Click here to Skip to main content
15,923,557 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
QuestionWhen ShowUI Function is called? Pin
Abhi Lahare24-May-04 19:25
Abhi Lahare24-May-04 19:25 
Generalstd::list problem using dll Pin
Wim Jans24-May-04 7:22
Wim Jans24-May-04 7:22 
GeneralRe: std::list problem using dll Pin
Nemanja Trifunovic24-May-04 7:40
Nemanja Trifunovic24-May-04 7:40 
GeneralRe: std::list problem using dll Pin
Wim Jans24-May-04 8:11
Wim Jans24-May-04 8:11 
GeneralRe: std::list problem using dll Pin
Nemanja Trifunovic24-May-04 14:27
Nemanja Trifunovic24-May-04 14:27 
GeneralRe: std::list problem using dll Pin
Michael Dunn24-May-04 11:07
sitebuilderMichael Dunn24-May-04 11:07 
Generallinking a .LIB file with a .DLL Pin
Member 107203224-May-04 3:17
Member 107203224-May-04 3:17 
GeneralRe: linking a .LIB file with a .DLL Pin
Jörgen Sigvardsson24-May-04 7:49
Jörgen Sigvardsson24-May-04 7:49 
Does your ATL project and LIB project have the same runtime libraries? DLL or static, single threaded or multi threaded?

I've run into that problem a couple of times, and the solution to my problem was to make the LIB, which I'm linking with, have the same runtime library settings as the ATL DLL.

--
Booohoo!
GeneralRe: linking a .LIB file with a .DLL Pin
Member 107203224-May-04 21:10
Member 107203224-May-04 21:10 
GeneralRe: linking a .LIB file with a .DLL Pin
Member 107203226-May-04 22:30
Member 107203226-May-04 22:30 
Generallistbox in C# Pin
HowRU21-May-04 20:35
HowRU21-May-04 20:35 
GeneralRe: listbox in C# Pin
Michael Dunn21-May-04 20:50
sitebuilderMichael Dunn21-May-04 20:50 
GeneralControls not visible Pin
Skandal21-May-04 8:59
Skandal21-May-04 8:59 
GeneralSTL - map problem Pin
ra_sasi20-May-04 12:21
ra_sasi20-May-04 12:21 
GeneralRe: STL - map problem Pin
Jörgen Sigvardsson20-May-04 12:35
Jörgen Sigvardsson20-May-04 12:35 
GeneralRe: STL - map problem Pin
ra_sasi21-May-04 4:31
ra_sasi21-May-04 4:31 
GeneralRe: STL - map problem Pin
Paul Ranson21-May-04 7:02
Paul Ranson21-May-04 7:02 
GeneralRe: STL - map problem Pin
ra_sasi21-May-04 7:11
ra_sasi21-May-04 7:11 
GeneralRe: STL - map problem Pin
Paul Ranson21-May-04 7:50
Paul Ranson21-May-04 7:50 
GeneralRe: STL - map problem Pin
ra_sasi21-May-04 11:16
ra_sasi21-May-04 11:16 
GeneralWTL autodelete Pin
AstroDogDog20-May-04 9:57
AstroDogDog20-May-04 9:57 
GeneralRe: WTL autodelete Pin
Jörgen Sigvardsson23-May-04 11:23
Jörgen Sigvardsson23-May-04 11:23 
GeneralRe: WTL autodelete Pin
AstroDogDog23-May-04 11:27
AstroDogDog23-May-04 11:27 
GeneralRe: WTL autodelete Pin
Jörgen Sigvardsson24-May-04 8:01
Jörgen Sigvardsson24-May-04 8:01 
GeneralRe: WTL autodelete Pin
AstroDogDog24-May-04 9:37
AstroDogDog24-May-04 9:37 

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.