Search:

Type: Posts; User: beegu

Search: Search took 0.01 seconds.

  1. Thanks kmdv. Sorry for posting in wrong place....

    Thanks kmdv.
    Sorry for posting in wrong place.
    my code is:
    if(GetAsyncKeyState(VK_LBUTTON) >= 0 && (GetAsyncKeyState(VK_RBUTTON) >= 0) )
    here I am checking both keys are up after dropping the...
  2. GetAsyncKeyState / GetKeyState returns

    GetAsyncKeyState / GetKeyState returns <0 values even after releasing the MouseButton. This happens only if we are trying to drop a file from my application to Another application window(eg Acrobat),...
Results 1 to 2 of 2