Click here to Skip to main content
15,892,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
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 
GeneralRe: debug error Pin
ranjjj3-Nov-03 17:06
ranjjj3-Nov-03 17:06 
GeneralRe: debug error Pin
David Crow4-Nov-03 2:31
David Crow4-Nov-03 2:31 
Generalmail server Pin
Ali7913-Nov-03 0:17
Ali7913-Nov-03 0:17 
GeneralRe: mail server Pin
melwyn3-Nov-03 1:44
melwyn3-Nov-03 1:44 

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.