Click here to Skip to main content
16,005,682 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How I can get listview's item text of other application? Pin
Tomasz Sowinski25-Aug-02 23:34
Tomasz Sowinski25-Aug-02 23:34 
GeneralRe: How I can get listview's item text of other application? Pin
mmlxl26-Aug-02 21:37
mmlxl26-Aug-02 21:37 
GeneralIs it possible to... Pin
Abin25-Aug-02 15:24
Abin25-Aug-02 15:24 
GeneralRe: Is it possible to... Pin
alex.barylski25-Aug-02 22:56
alex.barylski25-Aug-02 22:56 
Generaldirect3d meshbuilder load problem Pin
devvvy25-Aug-02 15:09
devvvy25-Aug-02 15:09 
GeneralRe: direct3d meshbuilder load problem Pin
Brian Azzopardi25-Aug-02 23:55
Brian Azzopardi25-Aug-02 23:55 
GeneralRe: direct3d meshbuilder load problem Pin
Daniel Turini26-Aug-02 0:37
Daniel Turini26-Aug-02 0:37 
GeneralMFC app + lib that includes STL linking probs Pin
Steve The Plant25-Aug-02 13:30
Steve The Plant25-Aug-02 13:30 
Hi!

I'm building an MFC application and I'm trying
to link a home made .lib to it. The library
uses the STL. When I try to compile the MFC
app, I get messages like these:

error LNK2005: "public: __thiscall std::basic_string<*snip*> already defined in MainFrm.obj

and

MSVCRT.lib(MSVCRT.dll) : error LNK2005: _memmove already defined in libcmt.lib(memmove.obj)
MSVCRT.lib(MSVCRT.dll) : error LNK2005: _vsprintf already defined in libcmt.lib(vsprintf.obj)
MSVCRT.lib(MSVCRT.dll) : error LNK2005: _fclose already defined in libcmt.lib(fclose.obj)

I can work around it, but I don't know what the
root problem is. I think it's releated to which
run time library the app uses. Any ideas?

Shawn
GeneralRe: MFC app + lib that includes STL linking probs Pin
Daniel Turini25-Aug-02 15:00
Daniel Turini25-Aug-02 15:00 
GeneralRe: MFC app + lib that includes STL linking probs Pin
Christian Graus25-Aug-02 15:11
protectorChristian Graus25-Aug-02 15:11 
GeneralRe: MFC app + lib that includes STL linking probs Pin
Steve The Plant25-Aug-02 16:45
Steve The Plant25-Aug-02 16:45 
Generalno select list view Pin
Steve L.25-Aug-02 13:06
Steve L.25-Aug-02 13:06 
GeneralRe: no select list view Pin
alex.barylski25-Aug-02 22:53
alex.barylski25-Aug-02 22:53 
GeneralAbout expose counters to Performance Monitor in Win2000 Pin
sherry_ca25-Aug-02 12:22
sherry_ca25-Aug-02 12:22 
GeneralRe: About expose counters to Performance Monitor in Win2000 Pin
Chris Hambleton26-Aug-02 8:04
Chris Hambleton26-Aug-02 8:04 
GeneralOptimisations cause white dialog background. Pin
Jurgen25-Aug-02 12:00
Jurgen25-Aug-02 12:00 
GeneralRe: Optimisations cause white dialog background. Pin
Anonymous25-Aug-02 14:33
Anonymous25-Aug-02 14:33 
GeneralDetecting Workstation Lock Pin
Venet25-Aug-02 11:25
Venet25-Aug-02 11:25 
GeneralRe: Detecting Workstation Lock Pin
Garth J Lancaster25-Aug-02 12:37
professionalGarth J Lancaster25-Aug-02 12:37 
GeneralRe: Detecting Workstation Lock Pin
Venet25-Aug-02 23:17
Venet25-Aug-02 23:17 
GeneralRe: Detecting Workstation Lock Pin
Brian Delahunty26-Aug-02 1:36
Brian Delahunty26-Aug-02 1:36 
GeneralRe: Detecting Workstation Lock Pin
Venet26-Aug-02 22:23
Venet26-Aug-02 22:23 
QuestionHow to detect number in a string Pin
25-Aug-02 7:52
suss25-Aug-02 7:52 
AnswerRe: How to detect number in a string Pin
l a u r e n25-Aug-02 9:15
l a u r e n25-Aug-02 9:15 
GeneralCListrCtrl & Change Color and/or Font :: MFC Pin
valikac25-Aug-02 6:47
valikac25-Aug-02 6:47 

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.