by s8050
GetKeyboardState() & SetKeyboardState()
|
|
[1 reply] : Somehow it just worked after inserting a meaningless call to GetKeySta... (by s8050)
|
by V07
MultiTasking
|
|
[2 replies] Last: Very Thank you Finally made this to work with your help, It works now ... (by V07)
|
Freeglut header declearetion problem |
|
[1 reply] : what error? describe more details. Show the full source code as well a... (by Muzibur Rahman)
|
by richardv
When is control given back to calling program?
|
|
[3 replies] Last: Years ago, I worked at a bank that rolled started using Daytona Gold, ... (by kbw)
|
by Ahmed Kilany
help - limit download/upload speed
|
|
[no replies]
|
by evaboy
Win32: l need help on filling a combo box
|
|
[2 replies] Last: @Shadowwolf: Thanks so much. you saved my life. (by evaboy)
|
by V07
Why this code not creating button on my main window?
|
|
[3 replies] Last: Thank you everyone for helping me (by V07)
|
by DavidTheTech
Move Desktop icons when mouse is near
|
|
[2 replies] Last: Maybe this give you some hints. http://www.rohitab.com/discuss/topic/3... (by Thomas1965)
|
by badboy1245
Unicode
|
|
[5 replies] Last: @Thomas1965, That Code Project is VERY helpful to me. Using C++ sta... (by closed account E0p9LyTq)
|
by milindmb
MFC: CListBox with multiple selection issue.
|
|
[no replies]
|
Freeglut tutorials |
|
[no replies]
|
by lowarago
Send Message to other Apps
|
|
[2 replies] Last: Thank you very much. WinSpy is what I was looking for. (by lowarago)
|
Which line should I use for game programming? |
|
[7 replies] Last: https://en.wikipedia.org/wiki/Rendering_(computer_graphics) (by Moooce)
|
by leardfazliu
QT program
|
|
[no replies]
|
by Hex213
Active user
|
|
[1 reply] : Look here: https://msdn.microsoft.com/en-us/library/windows/desktop/m... (by coder777)
|
by leardfazliu
How to detect selected text or file?
|
|
[5 replies] Last: if (cin >> SendMessage(hEdit, EMGETSEL, (WPARAM)&thestart, (WLPARAM)&... (by Thomas1965)
|
by JoorDovah
How do you find when a user presses 'H'?
|
|
[2 replies] Last: You need to handle WM_CHAR messages in your Window Procedure. The cha... (by freddie1)
|
by leardfazliu
SDL - How to keyboard input
|
|
[14 replies] Last: are you are saying it still says state is not defined? you need to hel... (by Moooce)
|
by V07
Could you please explain me the difference?
|
|
[6 replies] Last: Don't know CoderJames. I don't work with networked stuff much, so you... (by freddie1)
|
by DrZoidberg
Multithreading: simultaneous read/write?
|
|
[1 reply] : To ensure that the pointer is valid across the threads make the pointe... (by coder777)
|