Click here to Skip to main content
15,909,030 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: error LNK2001: unresolved external symbol _WndProcThunkProc Pin
KarstenK28-May-09 3:42
mveKarstenK28-May-09 3:42 
Questionabout the class name of out stream or in stream Pin
followait27-May-09 17:21
followait27-May-09 17:21 
AnswerRe: about the class name of out stream or in stream Pin
Stuart Dootson27-May-09 22:42
professionalStuart Dootson27-May-09 22:42 
GeneralRe: about the class name of out stream or in stream Pin
followait28-May-09 2:10
followait28-May-09 2:10 
GeneralRe: about the class name of out stream or in stream Pin
Stuart Dootson28-May-09 2:16
professionalStuart Dootson28-May-09 2:16 
QuestionHow to combine several file streams to one memory binary stream? Pin
followait26-May-09 4:12
followait26-May-09 4:12 
AnswerRe: How to combine several file streams to one memory binary stream? Pin
Stuart Dootson26-May-09 13:05
professionalStuart Dootson26-May-09 13:05 
QuestionDraw Text Pin
komofilms7725-May-09 0:38
komofilms7725-May-09 0:38 
AnswerRe: Draw Text Pin
Stuart Dootson25-May-09 1:55
professionalStuart Dootson25-May-09 1:55 
QuestionHow to create machine certificate. Pin
deadlyabbas20-May-09 21:27
deadlyabbas20-May-09 21:27 
AnswerRe: How to create machine certificate. Pin
Randor 25-May-09 8:56
professional Randor 25-May-09 8:56 
QuestionAdd In project creation problem using ATL with VS2005 Pin
SNI12-May-09 21:07
SNI12-May-09 21:07 
AnswerRe: Add In project creation problem using ATL with VS2005 Pin
Stuart Dootson12-May-09 23:21
professionalStuart Dootson12-May-09 23:21 
QuestionNotify connected COM clients Pin
gethomast12-May-09 1:14
gethomast12-May-09 1:14 
AnswerRe: Notify connected COM clients Pin
Stuart Dootson12-May-09 5:51
professionalStuart Dootson12-May-09 5:51 
GeneralRe: Notify connected COM clients Pin
gethomast13-May-09 0:49
gethomast13-May-09 0:49 
QuestionAnyone know how to force the project to use ATL 8 only? Pin
Christopher Duncan11-May-09 10:01
Christopher Duncan11-May-09 10:01 
AnswerRe: Anyone know how to force the project to use ATL 8 only? Pin
Stuart Dootson11-May-09 20:32
professionalStuart Dootson11-May-09 20:32 
AnswerRe: Anyone know how to force the project to use ATL 8 only? Pin
Alain Rist11-May-09 20:56
Alain Rist11-May-09 20:56 
GeneralRe: Anyone know how to force the project to use ATL 8 only? Pin
Stuart Dootson11-May-09 21:52
professionalStuart Dootson11-May-09 21:52 
GeneralRe: Anyone know how to force the project to use ATL 8 only? Pin
Christopher Duncan12-May-09 6:10
Christopher Duncan12-May-09 6:10 
Good points. This project was originally created in VS 2003, and I know that the merge module used by the Wise installer currently includes ATL 7.1. However, I'm able to reproduce the bug in my dev environment from VS 2005 so I doubt that's the (only) issue.

You know, I've been away from in the trenches C++ for quite a few years now, and I feel I'm missing something fundamental conceptually. Regardless of _ATL_VER, at runtime how does my dll know which version of the atl.dll to load and reference? Is that handled internally in the version of the ATL code included in that version of the compiler (and driven by _ATL_VER), or are there other mechanisms at play.

Honestly, I don't recall feeling this stupid when I did C++ for a living...


GeneralRe: Anyone know how to force the project to use ATL 8 only? Pin
Stuart Dootson12-May-09 8:11
professionalStuart Dootson12-May-09 8:11 
GeneralRe: Anyone know how to force the project to use ATL 8 only? Pin
Christopher Duncan12-May-09 9:18
Christopher Duncan12-May-09 9:18 
GeneralRe: Anyone know how to force the project to use ATL 8 only? Pin
Christopher Duncan12-May-09 6:04
Christopher Duncan12-May-09 6:04 
GeneralRe: Anyone know how to force the project to use ATL 8 only? Pin
Alain Rist12-May-09 6:36
Alain Rist12-May-09 6:36 

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.