ATL::CImageList link error 
Author Message
 ATL::CImageList link error

hi all
in ATL project i use ATL::CImageList. When i build my application (in link)
i receive this error


referenced in function "public: int __thiscall
ATLControls::CImageList::Create(int,int,unsigned int,int,int)"

as far i understand i must link my application with same lib, but what kind
lib?



Sat, 17 Apr 2004 20:21:21 GMT  
 ATL::CImageList link error
Add comctl32.lib to the list of libraries in Project | Settings | Linker
--
With best wishes,
    Igor Tandetnik

"For every complex problem, there is a solution that is simple, neat, and
wrong." H.L. Mencken


Quote:
> hi all
> in ATL project i use ATL::CImageList. When i build my application (in
link)
> i receive this error


> referenced in function "public: int __thiscall
> ATLControls::CImageList::Create(int,int,unsigned int,int,int)"

> as far i understand i must link my application with same lib, but what
kind
> lib?



Sun, 18 Apr 2004 00:01:32 GMT  
 
 [ 2 post ] 

 Relevant Pages 

1. STL+ATL = link error in release version!?!

2. Link error - ATL:CString related (.NET)

3. ATL, wininet.h Link errors

4. ATL Service Link Errors

5. Please help, ATL with MFC support Link error

6. ATL exe linking error in Release mode.

7. Link Error LNK2001: Multithreaded ATL Object

8. link error and ATL and MFC

9. atl com project Link error under release min size mode

10. ATL COM Linking error in Release Mode

11. ATL link error in RELEASE mode

12. ATL COM Server - linking error with MinDependency config.

 

 
Powered by phpBB® Forum Software