Search:

Type: Posts; User: irulet

Search: Search took 0.01 seconds.

  1. Thread: Mousemovepoint

    by irulet
    Replies
    5
    Views
    2,516

    actually I"m running it on windows xp... , dunno...

    actually I"m running it on windows xp... , dunno what other lib i need to load.
    thanx
  2. Thread: Mousemovepoint

    by irulet
    Replies
    5
    Views
    2,516

    thanks Ken, that was very helpful. However I ran...

    thanks Ken, that was very helpful.
    However I ran into another problem after the program was executing, it says"the procedure entr point GetMouseMovePOints could not be located in the dynamic link...
  3. Thread: Mousemovepoint

    by irulet
    Replies
    5
    Views
    2,516

    Mousemovepoint

    hi folks,
    I am new to windows programming, i have the following code:
    #include <windows.h>

    int main(){
    MOUSEMOVEPOINT lppt;
    ......
    }

    but MOUSEMOVEPOINT was not defined, what headers...
  4. Replies
    3
    Views
    2,344

    thanks, how would you do this windows? can you...

    thanks, how would you do this windows? can you provide me with some samples?
    thanks
  5. Replies
    3
    Views
    2,344

    handling mouse events in c++

    hi folks,
    I want to be able to detect mouse cursor position when it's been dragged or pressed(not in any particular window, but on the screen), how can this be done? Can someone provide me with...
Results 1 to 5 of 5