Converting a wstring to LPCTSTR |
|
[4 replies] Last: The pseudo conclusion I can come to is this then... While I was able ... (by closed account 1vRz3TCk)
|
Including headers |
|
[1 reply] : Ironicaly, this is the exact same example I used in my article on this... (by Disch)
|
by readysetgo
Free Library to use the Web Cam and to do Computer Vision
|
|
[1 reply] : OpenCV (by helios)
|
by jsprogrammer
encrypting something
|
|
[2 replies] Last: I'm not sure why you'd want to encrypt game files anyway. If they're ... (by Disch)
|
by Troy Wills
isPrime
|
|
[9 replies] Last: it says isPrime must return a value, what is that? (by Troy Wills)
|
by Deftwun
Rude::Config Compile error
|
|
[1 reply] : Finally figured it out. - I downloaded all the source files (cpp and... (by Deftwun)
|
Problem with reseting game |
|
[4 replies] Last: I lol'd IRL when I read that. That sure is usefull to know. Thanks aga... (by closed account 10oTURfi)
|
by Icenel
use %d and getch on c++
|
|
[3 replies] Last: I see, I didn't get that at first. Can you use Win32 api stuff? or is ... (by ceruleus)
|
by cpp123456789
no output result when searching array or displaying array
|
|
[no replies]
|
by Rahul Mittal
Sending output of the program to serial port (rs232 - COM3)
|
|
[1 reply] : VC++ consider port as a file , you have to open the port and then send... (by bluecoder)
|
by rrpjdisc
NEED HELP!!!
|
|
[7 replies] Last: You have assignment operators in your ifs if(x=0) // assigns x the... (by mik2718)
|
by DethRaid
Initializing 2D Static Array from Constructor
|
|
[2 replies] Last: Thank you! Now my array works! I have a few other problems, though, bu... (by DethRaid)
|
by ischuldt
nested template classes.
|
|
[4 replies] Last: Thank you!! (by ischuldt)
|
by codekiddy
how to disable autoinclude in visual studio
|
|
[9 replies] Last: so if I include wxWidgets headers into my project using project proper... (by codekiddy)
|
by Vladox
Tempate conversion method
|
|
[3 replies] Last: Well this is the only syntax error I see: { return (*B)ptr; } // ... (by Disch)
|
by whoami32
Critical section
|
|
[1 reply] : Talking from a Windows perspective, that's the normal way, kindof. In... (by webJose)
|
by kcbob
expected ';' before "else"
|
|
[6 replies] Last: how can i have it check for and ending value of },] or ) int len = ... (by Syuf)
|
Please help me.. |
|
[2 replies] Last: http://www.cplusplus.com/reference/iostream/ofstream/open/ See 'Parame... (by Syuf)
|
by mar11
C++0X
|
|
[4 replies] Last: From Wikipedia: The class std::initializer_list<> is a first-class C... (by kev82)
|
by ivansl
file operation problem
|
|
[no replies]
|