by Affected1
Compiling error, open.c file
|
|
[no replies]
|
by Mel3
How to change this c++ 'macro' to inline code?
|
|
[2 replies] Last: Thanks 'TheDestroyer" ! Somehow I got confused on the fact that 'ptr'... (by Mel3)
|
by cpadam
Angle bracket as a command line parameter
|
|
[1 reply] : nice words (by nicholasramos156)
|
by PluX
Microsoft Media Foundation Webcam Interface
|
|
[no replies]
|
by dancks
Using Visual C++?
|
|
[1 reply] : Probably you created the project as a Win32 app, and not as a Console ... (by S G H)
|
by pfish
help????
|
|
[2 replies] Last: thanks (by pfish)
|
by rann141
Problem with string in dynamic allocated struct
|
|
[2 replies] Last: Problem solved. I put my struct into vector, thanks (by rann141)
|
by mobilevil
class member construction with parameter
|
|
[2 replies] Last: i am talking about the design of C++ language here, i thought a defau... (by mobilevil)
|
by mark103
Tick each checkboxes in the listview
|
|
[4 replies] Last: do anyone know how i can check the string 'enabled' in my php page for... (by mark103)
|
by atjm88
Tutorial For Win32??
|
|
[1 reply] : Here are my suggestions For tutorials http://msdn.microsoft.com/en-u... (by blackcoder41)
|
by hnick
Problem passing a vector array as a parameter
|
|
[6 replies] Last: Bingo! That evidently changed and I didn't notice it when I merged the... (by hnick)
|
by WetCode
Can anyone help me?
|
|
[1 reply] : Not sure I follow the question here. I guess this "applies to" is the... (by webJose)
|
by twgxslugger
run a program in background
|
|
[4 replies] Last: Yup that's all you should need ;) Happy coding! (by SH4773R)
|
by returnofx
SetWindowPos v CREATESTRUCT
|
|
[2 replies] Last: No this makes no difference. I have now tried on numerous different A... (by returnofx)
|
by time to c
Where is the metadata???
|
|
[4 replies] Last: Thanks for the information. (by time to c)
|
by HenryJ
wxWidget memory Leak, Please help!!!
|
|
[2 replies] Last: thanks mate! (by HenryJ)
|
by HenryJ
Array Problem
|
|
[6 replies] Last: Hi again, I found the solution, vectors but then this line keep gettin... (by HenryJ)
|
by xoxos
why doesn't it work?
|
|
[6 replies] Last: Could it simply be the array is to large for the stack? Have you tried... (by naraku9333)
|
by Ch1156
How to pause for certain amount of time
|
|
[1 reply] : It's Sleep. And it's not a keyword, it's a function part of the WinAPI... (by Athar)
|
rand is not being rand!!!!! |
|
[7 replies] Last: here is an old and simple algorithm from hal chamberlin for unsigned l... (by xoxos)
|