Click here to Skip to main content
15,886,518 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: InterlockedExchange : redefinition errors Pin
Judah Gabriel Himango27-Feb-06 5:22
sponsorJudah Gabriel Himango27-Feb-06 5:22 
QuestionNeed help (Urgent) Pin
rajeevktripathi26-Feb-06 17:21
rajeevktripathi26-Feb-06 17:21 
AnswerRe: Need help (Urgent) Pin
Ryan Binns26-Feb-06 17:26
Ryan Binns26-Feb-06 17:26 
QuestionRe: Need help (Urgent) Pin
rajeevktripathi26-Feb-06 18:05
rajeevktripathi26-Feb-06 18:05 
AnswerRe: Need help (Urgent) Pin
Naveen26-Feb-06 21:04
Naveen26-Feb-06 21:04 
QuestionRe: Need help (Urgent) Pin
rajeevktripathi26-Feb-06 21:24
rajeevktripathi26-Feb-06 21:24 
AnswerRe: Need help (Urgent) Pin
Naveen26-Feb-06 21:45
Naveen26-Feb-06 21:45 
AnswerRe: Need help (Urgent) Pin
Ryan Binns26-Feb-06 21:47
Ryan Binns26-Feb-06 21:47 
So format a floppy as a system disk (format /s from the command line) using a Windows 98 system, and put an autoexec.bat file on the disk that runs your program.

To automatically restart Windows afterwards, it gets a little complex. When your computer starts, BIOS loads the first sector of the hard disk into memory, then executes it. You could try doing the same. I'd recommend finding some information that shows the complete booting process, as I can't remember it all and don't know of any good resources. Have a look around on the net (google is your friend).

Ryan
"Punctuality is only a virtue for those who aren't smart enough to think of good excuses for being late" John Nichol "Point Of Impact"

QuestionHow to get dc of CScrollView before it's drawn? Pin
followait26-Feb-06 15:29
followait26-Feb-06 15:29 
AnswerRe: How to get dc of CScrollView before it's drawn? Pin
Ryan Binns26-Feb-06 17:08
Ryan Binns26-Feb-06 17:08 
GeneralRe: How to get dc of CScrollView before it's drawn? Pin
followait26-Feb-06 17:17
followait26-Feb-06 17:17 
GeneralRe: How to get dc of CScrollView before it's drawn? Pin
Ryan Binns26-Feb-06 17:21
Ryan Binns26-Feb-06 17:21 
GeneralRe: How to get dc of CScrollView before it's drawn? Pin
Nibu babu thomas26-Feb-06 17:30
Nibu babu thomas26-Feb-06 17:30 
Questionabout Shell_NotifyIcon Pin
HOW WHAT26-Feb-06 13:46
HOW WHAT26-Feb-06 13:46 
AnswerRe: about Shell_NotifyIcon Pin
Stephen Hewitt26-Feb-06 16:10
Stephen Hewitt26-Feb-06 16:10 
GeneralRe: about Shell_NotifyIcon Pin
HOW WHAT26-Feb-06 18:42
HOW WHAT26-Feb-06 18:42 
GeneralRe: about Shell_NotifyIcon Pin
Dennis Gourjii27-Feb-06 0:20
Dennis Gourjii27-Feb-06 0:20 
GeneralRe: about Shell_NotifyIcon Pin
HOW WHAT27-Feb-06 3:57
HOW WHAT27-Feb-06 3:57 
AnswerRe: about Shell_NotifyIcon Pin
Nibu babu thomas26-Feb-06 17:33
Nibu babu thomas26-Feb-06 17:33 
GeneralRe: about Shell_NotifyIcon Pin
HOW WHAT26-Feb-06 18:39
HOW WHAT26-Feb-06 18:39 
GeneralRe: about Shell_NotifyIcon Pin
Nibu babu thomas26-Feb-06 18:47
Nibu babu thomas26-Feb-06 18:47 
GeneralRe: about Shell_NotifyIcon Pin
HOW WHAT27-Feb-06 3:53
HOW WHAT27-Feb-06 3:53 
GeneralRe: about Shell_NotifyIcon Pin
Nibu babu thomas27-Feb-06 16:31
Nibu babu thomas27-Feb-06 16:31 
Questionarray instantiation in a __gc struct ??? Pin
JimWDurbin26-Feb-06 12:42
JimWDurbin26-Feb-06 12:42 
AnswerRe: array instantiation in a __gc struct ??? Pin
Ryan Binns26-Feb-06 17:09
Ryan Binns26-Feb-06 17:09 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.