Search:

Type: Posts; User: awarden

Search: Search took 0.01 seconds.

  1. Thread: dual monitors

    by awarden
    Replies
    10
    Views
    2,489

    That virtual desktop is nice. XP's got it now in...

    That virtual desktop is nice.
    XP's got it now in with the powertoys.
    You can get em here http://download.microsoft.com/download/whistler/Install/1.0/WXP/EN-US/PowerToySetup.exe
  2. Replies
    4
    Views
    1,653

    what do I have to include for mfc app

    Hi,
    I was just wondering, what files do I have to include with a program that uses mfc(besides my program files.)
    TIA
  3. Replies
    1
    Views
    1,529

    You could try;...

    You could try;
    ::SetWindowPos(m_hWnd,HWND_TOPMOST, 100,100,140,140, SWP_NOMOVE | SWP_NOSIZE);
    with your own values.
  4. Replies
    8
    Views
    1,681

    Cool, I might not be an idiot afterall; green as...

    Cool, I might not be an idiot afterall; green as ****, but it sounds like I was on the right track.
    I'm writing and testing this on winME(stop laughing) and VC6 and it's getting tested by another...
  5. Replies
    8
    Views
    1,681

    I tried your suggestion but it wouldn't compile....

    I tried your suggestion but it wouldn't compile.
    I'm pretty sure the first way was correct.
    Thanks for looking it over but I think the problem might be fixed with the new SDK.
    Also, I'm not the...
  6. Replies
    8
    Views
    1,681

    Uh Oh

    That means the problem is somewhere else.
    I'll try downloading the newest SDK (56k modem, that's gonna hurt.)
    Here's the code:...
  7. Replies
    8
    Views
    1,681

    Add folder to XP?

    Help.......
    I've always used "CreateDirectory()" to make folders but it doesn't seem to work in XP.
    How would I create a new directory in winXP on the c: (root) drive?
    Could I create the folder in...
Results 1 to 7 of 7