Click here to Skip to main content
15,917,997 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: WTL shows compile time error Pin
inbakumar.G27-Feb-05 22:20
inbakumar.G27-Feb-05 22:20 
GeneralRe: WTL shows compile time error Pin
Stuart Dootson27-Feb-05 22:26
professionalStuart Dootson27-Feb-05 22:26 
GeneralRe: WTL shows compile time error Pin
inbakumar.G27-Feb-05 22:35
inbakumar.G27-Feb-05 22:35 
GeneralRe: WTL shows compile time error Pin
Michael Dunn28-Feb-05 7:59
sitebuilderMichael Dunn28-Feb-05 7:59 
GeneralSharing a variable between Pin
sameeraperera27-Feb-05 5:16
sameeraperera27-Feb-05 5:16 
GeneralRe: Sharing a variable between Pin
Kevin Tambascio7-Mar-05 4:18
Kevin Tambascio7-Mar-05 4:18 
QuestionHow to catch events? Pin
Roozbeh6926-Feb-05 20:16
professionalRoozbeh6926-Feb-05 20:16 
AnswerRe: How to catch events? Pin
Stuart Dootson27-Feb-05 3:17
professionalStuart Dootson27-Feb-05 3:17 
There's too much to specify in detail, but here goes...

Word events are specified as an interface that you (the client that wants to receive the events) have to implement. You tell Word about the interface implementation using Word's implementation of IConnectionPointContainer and IConnectionPoint, which is made simpler if using ATL through the function AtlAdvise.

These two links may help:

COM Events
Event Handling with ATL


Stuart Dootson

'Java, Basic, who cares - it's all a bunch of tree-hugging hippy cr*p'
GeneralRe: How to catch events? Pin
Roozbeh6927-Feb-05 22:43
professionalRoozbeh6927-Feb-05 22:43 
GeneralWTL can support Virus Program Pin
25-Feb-05 18:26
suss25-Feb-05 18:26 
GeneralRe: WTL can support Virus Program Pin
Tarundeep Singh Kalra4-Mar-05 8:33
Tarundeep Singh Kalra4-Mar-05 8:33 
GeneralATL control Pin
muslcesonvacation25-Feb-05 15:15
muslcesonvacation25-Feb-05 15:15 
Generaldialog display failure Pin
tkarven24-Feb-05 0:56
tkarven24-Feb-05 0:56 
GeneralRe: dialog display failure Pin
devom25-Feb-05 20:23
devom25-Feb-05 20:23 
GeneralRe: dialog display failure Pin
tkarven26-Feb-05 1:40
tkarven26-Feb-05 1:40 
General(Beginner) Resource in static lib Pin
Hades_G23-Feb-05 20:44
Hades_G23-Feb-05 20:44 
GeneralWeb Browser Control Pin
Harshapaulp22-Feb-05 23:57
Harshapaulp22-Feb-05 23:57 
GeneralDIID_DWebBrowserEvents2 for dwebbrowserevent2, and ??? for IHTMLImgEvents2 Pin
tkarven22-Feb-05 6:35
tkarven22-Feb-05 6:35 
GeneralRe: DIID_DWebBrowserEvents2 for dwebbrowserevent2, and ??? for IHTMLImgEvents2 Pin
ThatsAlok22-Feb-05 23:35
ThatsAlok22-Feb-05 23:35 
GeneralRe: DIID_DWebBrowserEvents2 for dwebbrowserevent2, and ??? for IHTMLImgEvents2 Pin
tkarven23-Feb-05 7:45
tkarven23-Feb-05 7:45 
GeneralRe: DIID_DWebBrowserEvents2 for dwebbrowserevent2, and ??? for IHTMLImgEvents2 Pin
ThatsAlok23-Feb-05 19:00
ThatsAlok23-Feb-05 19:00 
GeneralRe: DIID_DWebBrowserEvents2 for dwebbrowserevent2, and ??? for IHTMLImgEvents2 Pin
tkarven23-Feb-05 20:27
tkarven23-Feb-05 20:27 
GeneralPostPaint in WTL::CEdit Pin
blueluna22-Feb-05 4:10
blueluna22-Feb-05 4:10 
GeneralRe: PostPaint in WTL::CEdit Pin
Michael Dunn22-Feb-05 7:42
sitebuilderMichael Dunn22-Feb-05 7:42 
Questionfor_each calls copy ctor on functor? Pin
Malcolm Smart21-Feb-05 22:56
Malcolm Smart21-Feb-05 22:56 

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.