Click here to Skip to main content
15,896,201 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralATL Web Service Question Pin
xizuo8-Jul-04 18:22
xizuo8-Jul-04 18:22 
GeneralRe: ATL Web Service Question Pin
palbano9-Jul-04 7:33
palbano9-Jul-04 7:33 
Generalatl activex - property not being set, help! Pin
rusko6-Jul-04 19:56
rusko6-Jul-04 19:56 
GeneralRe: atl activex - property not being set, help! Pin
Paul M Watt6-Jul-04 20:59
mentorPaul M Watt6-Jul-04 20:59 
GeneralRe: atl activex - property not being set, help! Pin
rusko7-Jul-04 4:27
rusko7-Jul-04 4:27 
GeneralRe: atl activex - property not being set, help! Pin
Michael Dunn7-Jul-04 10:15
sitebuilderMichael Dunn7-Jul-04 10:15 
GeneralRe: atl activex - property not being set, help! Pin
rusko7-Jul-04 10:38
rusko7-Jul-04 10:38 
GeneralRe: atl activex - property not being set, help! Pin
rusko7-Jul-04 14:35
rusko7-Jul-04 14:35 
ok, this worked (somewhat). the plan was to grab the properties i'm interested in from the propertybag and call the property setters (which in turn call the property setters for the controls i'm hosting).

the problem is that neither the hosted controls' nor even my window exist at this point. i got around this by setting a timer, calling the property setters in the timer callback and checking IsWindow() in the property setters. this works fine, albeit at the expense of messy code (some global variable nastiness).

is there a better way of doing this?

paul
GeneralHelp Me... atlctrls.h Compile Error... Pin
mssi6-Jul-04 1:43
mssi6-Jul-04 1:43 
GeneralRe: Help Me... atlctrls.h Compile Error... Pin
Michael P Butler6-Jul-04 2:01
Michael P Butler6-Jul-04 2:01 
GeneralRe: Help Me... atlctrls.h Compile Error... Pin
mssi6-Jul-04 2:06
mssi6-Jul-04 2:06 
GeneralRe: Help Me... atlctrls.h Compile Error... Pin
Michael P Butler6-Jul-04 2:24
Michael P Butler6-Jul-04 2:24 
GeneralRe: Help Me... atlctrls.h Compile Error... Pin
Jörgen Sigvardsson6-Jul-04 9:32
Jörgen Sigvardsson6-Jul-04 9:32 
GeneralRe: Help Me... atlctrls.h Compile Error... Pin
Michael P Butler6-Jul-04 9:47
Michael P Butler6-Jul-04 9:47 
GeneralRe: Help Me... atlctrls.h Compile Error... Pin
_oti15-Jul-04 12:50
_oti15-Jul-04 12:50 
GeneralCStatic text and icon (bitmap) without background Pin
Ajnstajn6-Jul-04 1:00
Ajnstajn6-Jul-04 1:00 
GeneralRe: CStatic text and icon (bitmap) without background Pin
Alexandru Savescu13-Jul-04 1:59
Alexandru Savescu13-Jul-04 1:59 
Question[wtl] CDialogImp that uses multiple dialogs? Pin
Tommy2k4-Jul-04 8:02
Tommy2k4-Jul-04 8:02 
AnswerRe: [wtl] CDialogImp that uses multiple dialogs? Pin
Michael P Butler6-Jul-04 2:08
Michael P Butler6-Jul-04 2:08 
QuestionHow do I implement an interface in ATL Pin
Field Zhang3-Jul-04 23:15
Field Zhang3-Jul-04 23:15 
Generalimport new type in ATL server Pin
Anonymous30-Jun-04 5:36
Anonymous30-Jun-04 5:36 
GeneralRe: import new type in ATL server Pin
Jörgen Sigvardsson1-Jul-04 11:24
Jörgen Sigvardsson1-Jul-04 11:24 
GeneralBSTR returns invalid characters when multiple event sinks are used Pin
Aby Philip28-Jun-04 20:06
Aby Philip28-Jun-04 20:06 
GeneralRe: BSTR returns invalid characters when multiple event sinks are used Pin
palbano29-Jun-04 13:53
palbano29-Jun-04 13:53 
GeneralRe: BSTR returns invalid characters when multiple event sinks are used Pin
vprashu1-Jul-04 9:05
vprashu1-Jul-04 9:05 

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.