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

C / C++ / MFC

 
GeneralRe: The browser and the registry Pin
Tommy H D Svensson31-Oct-01 2:04
Tommy H D Svensson31-Oct-01 2:04 
Generalin debugger not starts Pin
26-Sep-01 3:36
suss26-Sep-01 3:36 
GeneralRe: in debugger not starts Pin
Tomasz Sowinski26-Sep-01 4:02
Tomasz Sowinski26-Sep-01 4:02 
GeneralRe: in debugger not starts Pin
26-Sep-01 4:42
suss26-Sep-01 4:42 
GeneralPasting RTF into word automated... Pin
Braulio Dez26-Sep-01 3:26
Braulio Dez26-Sep-01 3:26 
GeneralShellExecute Pin
Steve Thresher26-Sep-01 2:47
Steve Thresher26-Sep-01 2:47 
GeneralRe: ShellExecute Pin
Tomasz Sowinski26-Sep-01 3:03
Tomasz Sowinski26-Sep-01 3:03 
GeneralRe: ShellExecute Pin
Oscar Vazquez26-Sep-01 3:30
Oscar Vazquez26-Sep-01 3:30 
Steve:
This work fine.

ShellExecute(NULL,"open","C:\\temp\\Test.doc",NULL,"C:\\temp",SW_SHOW );

If it don't work in your PC, try opening a .doc file from Explorer.
Is you got the some problem, then chek your .doc file Registry assosiation.

GeneralMultibyte character Pin
26-Sep-01 2:11
suss26-Sep-01 2:11 
GeneralRe: Multibyte character Pin
Anders Molin26-Sep-01 2:42
professionalAnders Molin26-Sep-01 2:42 
Generaldialog in dll Pin
Bjorn26-Sep-01 0:43
Bjorn26-Sep-01 0:43 
GeneralRe: dialog in dll Pin
Oscar Vazquez26-Sep-01 3:46
Oscar Vazquez26-Sep-01 3:46 
GeneralRe: dialog in dll Pin
#realJSOP26-Sep-01 4:29
professional#realJSOP26-Sep-01 4:29 
GeneralProblem reading string from registry Pin
26-Sep-01 0:23
suss26-Sep-01 0:23 
GeneralRe: Problem reading string from registry Pin
Michael P Butler26-Sep-01 0:33
Michael P Butler26-Sep-01 0:33 
GeneralRe: Problem reading string from registry Pin
Anders Molin26-Sep-01 0:34
professionalAnders Molin26-Sep-01 0:34 
GeneralRe: Problem reading string from registry Pin
Gavin Jerman26-Sep-01 2:06
Gavin Jerman26-Sep-01 2:06 
GeneralRe: Problem reading string from registry Pin
26-Sep-01 4:12
suss26-Sep-01 4:12 
GeneralRe: Problem reading string from registry Pin
Michael Dunn26-Sep-01 8:45
sitebuilderMichael Dunn26-Sep-01 8:45 
QuestionI was wondering - why isn't WM_LBUTTONUP received? Pin
26-Sep-01 0:23
suss26-Sep-01 0:23 
AnswerRe: I was wondering - why isn't WM_LBUTTONUP received? Pin
Tomasz Sowinski26-Sep-01 1:01
Tomasz Sowinski26-Sep-01 1:01 
GeneralRe: I was wondering - why isn't WM_LBUTTONUP received? Pin
26-Sep-01 13:47
suss26-Sep-01 13:47 
Generalslow OpenGL in MFC Pin
25-Sep-01 23:43
suss25-Sep-01 23:43 
GeneralRe: slow OpenGL in MFC Pin
26-Sep-01 7:01
suss26-Sep-01 7:01 
GeneralRe: slow OpenGL in MFC Pin
JoNy26-Sep-01 22:33
JoNy26-Sep-01 22:33 

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.