by Gonen
Question about the "GetAsyncKeyState" function
|
|
[13 replies] Last: Instead of using while(true) you should be using a GetMessage() or Pee... (by Zaita)
|
by kikolani
Drawing on a button click
|
|
[14 replies] Last: No, this is just the correct place to put your drawing code. As Bazz... (by closed account z05DSL3A)
|
Dev-C++ and Windows Programming |
|
[9 replies] Last: Welp, I tried code sample from your above link... It worked. I don't... (by mudoghasfleas)
|
by Vijay Ram S
Cannot set the height for owner draw menu
|
|
[no replies]
|
No Gain with Boost Threading |
|
[5 replies] Last: >>I have a loop set to create a number of worker threads, and a master... (by anders43)
|
by Malachi
Variables accessed in Window Procedure
|
|
[4 replies] Last: Glad that I could help. Sigma (by SigmaSecurity)
|
by LeviZhou
About Http request
|
|
[2 replies] Last: Since any sort of client program has to first connect to a server befo... (by SigmaSecurity)
|
by zoldri
first window
|
|
[3 replies] Last: thank you it is working now :) (by zoldri)
|
by GrosseVogel
Get Key
|
|
[4 replies] Last: I Figured it. THanks For The Help (by GrosseVogel)
|
by Malachi
Simple question about while (GetMessage (&messages, NULL, 0, 0)) loop
|
|
[6 replies] Last: learn (by bencharluo)
|
by Gonen
Problem in handling the WM_KEYDOWN message.
|
|
[7 replies] Last: No problems mate - any time =) (by chris)
|
by TexMurphy
Windows mouse cursor disappearing with CEdit
|
|
[no replies]
|
by charlie
Geginning Directx
|
|
[1 reply] : Try the tutorials at http://www.directxtutorial.com/Tutorial9/tutorial... (by Bazzy)
|
by LeviZhou
WinHttpRequest with Asia characters.
|
|
[no replies]
|
by pratyushad
forking in win32
|
|
[9 replies] Last: Hi Duoas , It is nice to finally have some more free time to enable m... (by closed account z05DSL3A)
|
by Zeta Two
Linker error, class library, windows SDK
|
|
[4 replies] Last: Well, yes. I can easily add the directory to any project through the p... (by Zeta Two)
|
by mca31
Problem in VC++ message handling
|
|
[2 replies] Last: Thank you for a quick reply. - Yes mpPreviewDialog itself posts the m... (by mca31)
|
by guykun
Declaring Globally with if/switch
|
|
[10 replies] Last: Yay ^_^ sorted it now, thanks for the help, didn't think about using ... (by guykun)
|
by cmh0114
Accessing File in C++
|
|
[1 reply] : Tutorial on Input/Output with files: http://www.cplusplus.com/doc/tuto... (by Bazzy)
|
by polyopulis
dev c++ made my file huge
|
|
[2 replies] Last: Because Dev-C++ uses GCC, you can add a good few options for further s... (by chris)
|