by noaboa
Get Working Directory Windows
|
|
[5 replies] Last: While I'm here 1. Passing NULL to GetModuleFileName() does the same t... (by andywestken)
|
Convert string to LPCSTR?maybe? |
|
[3 replies] Last: and for the download status? (i mean percentage) No problem, the Web... (by Thomas1965)
|
by redchem
replace space with a zero IP control
|
|
[2 replies] Last: Thanks, I stared at this way too long and missed that. (by redchem)
|
by musfiqur
Question about GDI ?
|
|
[2 replies] Last: Anyone for question number 2 ? (by musfiqur)
|
by Hex213
Only my application
|
|
[4 replies] Last: Let's change gears a bit here OP. If you want the users attention excl... (by Computergeek01)
|
by cppfanscn
How do I unzip password protected zip file?
|
|
[2 replies] Last: I have used ziputils before and it is by far the easiest solution I co... (by kind9)
|
by JT Maston
Button
|
|
[4 replies] Last: OK thank you very much! (by JT Maston)
|
by redchem
need help with windows IP Control box
|
|
[7 replies] Last: I am starting to figure out that I have a class problem. If I try to u... (by redchem)
|
by ekincaid2002
having issues with serial search
|
|
[2 replies] Last: Your code doesn't make much sense to me. You load the file into a vec... (by Thomas1965)
|
by user6677
How to get focus of the debugged window?
|
|
[no replies]
|
by Cambalinho
how convert from LPCTSTR to string?
|
|
[9 replies] Last: finally i can convert them to a string: BOOL CALLBACK PropEnumProc( ... (by Cambalinho)
|
by sgnifus
progress on program running
|
|
[2 replies] Last: Thank you :-), i go to study it (by sgnifus)
|
by Kunal123
DLL creation in visual studio 12 using command prompt
|
|
[1 reply] : Add /MT or /MD switches to link against runtime library. See exact co... (by modoran)
|
by donvigor
void WINAPI entrypoint (void)
|
|
[3 replies] Last: You can have a custom entry point, but then you need to not use any C ... (by modoran)
|
Error starting an executable in a new process CreateProcess() |
|
[5 replies] Last: It is possible that this program requires specific things set up. Use ... (by modoran)
|
by john1990
Win32 Project in Microsoft Visual Studio
|
|
[no replies]
|
Advice on how to draw. |
|
[1 reply] : Sorry, I'm having a hard time reading your code. Can you enclose the ... (by willbprog127)
|
by souria
generate 10 random number
|
|
[1 reply] : Avoid the C random functions. C++ has better and more random generati... (by closed account E0p9LyTq)
|
by devendert
Calling Managed Functions (C#) from C++
|
|
[no replies]
|
Error reading registry key |
|
[2 replies] Last: THANKS!!! I'M LOOKING FOR A NICE ANSWER FROM 2 WEEKS!! added: DWORD ... (by Mario Valentino)
|