by Lamblion
Screen Stuff
|
|
[5 replies] Last: FWIW, GetWindowPlacement() and SetWindowPlacement() did the trick. Tha... (by Lamblion)
|
by bit64
Can't get VirtualAllocEx to work.
|
|
[2 replies] Last: kbw, the user is trying to allocate memory in an external process, I w... (by webJose)
|
by tapir8
A good book you would recommend on Windows Programming?(for beginners)
|
|
[1 reply] : My usual recommendation is: Programming Windows 5th Edition Charles... (by closed account z05DSL3A)
|
by meesa
[C++] Win32 API Key press getting sent 3 times
|
|
[12 replies] Last: It ended up being a completely unrelated piece of code in the message ... (by meesa)
|
by error
Crash in ExtractIconEx
|
|
[3 replies] Last: Well then, I've shot my wad. Without more code, it will be impossible ... (by Lamblion)
|
importance of variable type in programming |
|
[2 replies] Last: Floating Point = Variable percision (mostly). Fixed Point = Set per... (by Computergeek01)
|
by starface245
forward export system32 dll
|
|
[2 replies] Last: I do not want to go to that route. (by starface245)
|
by ty98
Dialog Icon
|
|
[8 replies] Last: Thanks (by ty98)
|
by time to c
Changing attributes of file and folder.
|
|
[3 replies] Last: HEHEHE (by ty98)
|
by dredogol
MSVC++ error ... moving file directories
|
|
[1 reply] : If you still need it: VS2010 lets you create 'filters' in the IDE its... (by closed account 3hM2Nwbp)
|
by Lamblion
Global Struct
|
|
[2 replies] Last: Perfect! Thanks very much. (by Lamblion)
|
by amichael444
ActiveX save file to disk
|
|
[5 replies] Last: Well actually, it turns out in the end that it wasn't an ActiveX issue... (by amichael444)
|
by sunny712
function of wm_initmenu message
|
|
[1 reply] : Is MSDN's explanation not enough? http://msdn.microsoft.com/en-us/lib... (by webJose)
|
by UsmanButt
Transfer Image to Server in C++
|
|
[5 replies] Last: Thanks Bros. I got the solution. Thanks alot for your kind help (by UsmanButt)
|
by awlito3
HELP with "love" program
|
|
[no replies]
|
Mysterious linker errors |
|
[2 replies] Last: Thanks for your reply, garrido. @headers: yes, I have. I think it wou... (by closed account yRX36Up4)
|
by henry1999sg
C++ lib for email
|
|
[1 reply] : For SMTP surely you would just open a socket and send the text for the... (by minime)
|
by Mafioso
ms vs c++ shows error where it shouldn't
|
|
[4 replies] Last: Oh, thank you very much! :) I had a circular include, my core.h includ... (by Mafioso)
|
by SHUBSCHER
having problems with subclasses
|
|
[1 reply] : You have changed your program so much that your program contains some ... (by guestgulkan)
|
by Mekolle
Send backspace to a TextBox
|
|
[3 replies] Last: Nice! Thanks, both worked for me! The first one you could set how ma... (by Mekolle)
|