by gilnlopez
Capturing mouse clicks and keyboard activity
|
|
[8 replies] Last: Today I spent a few minutes reviewing this issue, and here is what I d... (by freddie1)
|
by tlchack5
Change Cell Count in Command Prompt
|
|
[1 reply] : I can be mistaken, but look at the function SetConsoleWindowInfo or ne... (by melkiy)
|
by KaidzAccount
How to retrieve the value of a dialog edit control?
|
|
[2 replies] Last: Thanks. (by KaidzAccount)
|
by NGen
Drawing on the Background
|
|
[10 replies] Last: I think the desktop window is a two part window - the bit with the ico... (by guestgulkan)
|
by KaidzAccount
Visual C++ Message Loops
|
|
[2 replies] Last: Thanks! (by KaidzAccount)
|
by Wazakindjes
Game Launcher (1,2)
|
|
[30 replies] Last: Already tried it, didn't work. But now I found something that downloa... (by Wazakindjes)
|
by KaidzAccount
Another Menu Event Problem (VISUAL C++)
|
|
[1 reply] : Solved myself. { case WM_COMMAND: // Windows command. Fin... (by KaidzAccount)
|
by KaidzAccount
Designing Menus: Problem assigning events to menu item clicks
|
|
[3 replies] Last: Thanks, solved. (by KaidzAccount)
|
Problem with edit control |
|
[6 replies] Last: Good! By the way, why don't you check out GetTextLength() and GetWi... (by freddie1)
|
by KaidzAccount
String being displayed as asian characters
|
|
[3 replies] Last: Kay (by KaidzAccount)
|
by aseempandey
video files not opening--in opencv with c++
|
|
[no replies]
|
by Bv202
Dialog boxes
|
|
[7 replies] Last: SetWindowPos() is generally the best way to resize and manipulate wind... (by Lamblion)
|
by traummacher
Winsock and NAT (Network address translation)
|
|
[no replies]
|
by mikehp
visual c++ GetWindow member function
|
|
[2 replies] Last: Is the DLL loaded in the address space of the executable that you coun... (by webJose)
|
by jcylam
stupid question to most people. What language is .NET? is it c#
|
|
[6 replies] Last: Okay, thanks. (by Lamblion)
|
by rayman
libwmp3 library not working?
|
|
[7 replies] Last: george135 is right, mciSendString function works and the DirectX API i... (by mackabee)
|
by Gilmar
Detect usb insertion and removal
|
|
[3 replies] Last: Ok, i just pasted the msdn code sample. I modified it a little bit use... (by Gilmar)
|