by chiwing
can a no entry point dll debug by VS2008
|
|
[4 replies] Last: i am using vc++ 2008 express, how to compile it in debug mode, i just... (by writetonsharma)
|
by GrosseVogel
Timer
|
|
[2 replies] Last: Try this. const int NUM_MS = 1000; // Every second //... switc... (by Hammurabi)
|
by jetimms
Workings of MS STL list begin() and end() methods
|
|
[2 replies] Last: I see. So the sentinel node works like a terminal for the beginning a... (by jetimms)
|
by lluismc
Searching for a Text Editor Active X
|
|
[4 replies] Last: One Winword is embedded in your dialog/form, you have total control on... (by george135)
|
by luckycusp
Windows: PDF to Text converter
|
|
[5 replies] Last: Thank you eker676. Thats exactly the kind I was looking for! :) (by luckycusp)
|
by thienhung89
write game Disk Shooter
|
|
[1 reply] : I'm afraid no one will do homework for you. If you wish, you can post ... (by closed account S6k9GNh0)
|
by vikaschndr
How to Execute openssl command from windows service
|
|
[3 replies] Last: I am trying to automate the data collection, from a windows server. t... (by vikaschndr)
|
by GrosseVogel
Screen Refresh
|
|
[2 replies] Last: Thanks that helped alot. Thanks, MM (by GrosseVogel)
|
by GrosseVogel
TextOut vs TextDraw
|
|
[13 replies] Last: Ok Thanks to everyones help i got the text to work. guestgulkan Thanks... (by GrosseVogel)
|
Pong failure -_- |
|
[3 replies] Last: MSDN is insane. Probably not the place to learn from. A good author fo... (by Hammurabi)
|
by xyz444
use file path from OpenFileDialog
|
|
[1 reply] : You didn't null terminate the string. for( i=0;i<path->Length;i++)... (by Hammurabi)
|
by GrosseVogel
Buttons
|
|
[13 replies] Last: I Got it. After your help i figured out how to use the MoveWindow fucn... (by GrosseVogel)
|
by chiwing
how to write A regedit use c++
|
|
[4 replies] Last: Both XP and Vista are available in 32bit and 64 bit variants. Regi... (by closed account z05DSL3A)
|
by chiwing
API of last edit time
|
|
[4 replies] Last: yes.. thats what i said.. i replied about stat.. and there i am aski... (by writetonsharma)
|
by kyle11778
just starting
|
|
[9 replies] Last: :) that is the tutorial i am using!!! (by kyle11778)
|
by takeabyte
Piping from command prompt (console)
|
|
[2 replies] Last: Assuming windows: #include <iostream> #include <windows.h> i... (by Hammurabi)
|
by jrohde
Paint controls over background image
|
|
[2 replies] Last: Nevermind... Problem fixed. (by jrohde)
|
by takeabyte
Where to go from here
|
|
[1 reply] : Yeah, it sounds like your over-complicating things. Even though progra... (by gnewfenix)
|
by PseudoCode
Can't catch WM_DESTROY without DispatchMessage
|
|
[2 replies] Last: From MSDN on WM_CLOSE: An application can prompt the user for co... (by Hammurabi)
|
How to learn OpenGL? |
|
[2 replies] Last: opengl red book.. (by writetonsharma)
|