Click here to Skip to main content
15,895,849 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: solve the proplem Pin
palbano10-Jul-04 17:19
palbano10-Jul-04 17:19 
GeneralRe: solve the proplem Pin
mvnevis12-Jul-04 1:43
mvnevis12-Jul-04 1:43 
GeneralRe: solve the proplem Pin
palbano12-Jul-04 9:25
palbano12-Jul-04 9:25 
GeneralRe: solve the proplem Pin
Nick Parker12-Jul-04 11:34
protectorNick Parker12-Jul-04 11:34 
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 
HAve you added a property map entry in this thing:

BEGIN_PROP_MAP(CYourControl)
PROP_DATA_ENTRY("_cx", m_sizeExtent.cx, VT_UI4)
PROP_DATA_ENTRY("_cy", m_sizeExtent.cy, VT_UI4)
PROP_ENTRY("HREF", 0, CLSID_NULL)
...
END_PROP_MAP()

Your control will not know what to do with that param tag unless you have specified your property in this map.

Good Luck


Build a man a fire, and he will be warm for a day
Light a man on fire, and he will be warm for the rest of his life!

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 
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 

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.