Click here to Skip to main content
15,926,062 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Performing registration (Halts) SOLVED Pin
ssirisha1-May-02 4:20
ssirisha1-May-02 4:20 
GeneralBatch File Pin
Aoife1-May-02 3:05
Aoife1-May-02 3:05 
GeneralMy app cannot be moved or close, doesen't react to mouseclicks on the window Pin
1-May-02 2:27
suss1-May-02 2:27 
GeneralRe: My app cannot be moved or close, doesen't react to mouseclicks on the window Pin
Rickard Andersson201-May-02 4:13
Rickard Andersson201-May-02 4:13 
GeneralRe: My app cannot be moved or close, doesen't react to mouseclicks on the window Pin
1-May-02 4:25
suss1-May-02 4:25 
GeneralRe: My app cannot be moved or close, doesen't react to mouseclicks on the window Pin
Roger Stewart1-May-02 8:35
professionalRoger Stewart1-May-02 8:35 
GeneralRe: My app cannot be moved or close, doesen't react to mouseclicks on the window Pin
Tim Smith1-May-02 8:42
Tim Smith1-May-02 8:42 
GeneralMSWord 2000 events Pin
Ram Cronus1-May-02 1:48
Ram Cronus1-May-02 1:48 
Plain and simple has anyone got : Quit, DocChange to work?

Now I've been using ATL IDispEventImpl with Word 97 with no problems what so ever.

I have changed the import libraries:

#import "r:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\MSO9.DLL" rename("RGB", "WordRGB") rename("DocumentProperties", "WordDocumentProperties")raw_interfaces_only
#import "c:\PROGRAM FILES\COMMON FILES\MICROSOFT SHARED\VBA\VBA6\VBE6EXT.OLB" raw_interfaces_only
#import "r:\PROGRAM FILES\MICROSOFT OFFICE\OFFICE\MSWORD9.OLB" rename("ExitWindows", "WordExitWindows") rename("FindText", "WordFindText") raw_interfaces_only


The version and the new interface ApplicationEvents2

IDispEventImpl

and I have tried the MSoft sample

ms-help://MS.MSDNQTR.2002JAN.1033/vcsample/html/vcrefATLEventHandlingSample.htm

but even that doesnt work Frown | :(

Oh and I have given myself permissions to the Word Document component via Dcomcnfg so I can launch Word.

So basically I can launch word - load Docs etc no probs however I cant get my app to respond to any events - has anyone been able to do this with Word 2000? and how plz Smile | :)
GeneralForce 'OnFileSaveAs' problem Pin
LittleYellowBird1-May-02 1:08
LittleYellowBird1-May-02 1:08 
GeneralRe: Force 'OnFileSaveAs' problem Pin
LittleYellowBird1-May-02 1:18
LittleYellowBird1-May-02 1:18 
GeneralRe: Force 'OnFileSaveAs' problem Pin
Lucky the code machine1-May-02 1:35
Lucky the code machine1-May-02 1:35 
GeneralRe: Force 'OnFileSaveAs' problem Pin
LittleYellowBird1-May-02 23:30
LittleYellowBird1-May-02 23:30 
GeneralRe: Force 'OnFileSaveAs' problem Pin
Lucky the code machine3-May-02 7:44
Lucky the code machine3-May-02 7:44 
QuestionHow to create DOM object? Pin
Hans Ruck1-May-02 1:03
Hans Ruck1-May-02 1:03 
AnswerRe: How to create DOM object? Pin
Matt Philmon1-May-02 1:53
Matt Philmon1-May-02 1:53 
GeneralRe: How to create DOM object? Pin
Hans Ruck1-May-02 1:59
Hans Ruck1-May-02 1:59 
GeneralRe: How to create DOM object? Pin
Matt Philmon1-May-02 2:15
Matt Philmon1-May-02 2:15 
GeneralProblem with menu Pin
1-May-02 0:23
suss1-May-02 0:23 
GeneralRe: Problem with menu Pin
Matt Philmon1-May-02 1:54
Matt Philmon1-May-02 1:54 
GeneralRe: Problem with menu Pin
Renjith Ramachandran1-May-02 7:36
Renjith Ramachandran1-May-02 7:36 
GeneralPC Camera Capture Pin
Sameer Maggon30-Apr-02 21:41
Sameer Maggon30-Apr-02 21:41 
GeneralRe: PC Camera Capture Pin
Derek Lakin30-Apr-02 22:27
Derek Lakin30-Apr-02 22:27 
GeneralRe: PC Camera Capture Pin
Sameer Maggon2-May-02 18:24
Sameer Maggon2-May-02 18:24 
GeneralRe: PC Camera Capture Pin
Derek Lakin2-May-02 19:54
Derek Lakin2-May-02 19:54 
GeneralNeed Help with Dialogs Pin
Brind_Foin30-Apr-02 21:03
Brind_Foin30-Apr-02 21:03 

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.