Click here to Skip to main content
15,905,136 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionActive Explorer window Pin
Anil_vvs24-Jan-06 23:00
Anil_vvs24-Jan-06 23:00 
AnswerRe: Active Explorer window Pin
David Crow25-Jan-06 4:20
David Crow25-Jan-06 4:20 
QuestionWbemuuid.lib Pin
kelprinc24-Jan-06 22:26
kelprinc24-Jan-06 22:26 
AnswerRe: Wbemuuid.lib Pin
Steve S24-Jan-06 23:34
Steve S24-Jan-06 23:34 
GeneralRe: Wbemuuid.lib Pin
kelprinc24-Jan-06 23:45
kelprinc24-Jan-06 23:45 
QuestionMenu ID Pin
Hans Ruck24-Jan-06 22:11
Hans Ruck24-Jan-06 22:11 
AnswerRe: Menu ID Pin
toxcct24-Jan-06 22:30
toxcct24-Jan-06 22:30 
GeneralRe: Menu ID Pin
Hans Ruck24-Jan-06 22:33
Hans Ruck24-Jan-06 22:33 
GeneralRe: Menu ID Pin
toxcct24-Jan-06 22:43
toxcct24-Jan-06 22:43 
GeneralRe: Menu ID Pin
Hans Ruck24-Jan-06 23:58
Hans Ruck24-Jan-06 23:58 
QuestionRestarting the Application Pin
Ali Tavakol24-Jan-06 21:30
Ali Tavakol24-Jan-06 21:30 
AnswerRe: Restarting the Application Pin
M.Mehrdad.M24-Jan-06 21:57
M.Mehrdad.M24-Jan-06 21:57 
GeneralRe: Restarting the Application Pin
Ali Tavakol26-Jan-06 6:24
Ali Tavakol26-Jan-06 6:24 
GeneralRe: Restarting the Application Pin
M.Mehrdad.M27-Jan-06 20:04
M.Mehrdad.M27-Jan-06 20:04 
QuestionRe: Restarting the Application Pin
Owner drawn24-Jan-06 22:20
Owner drawn24-Jan-06 22:20 
AnswerRe: Restarting the Application Pin
Ali Tavakol26-Jan-06 6:21
Ali Tavakol26-Jan-06 6:21 
GeneralRe: Restarting the Application Pin
Owner drawn26-Jan-06 16:46
Owner drawn26-Jan-06 16:46 
Yeah I have done that in VB.net many times.

And in VC++ it must be easy too.

Close all open streams, handles, and whatever resources that you are using. Equivalent to shutting down of the application but not really shutting down.

Now start up your application with ShellExecute...

And immediately after that quit your application. It will work.

Jesus LovesRose | [Rose]
<marquee direction="up" height="40" scrolldelay="1" step="1" scrollamount="1" style="background:#aabbcc;border-bottom:thin solid 1px #6699cc">
--Owner DrawnRose | [Rose]
--Nothing special
--Defeat is temporary but surrender is permanent
--Never say quits
--Jesus is LordRose | [Rose]

Questioncode in C language that can save and edit Pin
shazzney24-Jan-06 21:16
shazzney24-Jan-06 21:16 
AnswerRe: code in C language that can save and edit Pin
Laxman924-Jan-06 21:29
Laxman924-Jan-06 21:29 
GeneralRe: code in C language that can save and edit Pin
shazzney24-Jan-06 22:00
shazzney24-Jan-06 22:00 
GeneralRe: code in C language that can save and edit Pin
Rage25-Jan-06 0:17
professionalRage25-Jan-06 0:17 
AnswerRe: code in C language that can save and edit Pin
toxcct24-Jan-06 21:31
toxcct24-Jan-06 21:31 
GeneralRe: code in C language that can save and edit Pin
shazzney24-Jan-06 21:51
shazzney24-Jan-06 21:51 
GeneralRe: code in C language that can save and edit Pin
toxcct24-Jan-06 22:05
toxcct24-Jan-06 22:05 
AnswerRe: code in C language that can save and edit Pin
David Crow25-Jan-06 4:24
David Crow25-Jan-06 4:24 

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.