
please wait
by Gregor
unicode sprintf problem
|
Hello I've written the following function as an example //Buf is a 4k wchar_t null-terminated string //edit is a textedit window handle int _log(wchar_... |
Jun 3, 2009 at 10:21am
[5 replies] Last: Look@post 2 (by Gregor)
|
by qazwsx
Problem calling a function with DialogBox 4th argument
|
So,hello there, my first post here. So, i've got a problem, that is, i've packaged my code into a class. Main() looks like this - int APIENTRY _tWinMain... |
Jun 3, 2009 at 8:39am
[7 replies] Last: Ok, i figured that one out, thanks to you, Hammurabi. I've made a st... (by qazwsx)
|
by Tom Backton
Screen w&h
|
How do I get the screen's width and height (real-time) using WinAPI ? |
Jun 2, 2009 at 4:03pm
[3 replies] Last: > How do I get the screen's width and height (real-time) using WinAPI... (by george135)
|
by Null
Displaying hex values
|
Is there any control to display hex (hex values in left and letters in right)? Thanks. |
Jun 2, 2009 at 2:56pm
[10 replies] Last: Thank you guys. I'm doing this right now. But anyway, is there any fun... (by Null)
|