Click here to Skip to main content
15,915,019 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Error registering window class Pin
Michael Dunn20-May-05 9:20
sitebuilderMichael Dunn20-May-05 9:20 
GeneralRe: Error registering window class Pin
Fantmx20-May-05 10:19
Fantmx20-May-05 10:19 
GeneralRe: Error registering window class Pin
Michael Dunn20-May-05 12:14
sitebuilderMichael Dunn20-May-05 12:14 
GeneralRe: Error registering window class Pin
Fantmx3-Jun-05 8:48
Fantmx3-Jun-05 8:48 
Generalputting custom icons Pin
Anonymous19-May-05 3:48
Anonymous19-May-05 3:48 
QuestionSOS!Why I could not call the function from a dll? Pin
kiluar18-May-05 22:41
kiluar18-May-05 22:41 
AnswerRe: SOS!Why I could not call the function from a dll? Pin
Sergey Solozhentsev30-May-05 5:25
Sergey Solozhentsev30-May-05 5:25 
GeneralATL VC 7.xxx Pin
oscarferreira118-May-05 11:51
oscarferreira118-May-05 11:51 
I'm making a Toolbar, or atleast, trying but I don't know how these things work, but mostly I created my COM object with ATL Simple Object and started to Implement Interfaces but then I started to add IDeskband, IInputObject, etc.. but it gives me an error:
c:\Program Files\Microsoft Visual Studio .NET\Vc7\atlmfc\include\atlcom.h(1756): error C2259: 'ATL::CComObject<base />' : cannot instantiate abstract class with
[
Base=CBandObj
]

class ATL_NO_VTABLE CBandObj :
public IObjectWithSiteImpl<cbandobj>,
public IDispatchImpl<ibandobj, &__uuidof(ibandobj)="">

Why does it give this error.. and if you can explain how to use the resource toolbar from the resources I'd really appreaciate it.
Alot of helps I find are all for VC 6.0 and add these Interfaces just like that, so I guess that is the problem.They're older versions.I would like to use only ATL programming to program the toolbar etc.. no WTL. Thanks

Oscar Ferreira
oscarferreira1@portugalmail.pt
Questionhelp: why a ATL control created in VC can not work well in vb? Pin
ictory18-May-05 3:29
ictory18-May-05 3:29 
AnswerRe: help: why a ATL control created in VC can not work well in vb? Pin
Jörgen Sigvardsson18-May-05 12:14
Jörgen Sigvardsson18-May-05 12:14 
Generalsimple c++ question Pin
Timothy_198217-May-05 0:53
Timothy_198217-May-05 0:53 
GeneralRe: simple c++ question Pin
James R. Twine17-May-05 1:23
James R. Twine17-May-05 1:23 
GeneralRe: simple c++ question Pin
Timothy_198217-May-05 1:27
Timothy_198217-May-05 1:27 
GeneralRe: simple c++ question Pin
James R. Twine17-May-05 3:31
James R. Twine17-May-05 3:31 
GeneralRe: simple c++ question Pin
[tlg]1-Jun-05 14:29
[tlg]1-Jun-05 14:29 
GeneralImplementing and exposing multiple Event interfaces in ATL. Pin
James R. Twine16-May-05 7:47
James R. Twine16-May-05 7:47 
GeneralRe: Implementing and exposing multiple Event interfaces in ATL. Pin
Stuart Dootson16-May-05 20:54
professionalStuart Dootson16-May-05 20:54 
GeneralRe: Implementing and exposing multiple Event interfaces in ATL. Pin
James R. Twine17-May-05 1:00
James R. Twine17-May-05 1:00 
GeneralRe: Implementing and exposing multiple Event interfaces in ATL. Pin
Stuart Dootson17-May-05 1:37
professionalStuart Dootson17-May-05 1:37 
GeneralRe: Implementing and exposing multiple Event interfaces in ATL. Pin
James R. Twine17-May-05 3:35
James R. Twine17-May-05 3:35 
GeneralATL Addin Pin
Raj72315-May-05 10:44
Raj72315-May-05 10:44 
GeneralIncreasing height and width of the ActiveX Control Pin
ajalilqarshi12-May-05 19:54
ajalilqarshi12-May-05 19:54 
GeneralRe: Increasing height and width of the ActiveX Control Pin
ajalilqarshi18-May-05 19:38
ajalilqarshi18-May-05 19:38 
GeneralAdding WTL to an MFC project Pin
rajas12-May-05 18:38
rajas12-May-05 18:38 
GeneralRe: Adding WTL to an MFC project Pin
Michael Dunn13-May-05 12:22
sitebuilderMichael Dunn13-May-05 12:22 

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.