Click here to Skip to main content
15,887,746 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Creating a resizable dialog in MFC Pin
Rory Solley11-Aug-05 22:21
Rory Solley11-Aug-05 22:21 
GeneralRe: Creating a resizable dialog in MFC Pin
Twonington11-Aug-05 23:06
Twonington11-Aug-05 23:06 
GeneralRe: Creating a resizable dialog in MFC Pin
pablo_mag16-Aug-05 14:21
pablo_mag16-Aug-05 14:21 
QuestionChanging the dialog's class name? Pin
hjm340910-Aug-05 18:23
hjm340910-Aug-05 18:23 
AnswerRe: Changing the dialog's class name? Pin
mark novak15-Aug-05 0:59
mark novak15-Aug-05 0:59 
GeneralSame Sink for different events Pin
AkshayO10-Aug-05 0:30
AkshayO10-Aug-05 0:30 
GeneralRe: Same Sink for different events Pin
Laxman Auti22-Mar-07 7:55
Laxman Auti22-Mar-07 7:55 
Generalimplicit typename is deprecated Pin
xiaohe5219-Aug-05 16:14
xiaohe5219-Aug-05 16:14 
Hi why compile this method occurs warning!
can the warnnings be disapper?

template<class T><br />
void Fun()<br />
{<br />
	vector<T> vecTest;<br />
	vector<T>::iterator iter = vecTest.begin();	<br />
}


main.cpp: In function `void Fun()':
main.cpp:10: warning: `typename std::vector<t, std::allocator<_chart="">
>::iterator' is implicitly a typename
main.cpp:10: warning: implicit typename is deprecated, please see the
documentation for details

please help me

I love Programming
GeneralRe: implicit typename is deprecated Pin
xiaohe5219-Aug-05 16:26
xiaohe5219-Aug-05 16:26 
GeneralRe: implicit typename is deprecated Pin
Christian Graus9-Aug-05 16:33
protectorChristian Graus9-Aug-05 16:33 
GeneralRe: implicit typename is deprecated Pin
Roland Pibinger9-Aug-05 21:48
Roland Pibinger9-Aug-05 21:48 
Generalpassing array of string back ATL to VB and vice versa Pin
bluish8-Aug-05 18:50
bluish8-Aug-05 18:50 
GeneralRe: passing array of string back ATL to VB and vice versa Pin
Christian Graus9-Aug-05 16:34
protectorChristian Graus9-Aug-05 16:34 
GeneralRe: passing array of string back ATL to VB and vice versa Pin
Jörgen Sigvardsson9-Aug-05 22:11
Jörgen Sigvardsson9-Aug-05 22:11 
GeneralCrash in IE while using ActiveX dll Pin
Amit Mulay8-Aug-05 0:32
Amit Mulay8-Aug-05 0:32 
GeneralRe: Crash in IE while using ActiveX dll Pin
Amit Mulay8-Aug-05 0:59
Amit Mulay8-Aug-05 0:59 
GeneralRe: Crash in IE while using ActiveX dll Pin
Jörgen Sigvardsson9-Aug-05 22:17
Jörgen Sigvardsson9-Aug-05 22:17 
QuestionWorking on POST method with BHO? Pin
nmhuy7-Aug-05 17:40
nmhuy7-Aug-05 17:40 
Questionvector won't load. Why? Pin
Larry Mills Sr7-Aug-05 9:22
Larry Mills Sr7-Aug-05 9:22 
AnswerRe: vector won't load. Why? Pin
Steve S8-Aug-05 2:35
Steve S8-Aug-05 2:35 
GeneralRe: vector won't load. Why? Pin
Larry Mills Sr8-Aug-05 15:24
Larry Mills Sr8-Aug-05 15:24 
GeneralRe: vector won't load. Why? Pin
Steve S15-Aug-05 0:11
Steve S15-Aug-05 0:11 
GeneralRe: vector won't load. Why? Pin
Larry Mills Sr15-Aug-05 14:51
Larry Mills Sr15-Aug-05 14:51 
GeneralRe: vector won't load. Why? Pin
Steve S16-Aug-05 6:17
Steve S16-Aug-05 6:17 
GeneralATl VC++6.0(MFC) calling........problem Pin
virender chauhan5-Aug-05 23:11
virender chauhan5-Aug-05 23:11 

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.