Click here to Skip to main content
16,005,125 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
Questiondigitalio Pin
saloomeh ebrahimi10-Sep-05 4:32
susssaloomeh ebrahimi10-Sep-05 4:32 
QuestionWTL - Subclassing a CScrollContainerImpl<> derived class Pin
Jochen Heckl8-Sep-05 3:12
Jochen Heckl8-Sep-05 3:12 
AnswerRe: Subclassing a CScrollContainerImpl&lt;&gt; derived class Pin
Jochen Heckl11-Sep-05 22:57
Jochen Heckl11-Sep-05 22:57 
GeneralRe: Subclassing a CScrollContainerImpl derived class Pin
Igor Vigdorchik13-Sep-05 15:25
Igor Vigdorchik13-Sep-05 15:25 
GeneralRe: Subclassing a CScrollContainerImpl derived class Pin
Jochen Heckl13-Sep-05 23:38
Jochen Heckl13-Sep-05 23:38 
GeneralRe: Subclassing a CScrollContainerImpl derived class Pin
Igor Vigdorchik14-Sep-05 7:11
Igor Vigdorchik14-Sep-05 7:11 
AnswerRe: WTL - Subclassing a CScrollContainerImpl derived class Pin
Jochen Heckl19-Sep-05 0:22
Jochen Heckl19-Sep-05 0:22 
QuestionATL COM wrapper: Link Error Pin
rbrad123458-Sep-05 2:04
rbrad123458-Sep-05 2:04 
Hello everyone,

Im new to the world of ATL and COM and am trying to create a wrapper class for a eVC++ library. I had the library working fine in a simple MFC app I wrote but the Linker fails in an ATL COM project I've created. Following is the error I receive.

wrapper.obj : error LNK2019: unresolved external symbol __imp__Read referenced in function "public: virtual long __cdecl CReader::InitReader(void)" (?InitReader@CReader@@UAAJXZ)

I'm guessing this error is due to a mis-understanding (on my part) of how ATL and COM link in external libraries. I was able to force the same error message in my MFC app by removing the .lib in "Project->Settings->Link:Object/Library Modules" which tells me that the Linker isnt seeing the library for some reason.

Any help is much appreciated!!


Thanks,

Ryan Bradley


GeneralRe: ATL COM wrapper: Link Error Pin
Jörgen Sigvardsson8-Sep-05 9:52
Jörgen Sigvardsson8-Sep-05 9:52 
GeneralRe: ATL COM wrapper: Link Error Pin
rbrad123459-Sep-05 3:21
rbrad123459-Sep-05 3:21 
GeneralRe: ATL COM wrapper: Link Error Pin
rbrad123459-Sep-05 12:05
rbrad123459-Sep-05 12:05 
GeneralRe: ATL COM wrapper: Link Error Pin
Jörgen Sigvardsson9-Sep-05 12:15
Jörgen Sigvardsson9-Sep-05 12:15 
GeneralRe: ATL COM wrapper: Link Error Pin
rbrad123459-Sep-05 14:20
rbrad123459-Sep-05 14:20 
GeneralRe: ATL COM wrapper: Link Error Pin
Jörgen Sigvardsson9-Sep-05 22:32
Jörgen Sigvardsson9-Sep-05 22:32 
QuestionTransparent combobox Pin
Asha Udupa5-Sep-05 1:44
Asha Udupa5-Sep-05 1:44 
Questionwhy can't I change the static text color? Pin
lvjing794-Sep-05 21:02
lvjing794-Sep-05 21:02 
GeneralRe: why can't I change the static text color? Pin
Jörgen Sigvardsson5-Sep-05 6:52
Jörgen Sigvardsson5-Sep-05 6:52 
GeneralRe: why can't I change the static text color? Pin
lvjing795-Sep-05 16:42
lvjing795-Sep-05 16:42 
QuestionRe: why can't I change the static text color? Pin
lvjing796-Sep-05 0:19
lvjing796-Sep-05 0:19 
AnswerRe: why can't I change the static text color? Pin
Anonymous19-Sep-05 3:06
Anonymous19-Sep-05 3:06 
QuestionMultithreaded ATL control - help/advice/etc? Pin
nullset2-Sep-05 8:45
nullset2-Sep-05 8:45 
AnswerRe: Multithreaded ATL control - help/advice/etc? Pin
Michael Dunn2-Sep-05 23:22
sitebuilderMichael Dunn2-Sep-05 23:22 
GeneralRe: Multithreaded ATL control - help/advice/etc? Pin
nullset3-Sep-05 3:51
nullset3-Sep-05 3:51 
GeneralRe: Multithreaded ATL control - help/advice/etc? Pin
ky_rerun14-Sep-05 15:37
ky_rerun14-Sep-05 15:37 
GeneralRe: Multithreaded ATL control - help/advice/etc? Pin
Michael Dunn22-Sep-05 7:25
sitebuilderMichael Dunn22-Sep-05 7:25 

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.