by adrian89
double pointers
|
|
[11 replies] Last: [quote=Disch]if you have str you cannot convert it to a char** ( at ... (by Disch)
|
by elPicione
Strange Behaviour in fopen&drag/drop
|
|
[2 replies] Last: Thank You for your help :D (by elPicione)
|
by Arthur123
Again with the annoying string conversion error.
|
|
[3 replies] Last: Yes, but you're thru. Now the compiler is satisfied and the linker whi... (by coder777)
|
if (edit window text == "a string") |
|
[2 replies] Last: Thank you so much, I was getting very frustrated with this :P (by CPPProgrammer4L)
|
by like2codecpp
int to system::string
|
|
[3 replies] Last: What do you think System::Convert::ToString(...); is doing? No magic... (by coder777)
|
by bbgst
Too many WM_PAINT
|
|
[4 replies] Last: Thanks, that solved my problem. I'm really becoming a fan of this foru... (by bbgst)
|
by kind9
How can I "hide" WinMain like MFC does?
|
|
[2 replies] Last: Not having been brain washed into thinking that every procedural func... (by kind9)
|
Email Console VC++ 2010 |
|
[no replies]
|
by knighthonor
Problems with an Array of Strings in a Class's Private area
|
|
[1 reply] : hello knighthonor, how does the class looks like? (by coder777)
|
by ahmad78
urgent ... c++ error i cant find solution
|
|
[8 replies] Last: FILE * sortie = NULL; (by coder777)
|
by like2codecpp
open cd tray
|
|
[10 replies] Last: i wanted to loop it for the LOLs. (by like2codecpp)
|
by indigo
release build problem
|
|
[7 replies] Last: The thing is that i need miltithreaded dll in my project, but i didn't... (by indigo)
|
by wtf
Cannot set file to have multiple attributes
|
|
[1 reply] : It says right in the documentation for this function to assign multipu... (by Computergeek01)
|
by PaddyH
BSTR - no page
|
|
[4 replies] Last: Thanks Null, that looks the part. Do I have to call VirtualAlloc be... (by PaddyH)
|
by brocoli
Use IDL in C++ CLI/CLR (.NET)
|
|
[no replies]
|
by Lonck
buy 51 apples but only only 50 left so buy them and print message.
|
|
[3 replies] Last: if (ApplesToBuy > CurrentApples) std::cout << "There aren't enough... (by Kiana)
|
Compile as system file |
|
[4 replies] Last: Thank you! Your response was very helpful. (by closed account NAXz3TCk)
|
Win32 Text Output Example |
|
[6 replies] Last: Heres an example of how to draw text in the center of your window, and... (by kaije)
|
by pcpro178
Using a Message-Only Window to Receive Device Change Notification Messages
|
|
[5 replies] Last: I can't comment on your suggestion, but you could just use a hidden Wi... (by kbw)
|
ChangeDisplaySettingsEx Function |
|
[1 reply] : So evidently it's not enough to tell the Windows API that I want the r... (by Computergeek01)
|