Click here to Skip to main content
15,887,746 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
Questionvector won't load. Why? Pin
Larry Mills Sr7-Aug-05 9:22
Larry Mills Sr7-Aug-05 9:22 
AnswerRe: vector won't load. Why? Pin
Steve S8-Aug-05 2:35
Steve S8-Aug-05 2:35 
GeneralRe: vector won't load. Why? Pin
Larry Mills Sr8-Aug-05 15:24
Larry Mills Sr8-Aug-05 15:24 
GeneralRe: vector won't load. Why? Pin
Steve S15-Aug-05 0:11
Steve S15-Aug-05 0:11 
GeneralRe: vector won't load. Why? Pin
Larry Mills Sr15-Aug-05 14:51
Larry Mills Sr15-Aug-05 14:51 
GeneralRe: vector won't load. Why? Pin
Steve S16-Aug-05 6:17
Steve S16-Aug-05 6:17 
GeneralATl VC++6.0(MFC) calling........problem Pin
virender chauhan5-Aug-05 23:11
virender chauhan5-Aug-05 23:11 
GeneralRe: ATl VC++6.0(MFC) calling........problem Pin
Milton Karimbekallil12-Aug-05 15:43
Milton Karimbekallil12-Aug-05 15:43 
If ur dll is an automation compliant IDispatch implimented dll u can do the following:

Press Ctrl+W, goto class wizard --->Automation tab. Then click "Add Class" button. It will popup a file browse dialog. select the dll from there. Wizard will generate a class for ur COM CoClass.

1) Create an object fo that class class.
2) Call CreateDispatch method on that by passing the PROGID of ur class.

use the class object as a c++ class to make calls to its methods.

rgds...mil10


GeneralCan't compile WTL app in Debug mode Pin
Defenestration5-Aug-05 14:53
Defenestration5-Aug-05 14:53 
QuestionAbout Word Addin of adding a bmp? Pin
sharkmouse4-Aug-05 13:39
sharkmouse4-Aug-05 13:39 
Generalunexpected class ATL::CTempBuffer Pin
AnkurGupta_19814-Aug-05 7:46
AnkurGupta_19814-Aug-05 7:46 
GeneralATL Passing user defined class to libtary as a pointer Pin
viva_unix4-Aug-05 6:42
viva_unix4-Aug-05 6:42 
GeneralRe: ATL Passing user defined class to libtary as a pointer Pin
«_Superman_»4-Aug-05 21:04
professional«_Superman_»4-Aug-05 21:04 
GeneralCall WebService through ATl with MFC support project Pin
Ganesh_T4-Aug-05 0:26
Ganesh_T4-Aug-05 0:26 
GeneralIs ATL window programming widely... Pin
Anonymous2-Aug-05 7:23
Anonymous2-Aug-05 7:23 
GeneralRe: Is ATL window programming widely... Pin
Tim Smith2-Aug-05 9:51
Tim Smith2-Aug-05 9:51 
GeneralRe: Is ATL window programming widely... Pin
Kevin McFarlane3-Aug-05 5:15
Kevin McFarlane3-Aug-05 5:15 
GeneralRe: Is ATL window programming widely... Pin
Michael Dunn2-Aug-05 19:27
sitebuilderMichael Dunn2-Aug-05 19:27 
GeneralWTL Text Printing Pin
HumanOsc1-Aug-05 5:34
HumanOsc1-Aug-05 5:34 
GeneralRe: WTL Text Printing Pin
HumanOsc1-Aug-05 22:07
HumanOsc1-Aug-05 22:07 
GeneralTell me more about discount offer. Pin
AlisiaWillimans29-Jul-05 19:15
AlisiaWillimans29-Jul-05 19:15 
GeneralRe: Tell me more about discount offer. Pin
toxcct6-Aug-05 23:31
toxcct6-Aug-05 23:31 
Generalfirewall settings Pin
Murat AKA27-Jul-05 11:52
Murat AKA27-Jul-05 11:52 
GeneralOutlook 2003 COM AddIn Pin
civilwar27-Jul-05 3:59
civilwar27-Jul-05 3:59 
GeneralRe: Outlook 2003 COM AddIn Pin
Anonymous4-Aug-05 0:20
Anonymous4-Aug-05 0:20 

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.