Click here to Skip to main content
15,904,416 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
AnswerRe: HOW TO ACCESS CListBox in ATL Pin
Richard MacCutchan11-Jun-10 6:03
mveRichard MacCutchan11-Jun-10 6:03 
GeneralRe: HOW TO ACCESS CListBox in ATL Pin
D1koi11-Jun-10 12:46
D1koi11-Jun-10 12:46 
GeneralRe: HOW TO ACCESS CListBox in ATL Pin
D1koi11-Jun-10 13:22
D1koi11-Jun-10 13:22 
Questionstd::string constructor unresolved linking in VS 2010 Pin
StevenS_Dev6-Jun-10 12:40
StevenS_Dev6-Jun-10 12:40 
AnswerRe: std::string constructor unresolved linking in VS 2010 Pin
StevenS_Dev6-Jun-10 16:44
StevenS_Dev6-Jun-10 16:44 
GeneralRe: std::string constructor unresolved linking in VS 2010 Pin
Stephen Hewitt6-Jun-10 17:41
Stephen Hewitt6-Jun-10 17:41 
AnswerRe: std::string constructor unresolved linking in VS 2010 Pin
Richard MacCutchan6-Jun-10 22:36
mveRichard MacCutchan6-Jun-10 22:36 
GeneralRe: std::string constructor unresolved linking in VS 2010 [modified] Pin
StevenS_Dev7-Jun-10 9:29
StevenS_Dev7-Jun-10 9:29 
Thanks everyone for the helpful input. It does seem like something strange with the project. I wrote a test console application and got no linker errors. And the same calls link in other projects within the Solution just fine. I compared projects and am unable to find a difference between a project that works and a project that does not work.

I am now trying to clean up code. The pre-compiled headers have includes for a ton of STL includes. I removed the one for string and am converting the headers and CPP files appropriately to see what happens.

Anyway, it does seem to be something odd with this project. Everything worked fine in VS 2005. We never upgraded to 2008 and now I'm converting to 2010.

EDIT: As a result of this exercise, I did run across several headers which were also including string, so I was able to clean those up.

modified on Monday, June 7, 2010 4:42 PM

GeneralRe: std::string constructor unresolved linking in VS 2010 Pin
Stephen Hewitt7-Jun-10 14:08
Stephen Hewitt7-Jun-10 14:08 
GeneralRe: std::string constructor unresolved linking in VS 2010 Pin
StevenS_Dev18-Jun-10 12:58
StevenS_Dev18-Jun-10 12:58 
QuestionWhat's the difference between Interface and dispInterface? Pin
KASR13-Jun-10 0:26
KASR13-Jun-10 0:26 
AnswerRe: What's the difference between Interface and dispInterface? Pin
Aescleal3-Jun-10 1:04
Aescleal3-Jun-10 1:04 
GeneralRe: What's the difference between Interface and dispInterface? Pin
Stephen Hewitt3-Jun-10 14:05
Stephen Hewitt3-Jun-10 14:05 
AnswerRe: What's the difference between Interface and dispInterface? Pin
Stephen Hewitt3-Jun-10 14:04
Stephen Hewitt3-Jun-10 14:04 
QuestionCreatin instance failed of a COM Pin
Schehaider_Aymen1-Jun-10 23:28
Schehaider_Aymen1-Jun-10 23:28 
AnswerRe: Creatin instance failed of a COM Pin
Schehaider_Aymen2-Jun-10 0:59
Schehaider_Aymen2-Jun-10 0:59 
GeneralRe: Creatin instance failed of a COM Pin
Randor 2-Jun-10 7:51
professional Randor 2-Jun-10 7:51 
GeneralRe: Creatin instance failed of a COM Pin
Randor 3-Jun-10 14:58
professional Randor 3-Jun-10 14:58 
QuestionATL / COM what's the use for ? Pin
Schehaider_Aymen1-Jun-10 6:00
Schehaider_Aymen1-Jun-10 6:00 
AnswerRe: ATL / COM what's the use for ? Pin
Randor 1-Jun-10 8:30
professional Randor 1-Jun-10 8:30 
GeneralRe: ATL / COM what's the use for ? Pin
Schehaider_Aymen1-Jun-10 9:29
Schehaider_Aymen1-Jun-10 9:29 
GeneralRe: ATL / COM what's the use for ? Pin
Stephen Hewitt3-Jun-10 14:09
Stephen Hewitt3-Jun-10 14:09 
GeneralRe: ATL / COM what's the use for ? Pin
Schehaider_Aymen1-Jun-10 11:24
Schehaider_Aymen1-Jun-10 11:24 
GeneralRe: ATL / COM what's the use for ? Pin
Randor 1-Jun-10 12:14
professional Randor 1-Jun-10 12:14 
GeneralRe: ATL / COM what's the use for ? Pin
Schehaider_Aymen1-Jun-10 21:06
Schehaider_Aymen1-Jun-10 21:06 

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.