Click here to Skip to main content
16,011,428 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalhandel run methode Pin
Anonymous28-May-03 17:24
Anonymous28-May-03 17:24 
Generalvery long numbers Pin
Selevercin28-May-03 17:17
Selevercin28-May-03 17:17 
GeneralRe: very long numbers Pin
Michael Dunn28-May-03 17:59
sitebuilderMichael Dunn28-May-03 17:59 
GeneralRe: very long numbers Pin
Joaquín M López Muñoz28-May-03 22:13
Joaquín M López Muñoz28-May-03 22:13 
GeneralRe: very long numbers Pin
algol29-May-03 1:54
algol29-May-03 1:54 
GeneralRe: very long numbers Pin
basementman29-May-03 4:18
basementman29-May-03 4:18 
GeneralRe: very long numbers Pin
Anna-Jayne Metcalfe2-Jun-03 0:26
Anna-Jayne Metcalfe2-Jun-03 0:26 
GeneralClosing Word files opened by Shellexecute() in WIN98 Pin
dandy7728-May-03 16:39
dandy7728-May-03 16:39 
Hi,
I faced really weird situation.
I wrote a code that opens some target file with Shellexecute() like following line.

ShellExecute(NULL, "open", szTargetName, NULL, NULL, SW_SHOWNORMAL);

This is written in independent cpp file which is included in some project.

I compiled it, and it was working in WIN 2K.
However, When I try to close MS WORD(***.doc) file which is opened by this project, windows freezes.

After long time, there was a pop up message that indicates "this process takes long time, do you want to continue?"

Everything is fine except MS WORD on WIN98.

I really wanna know what's going on and how to solve this problem.

PLEASE HELP ME.
Thanks in advance.
GeneralRe: Closing Word files opened by Shellexecute() in WIN98 Pin
DavidADEW29-May-03 2:31
DavidADEW29-May-03 2:31 
GeneralCreating MSFlexGrid at runtime Pin
Maratoid28-May-03 14:03
Maratoid28-May-03 14:03 
GeneralRe: Creating MSFlexGrid at runtime Pin
Toni7828-May-03 18:44
Toni7828-May-03 18:44 
GeneralGetPixel() help! Pin
EVim28-May-03 13:19
EVim28-May-03 13:19 
GeneralRe: GetPixel() help! Pin
Anonymous28-May-03 15:23
Anonymous28-May-03 15:23 
GeneralThank you! Pin
Sevim29-May-03 5:11
Sevim29-May-03 5:11 
GeneralZero Proof Algorithm Pin
3green28-May-03 12:05
3green28-May-03 12:05 
Generalraw socket sendto() Pin
Kuniva28-May-03 12:02
Kuniva28-May-03 12:02 
GeneralRe: raw socket sendto() Pin
Trollslayer28-May-03 22:15
mentorTrollslayer28-May-03 22:15 
GeneralRe: raw socket sendto() Pin
Kuniva29-May-03 1:03
Kuniva29-May-03 1:03 
GeneralRe: raw socket sendto() Pin
Johnny ²29-May-03 3:13
Johnny ²29-May-03 3:13 
GeneralTransparent window Pin
untwisted28-May-03 11:59
untwisted28-May-03 11:59 
GeneralRe: Transparent window Pin
Kippesoep29-May-03 2:13
Kippesoep29-May-03 2:13 
GeneralWeb Services Pin
Christian Graus28-May-03 11:48
protectorChristian Graus28-May-03 11:48 
GeneralRe: Web Services Pin
Nemanja Trifunovic28-May-03 11:57
Nemanja Trifunovic28-May-03 11:57 
GeneralRe: Web Services Pin
Christian Graus28-May-03 11:59
protectorChristian Graus28-May-03 11:59 
GeneralRe: Web Services Pin
Michael Dunn28-May-03 15:56
sitebuilderMichael Dunn28-May-03 15:56 

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.