Click here to Skip to main content
15,915,078 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: ListBox problem Pin
Rage5-Jun-02 1:01
professionalRage5-Jun-02 1:01 
GeneralRe: ListBox problem Pin
chen5-Jun-02 15:07
chen5-Jun-02 15:07 
QuestionHow to select several rows with vbscript ? Pin
cadinfo4-Jun-02 20:14
cadinfo4-Jun-02 20:14 
QuestionThread Q? Is this allright? Pin
MarkPQ4-Jun-02 20:11
MarkPQ4-Jun-02 20:11 
AnswerRe: Thread Q? Is this allright? Pin
Rage4-Jun-02 21:20
professionalRage4-Jun-02 21:20 
GeneralRe: Thread Q? Is this allright? Pin
Alexandru Savescu4-Jun-02 22:08
Alexandru Savescu4-Jun-02 22:08 
AnswerRe: Thread Q? Is this allright? Pin
Tomasz Sowinski4-Jun-02 23:45
Tomasz Sowinski4-Jun-02 23:45 
Generalstrange warning... Pin
Bernhard4-Jun-02 20:09
Bernhard4-Jun-02 20:09 
since i pass a vector in my program i get the following message when compiling...

d:\apps\microsoft visual studio\vc98\include\xtree(396): see reference to function template instantiation 'void _Distance const_iter,const_iter,unsigned int &)' being compiled


or without stl - message - decryption:

D:\shista.cpp(1918) : see reference to class template instantiation 'std::pair<class std::_Tree<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,class std::basic_string<char,struct std::cha
r_traits<char>,class std::allocator<char> >,struct std::set<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> >,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char
> > >,class std::allocator<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >::_Kfn,struct std::less<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > >,class std::alloca
tor<class std::basic_string<char,struct std::char_traits<char>,class std::allocator<char> > > >::iterator,bool>' being compiled


can i savely ignore this ?? (like i do right now).. or what the hell is this about..

thanks in advance..
bernhard



"I'm from the South Bronx, and I don't care what you say: those cows look dangerous."
U.S. Secretary of State Colin Powell at George Bush's ranch in Texas
GeneralRe: strange warning... Pin
Alexandru Savescu4-Jun-02 22:10
Alexandru Savescu4-Jun-02 22:10 
GeneralRe: strange warning... Pin
Bernhard4-Jun-02 22:12
Bernhard4-Jun-02 22:12 
GeneralRe: strange warning... Pin
Rama Krishna Vavilala4-Jun-02 23:46
Rama Krishna Vavilala4-Jun-02 23:46 
GeneralGDI question Pin
Nish Nishant4-Jun-02 19:33
sitebuilderNish Nishant4-Jun-02 19:33 
QuestionHow to view MFC class's code? Pin
dazinith4-Jun-02 17:46
dazinith4-Jun-02 17:46 
AnswerRe: How to view MFC class's code? Pin
Nish Nishant4-Jun-02 17:42
sitebuilderNish Nishant4-Jun-02 17:42 
GeneralRe: How to view MFC class's code? Pin
dazinith4-Jun-02 18:05
dazinith4-Jun-02 18:05 
GeneralRe: How to view MFC class's code? Pin
Alexandru Savescu4-Jun-02 22:04
Alexandru Savescu4-Jun-02 22:04 
GeneralRe: How to view MFC class's code? Pin
Michael P Butler4-Jun-02 22:56
Michael P Butler4-Jun-02 22:56 
GeneralRe: How to view MFC class's code? Pin
Tomasz Sowinski5-Jun-02 0:21
Tomasz Sowinski5-Jun-02 0:21 
GeneralConfusion regarding the "smartness" of smart pointers Pin
Nish Nishant4-Jun-02 17:29
sitebuilderNish Nishant4-Jun-02 17:29 
GeneralRe: Confusion regarding the "smartness" of smart pointers Pin
Jim Crafton4-Jun-02 17:41
Jim Crafton4-Jun-02 17:41 
GeneralRe: Confusion regarding the "smartness" of smart pointers Pin
Nish Nishant4-Jun-02 17:41
sitebuilderNish Nishant4-Jun-02 17:41 
GeneralRe: Confusion regarding the "smartness" of smart pointers Pin
Ed Gadziemski5-Jun-02 14:45
professionalEd Gadziemski5-Jun-02 14:45 
GeneralSmart Pointers - revisited Pin
Nish Nishant4-Jun-02 17:16
sitebuilderNish Nishant4-Jun-02 17:16 
GeneralRe: Smart Pointers - revisited Pin
Le centriste4-Jun-02 17:26
Le centriste4-Jun-02 17:26 
GeneralRe: Smart Pointers - revisited Pin
Nish Nishant4-Jun-02 17:26
sitebuilderNish Nishant4-Jun-02 17:26 

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.