Click here to Skip to main content
15,902,299 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: About ADOs Pin
Venkata Ramana Raju3-Oct-05 2:19
Venkata Ramana Raju3-Oct-05 2:19 
GeneralRe: About ADOs Pin
S Douglas3-Oct-05 3:49
professionalS Douglas3-Oct-05 3:49 
AnswerRe: About ADOs Pin
Marc Soleda28-Sep-05 22:59
Marc Soleda28-Sep-05 22:59 
QuestionHow to get IP package from a computer? Pin
rushing28-Sep-05 15:40
rushing28-Sep-05 15:40 
QuestionSubclassing CDialog from Form Pin
Danielle Schmitt28-Sep-05 12:53
Danielle Schmitt28-Sep-05 12:53 
AnswerRe: Subclassing CDialog from Form Pin
Jose Lamas Rios28-Sep-05 18:39
Jose Lamas Rios28-Sep-05 18:39 
GeneralRe: Subclassing CDialog from Form Pin
Danielle Schmitt29-Sep-05 8:14
Danielle Schmitt29-Sep-05 8:14 
Questionwarning from MFC Pin
valerie9928-Sep-05 11:44
valerie9928-Sep-05 11:44 
Hi, all

I got 14 warning look like this: anybody know what caused them? thanks!

Linking with coreLibraryAfxD
c:\program files\microsoft visual studio\vc98\include\xtree(199) : warning C4503: 'rbegin' : decorated name length exceeded, name was truncated
c:\program files\microsoft visual studio\vc98\include\map(46) : see reference to class template instantiation 'std::_Tree<class std::basic_string<char,struct="" std::char_traits<char="">,class std::allocator<char> >,struct std::pair<class std::bas
ic_string<char,struct="" std::char_traits<char="">,class std::allocator<char> > const ,class std::list<class std::basic_string<char,struct="" std::char_traits<char="">,class std::allocator<char> >,class std::allocator<class std::basic_string<char,struct="" std::ch
ar_traits<char="">,class std::allocator<char> > > > >,struct std::map<class std::basic_string<char,struct="" std::char_traits<char="">,class std::allocator<char> >,class std::list<class std::basic_string<char,struct="" std::char_traits<char="">,class std::allocato
r<char> >,class std::allocator<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::allocato
r<class std::list<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<cla
ss std::basic_string<char,struct="" std::char_traits<char="">,class std::allocator<char> > >,class std::allocator<class std::list<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> > > > > >' being compiled
c:\dev\c++\billing\taxreport\abscommbuffer.h(113) : see reference to class template instantiation 'std::map<class std::basic_string<char,struct="" std::char_traits<char="">,class std::allocator<char> >,class std::list<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> > > >,struct std::less<class std::basic_string<char,struct="" std::char_traits<char="">,c
lass std::allocator<char> > >,class std::allocator<class std::list<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::all
ocator<char> > > > > >' being compiled
c:\program files\microsoft visual studio\vc98\include\xtree(201) : warning C4503: 'rbegin' : decorated name length exceeded, name was truncated
AnswerRe: warning from MFC Pin
Tim Smith28-Sep-05 12:54
Tim Smith28-Sep-05 12:54 
AnswerRe: warning from MFC Pin
tamsel28-Sep-05 19:55
tamsel28-Sep-05 19:55 
QuestionFinding a child dialog of a window? Pin
charlieg28-Sep-05 11:12
charlieg28-Sep-05 11:12 
AnswerRe: Finding a child dialog of a window? Pin
douglasjordan28-Sep-05 11:31
douglasjordan28-Sep-05 11:31 
GeneralRe: Finding a child dialog of a window? Pin
charlieg28-Sep-05 12:14
charlieg28-Sep-05 12:14 
GeneralRe: Finding a child dialog of a window? Pin
douglasjordan28-Sep-05 12:16
douglasjordan28-Sep-05 12:16 
GeneralRe: Finding a child dialog of a window? Pin
charlieg28-Sep-05 12:40
charlieg28-Sep-05 12:40 
GeneralRe: Finding a child dialog of a window? Pin
douglasjordan28-Sep-05 12:43
douglasjordan28-Sep-05 12:43 
GeneralRe: Finding a child dialog of a window? Pin
charlieg28-Sep-05 12:57
charlieg28-Sep-05 12:57 
GeneralRe: Finding a child dialog of a window? Pin
Jose Lamas Rios28-Sep-05 18:49
Jose Lamas Rios28-Sep-05 18:49 
GeneralRe: Finding a child dialog of a window? Pin
charlieg29-Sep-05 0:53
charlieg29-Sep-05 0:53 
GeneralRe: Finding a child dialog of a window? Pin
S Douglas28-Sep-05 23:05
professionalS Douglas28-Sep-05 23:05 
Questionlong double... Pin
Link260028-Sep-05 7:10
Link260028-Sep-05 7:10 
AnswerRe: long double... Pin
Christian Graus28-Sep-05 7:38
protectorChristian Graus28-Sep-05 7:38 
AnswerRe: long double... Pin
toxcct28-Sep-05 21:14
toxcct28-Sep-05 21:14 
GeneralRe: long double... Pin
Link260030-Sep-05 2:19
Link260030-Sep-05 2:19 
Questionget html from the net Pin
hamavreg228-Sep-05 6:53
hamavreg228-Sep-05 6:53 

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.