Click here to Skip to main content
15,923,689 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: 3D mesh Pin
Roger Allen18-Jan-02 6:31
Roger Allen18-Jan-02 6:31 
GeneralExchange 5.5 Programming Pin
Aaron Schaefer17-Jan-02 7:49
Aaron Schaefer17-Jan-02 7:49 
GeneralRe: Exchange 5.5 Programming Pin
Michael P Butler17-Jan-02 22:11
Michael P Butler17-Jan-02 22:11 
GeneralOpenGL Pin
Rajveer17-Jan-02 7:45
Rajveer17-Jan-02 7:45 
GeneralRe: OpenGL Pin
Christian Graus17-Jan-02 9:37
protectorChristian Graus17-Jan-02 9:37 
GeneralApplication, Restart thyself! (how?) Pin
Chris Losinger17-Jan-02 7:26
professionalChris Losinger17-Jan-02 7:26 
GeneralRe: Application, Restart thyself! (how?) Pin
Chris Meech17-Jan-02 7:36
Chris Meech17-Jan-02 7:36 
GeneralRe: Application, Restart thyself! (how?) Pin
Jamie Hale17-Jan-02 7:49
Jamie Hale17-Jan-02 7:49 
<hackity hack>

How about firing off a tiny subprogram (batch file even) that waits for 2 seconds and then launches your app?

</hackity hack>

Seriously though, what part of your app needs to be restarted? Is the problem OS-specific - like, do you need to restart because you're bleeding memory or resources? OR could you solve your problem simply by emptying out a certain chunk of your app's memory and refreshing just that? If you could just do the latter, then you'd free yourself from having to worry about hackity hack solutions... Smile | :)

J

GeneralRe: Application, Restart thyself! (how?) Pin
Chris Losinger17-Jan-02 7:58
professionalChris Losinger17-Jan-02 7:58 
GeneralRe: Application, Restart thyself! (how?) Pin
Carlos Antollini17-Jan-02 8:07
Carlos Antollini17-Jan-02 8:07 
GeneralRe: Application, Restart thyself! (how?) Pin
Joaquín M López Muñoz17-Jan-02 8:43
Joaquín M López Muñoz17-Jan-02 8:43 
GeneralVC Debugging Q Pin
Todd Smith17-Jan-02 7:00
Todd Smith17-Jan-02 7:00 
GeneralRe: VC Debugging Q Pin
Joaquín M López Muñoz17-Jan-02 7:08
Joaquín M López Muñoz17-Jan-02 7:08 
GeneralRe: VC Debugging Q Pin
Jonas Larsson17-Jan-02 23:31
Jonas Larsson17-Jan-02 23:31 
GeneralRe: VC Debugging Q Pin
Todd Smith18-Jan-02 6:30
Todd Smith18-Jan-02 6:30 
GeneralI need Help with ShowWindow Pin
Abdiel Jaramillo17-Jan-02 6:15
Abdiel Jaramillo17-Jan-02 6:15 
GeneralRe: I need Help with ShowWindow Pin
Jon Hulatt17-Jan-02 6:25
Jon Hulatt17-Jan-02 6:25 
GeneralRe: I need Help with ShowWindow Pin
Carlos Antollini17-Jan-02 6:25
Carlos Antollini17-Jan-02 6:25 
QuestionHow can I associate a unique file suffix with an icon? Pin
DanYELL17-Jan-02 5:39
DanYELL17-Jan-02 5:39 
AnswerRe: How can I associate a unique file suffix with an icon? Pin
Michael Dunn17-Jan-02 5:52
sitebuilderMichael Dunn17-Jan-02 5:52 
GeneralOpenGL graphics prog Pin
Rajveer17-Jan-02 5:31
Rajveer17-Jan-02 5:31 
GeneralRe: OpenGL graphics prog Pin
asim_u17-Jan-02 6:32
asim_u17-Jan-02 6:32 
GeneralSplitter window, make one of the view 0,0 size and disable resizing... Pin
Braulio Dez17-Jan-02 4:44
Braulio Dez17-Jan-02 4:44 
GeneralRe: Splitter window, make one of the view 0,0 size and disable resizing... Pin
Joaquín M López Muñoz17-Jan-02 5:24
Joaquín M López Muñoz17-Jan-02 5:24 
GeneralRe: Splitter window, make one of the view 0,0 size and disable resizing... Pin
Braulio Dez17-Jan-02 5:38
Braulio Dez17-Jan-02 5:38 

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.