Search:

Type: Posts; User: rHm

Search: Search took 0.00 seconds.

  1. Replies
    17
    Views
    5,769

    Win95, 98 and ME do not support UNICODE in the...

    Win95, 98 and ME do not support UNICODE in the standard system libraries. NT4 an later is internally based on UNICODE. Maybe you are testing on 9x?
  2. Replies
    5
    Views
    1,090

    You can install these symbols - they will not do...

    You can install these symbols - they will not do anything to your system. But the versions on the VC++ 6 CD are outdated for the WinXP standard libraries, so I skipped them for my installation. But...
  3. Thread: ListView SetCheck

    by rHm
    Replies
    3
    Views
    2,444

    The easiest way is to use the...

    The easiest way is to use the ListView_SetCheckState macro documented at msdn:
    ListView_SetCheckState

    For such problems you should first search at msdn - mostly you find the answer fast.
    ...
  4. Get WM_COMMAND msgs of other applications controls

    Hi,

    my task is to improve an application that is able to emulate users input to other programs in order to test there functionality. What I want to do is to add capture and replay funktionality...
Results 1 to 4 of 4