by mosxopul
Detecting memory leak in complicating source code
|
|
[4 replies] Last: use this function at the end of your code. secondly, if you read abou... (by writetonsharma)
|
by unregistered
win32api
|
|
[3 replies] Last: Read MSDN, Petzold, Richter, Russinovich books and Win32 api group for... (by george135)
|
by tattva
[Win Api]Problem with list box
|
|
[1 reply] : this message will come in WM_COMMAND, see msdn for this. if this is t... (by writetonsharma)
|
createWindowEx problem |
|
[5 replies] Last: Oh yeah, the WndProc should pass on unused messages to the default... (by guestgulkan)
|
by cstudent
MFC linker error LNK1120???
|
|
[1 reply] : You need to post the full error message, including all the unresolved ... (by kbw)
|
by cstudent
problem with .... const char [10]' to 'LPCTSTR
|
|
[2 replies] Last: yeah that worked thanks very much though got another problem here: h... (by cstudent)
|
by Kray
Clipboard error
|
|
[4 replies] Last: code looks fine.. not able to find anything wrong.. :( do you have an... (by writetonsharma)
|
by justinformed
outfile in VC++ 2005 Express Edition
|
|
[7 replies] Last: i figured out how to convert the values to strings but I still get the... (by justinformed)
|
by zllatar
What's the problem
|
|
[2 replies] Last: Double posting after being told that this is not a VB forum is worse a... (by RaptorX)
|
by zouzoulikou
How to get the flags set during the creation of an imagelist ?
|
|
[1 reply] : I'm not sure what you are trying to do. If you want the value of the ... (by Kray)
|
by Gaylle
please correct my source code
|
|
[2 replies] Last: change \n to endl; you dont have to post your problem in each forum... (by writetonsharma)
|
by ElenaLowery
HTMLEditor hosted in C++/ATL application
|
|
[no replies]
|
by Gregor
Overwriting some (WM_PAINT) of DefWindowProc()
|
|
[2 replies] Last: i havent written anything...kinda on halt... { if(active){{ }... (by Gregor)
|
by win32puzzled
Custom dropdown window
|
|
[2 replies] Last: create a dialog and fix a combo box in that.. create dialog with templ... (by writetonsharma)
|
by piction
Datatransfer multithreads
|
|
[no replies]
|
by whizard
C++/CLI: make toolstripbuttons behave like radio buttons
|
|
[1 reply] : For anyone interested later, the solution was to use dynamic casting: ... (by whizard)
|
beginner's questions about compiling on mac and windows |
|
[1 reply] : What errors do you have? (by Bazzy)
|
by rain
How to wait until window with given title is activated?
|
|
[3 replies] Last: even if you dont have any class name for that window you can use NULL ... (by writetonsharma)
|
by gen1mx6
use createfile to write to ports?
|
|
[2 replies] Last: you are correct on both of your assumptions... sorry wrote it right be... (by gen1mx6)
|
by Thorgil
How to Compile in windows?
|
|
[2 replies] Last: ok, thnx!!! (by Thorgil)
|