Click here to Skip to main content
15,920,603 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Superscipt in sourcecode/dialog caption Pin
Joel Lucsy29-Jan-03 3:01
Joel Lucsy29-Jan-03 3:01 
GeneralRe: Superscipt in sourcecode/dialog caption Pin
Roger Allen29-Jan-03 0:55
Roger Allen29-Jan-03 0:55 
GeneralRe: Superscipt in sourcecode/dialog caption Pin
John Oliver29-Jan-03 1:17
John Oliver29-Jan-03 1:17 
GeneralMDI & Html Pin
jeremysay28-Jan-03 22:24
jeremysay28-Jan-03 22:24 
GeneralRe: MDI & Html Pin
HENDRIK R28-Jan-03 22:28
HENDRIK R28-Jan-03 22:28 
GeneralRe: MDI & Html Pin
jeremysay28-Jan-03 22:46
jeremysay28-Jan-03 22:46 
GeneralContrilling Smart App's from internal Web pages Pin
Peter Tewkesbury28-Jan-03 21:53
professionalPeter Tewkesbury28-Jan-03 21:53 
GeneralRe: Contrilling Smart App's from internal Web pages Pin
HENDRIK R28-Jan-03 22:12
HENDRIK R28-Jan-03 22:12 
Hello,
to call an application's function out of a html page, you should use the the external object provided in JavaScript. To be able to react on the fuction call, you've to implement the IDispatch interface in your application, there handling GetExternal(). This function is called whenever a call to external is done inside a web page.
To get more information, you should search MSDN for "webbrowser customization" or chtmlview and IDispatch.
Generalcascaded and tiled dialogs in SDI MFC applications Pin
annona28-Jan-03 21:19
annona28-Jan-03 21:19 
GeneralIcon in the status bar - like Yahoo messenger... Pin
Florin Ochiana28-Jan-03 21:02
Florin Ochiana28-Jan-03 21:02 
GeneralRe: Icon in the status bar - like Yahoo messenger... Pin
Rickard Andersson2028-Jan-03 21:40
Rickard Andersson2028-Jan-03 21:40 
GeneralRe: Icon in the status bar - like Yahoo messenger... Pin
Rickard Andersson2028-Jan-03 21:43
Rickard Andersson2028-Jan-03 21:43 
GeneralRe: Icon in the status bar - like Yahoo messenger... Pin
Florin Ochiana28-Jan-03 21:46
Florin Ochiana28-Jan-03 21:46 
GeneralA question about TransmitFile Pin
Kerry Chou28-Jan-03 20:51
Kerry Chou28-Jan-03 20:51 
GeneralRe: A question about TransmitFile Pin
Abbas_Riazi29-Jan-03 9:05
professionalAbbas_Riazi29-Jan-03 9:05 
Generaltwo or more classes with cross-reference Pin
Sergei Yevseyev28-Jan-03 20:47
Sergei Yevseyev28-Jan-03 20:47 
GeneralRe: two or more classes with cross-reference Pin
Joaquín M López Muñoz28-Jan-03 20:53
Joaquín M López Muñoz28-Jan-03 20:53 
GeneralRe: two or more classes with cross-reference Pin
Sergei Yevseyev28-Jan-03 21:12
Sergei Yevseyev28-Jan-03 21:12 
Questionget selected text from web page??? Pin
xxhimanshu28-Jan-03 20:18
xxhimanshu28-Jan-03 20:18 
AnswerRe: get selected text from web page??? Pin
jeremysay29-Jan-03 5:14
jeremysay29-Jan-03 5:14 
GeneralEmbedded Word Automation... Pin
Aswin Kumar28-Jan-03 20:09
Aswin Kumar28-Jan-03 20:09 
GeneralCOM and multithreading Pin
Shah Shehpori28-Jan-03 20:09
sussShah Shehpori28-Jan-03 20:09 
GeneralRe: COM and multithreading Pin
Hans Ruck29-Jan-03 2:22
Hans Ruck29-Jan-03 2:22 
General'CDocument::UpdateAllViews' : illegal call of non-static member function problem Pin
boon kian28-Jan-03 19:34
boon kian28-Jan-03 19:34 
GeneralRe: 'CDocument::UpdateAllViews' : illegal call of non-static member function problem Pin
trustno128-Jan-03 21:14
trustno128-Jan-03 21:14 

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.