Click here to Skip to main content
15,914,594 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: dumb question Pin
Alton Williams5-Nov-03 0:26
Alton Williams5-Nov-03 0:26 
GeneralMDI application & DLLs Pin
mfcbeginer3-Nov-03 5:06
mfcbeginer3-Nov-03 5:06 
GeneralSerialization questions Pin
Alton Williams3-Nov-03 4:35
Alton Williams3-Nov-03 4:35 
GeneralRe: Serialization questions Pin
Steve S3-Nov-03 22:59
Steve S3-Nov-03 22:59 
GeneralOverloading the << and >> operators CArchive Pin
Alton Williams3-Nov-03 4:27
Alton Williams3-Nov-03 4:27 
GeneralRe: Overloading the << and >> operators CArchive Pin
Steve S3-Nov-03 22:55
Steve S3-Nov-03 22:55 
GeneralRe: Overloading the << and >> operators CArchive Pin
Alton Williams3-Nov-03 23:20
Alton Williams3-Nov-03 23:20 
GeneralRe: Overloading the << and >> operators CArchive Pin
Steve S4-Nov-03 0:58
Steve S4-Nov-03 0:58 
GeneralCDataGrid Pin
Alton Williams3-Nov-03 4:22
Alton Williams3-Nov-03 4:22 
QuestionHow to use UniCode Pin
Member 4580153-Nov-03 3:19
Member 4580153-Nov-03 3:19 
AnswerRe: How to use UniCode Pin
Joe Woodbury3-Nov-03 5:45
professionalJoe Woodbury3-Nov-03 5:45 
GeneralOpening Bookmarked HTML files Pin
John Ulvr3-Nov-03 3:11
John Ulvr3-Nov-03 3:11 
I am trying to open an htlm file to a specific bookmark without any success. I am tyring to use the ShellExecute command as follows:

ShellExecute(0, "open", "c:\test.html#Bookmark1", NULL, NULL, SW_SHOWNORMAL);

The result is that the program opens test.html in explorer, but does not got to Bookmark1. Is there any way to do this?

And while I'm on the subject, is there any way to do the same thing with PDF files (open a PDF file to a specific location?)


Thanks,

John
GeneralRunning CScript.exe via CreateProcess Pin
Gary Wheeler3-Nov-03 2:16
Gary Wheeler3-Nov-03 2:16 
GeneralRe: Running CScript.exe via CreateProcess Pin
David Crow3-Nov-03 4:32
David Crow3-Nov-03 4:32 
GeneralRe: Running CScript.exe via CreateProcess Pin
Gary Wheeler3-Nov-03 5:08
Gary Wheeler3-Nov-03 5:08 
GeneralRe: Running CScript.exe via CreateProcess Pin
David Crow3-Nov-03 5:20
David Crow3-Nov-03 5:20 
GeneralRe: Running CScript.exe via CreateProcess Pin
Gary Wheeler3-Nov-03 7:10
Gary Wheeler3-Nov-03 7:10 
GeneralRe: Running CScript.exe via CreateProcess Pin
Michael Dunn3-Nov-03 5:39
sitebuilderMichael Dunn3-Nov-03 5:39 
GeneralRe: Running CScript.exe via CreateProcess Pin
Gary Wheeler3-Nov-03 7:07
Gary Wheeler3-Nov-03 7:07 
GeneralWinsock : Ip of broadcaster Pin
Ortie3-Nov-03 1:25
Ortie3-Nov-03 1:25 
GeneralRe: Winsock : Ip of broadcaster Pin
Ortie3-Nov-03 1:37
Ortie3-Nov-03 1:37 
Generaldebug error Pin
ranjjj3-Nov-03 0:25
ranjjj3-Nov-03 0:25 
GeneralRe: debug error Pin
Michael P Butler3-Nov-03 0:56
Michael P Butler3-Nov-03 0:56 
GeneralRe: debug error Pin
ranjjj3-Nov-03 4:02
ranjjj3-Nov-03 4:02 
GeneralRe: debug error Pin
David Crow3-Nov-03 4:36
David Crow3-Nov-03 4:36 

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.