Click here to Skip to main content
15,921,250 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralAccessing and displaying data of worker thread function Pin
Member 153706925-Mar-05 11:11
Member 153706925-Mar-05 11:11 
GeneralRe: Accessing and displaying data of worker thread function Pin
Paul M Watt25-Mar-05 12:59
mentorPaul M Watt25-Mar-05 12:59 
GeneralRe: Accessing and displaying data of worker thread function Pin
PJ Arends25-Mar-05 13:04
professionalPJ Arends25-Mar-05 13:04 
GeneralSaving Bitmap From Clipboard to file Pin
ww303125-Mar-05 8:18
ww303125-Mar-05 8:18 
GeneralRe: Saving Bitmap From Clipboard to file Pin
David Crow25-Mar-05 9:21
David Crow25-Mar-05 9:21 
GeneralRe: Saving Bitmap From Clipboard to file Pin
ww303125-Mar-05 11:01
ww303125-Mar-05 11:01 
GeneralVC++ 2003 .NET Pin
victorsk25-Mar-05 7:27
victorsk25-Mar-05 7:27 
GeneralRe: VC++ 2003 .NET Pin
Kevin McFarlane25-Mar-05 10:16
Kevin McFarlane25-Mar-05 10:16 
You may as well get the more up-to-date version. VC++ 2003 will do everything that VC++ 6 does plus more.

If you intend to use MFC then you should be aware that ClassWizard is no longer present but the online help explains how to add event handlers. Many think that the new way is less usable than the old way but, nevertheless, the functionality and features of the framework, as opposed to the IDE, are richer.

Kevin
GeneralRe: VC++ 2003 .NET Pin
victorsk25-Mar-05 11:00
victorsk25-Mar-05 11:00 
GeneralRe: VC++ 2003 .NET Pin
Kevin McFarlane25-Mar-05 11:08
Kevin McFarlane25-Mar-05 11:08 
GeneralRe: VC++ 2003 .NET Pin
MMansonFan2529-Mar-05 23:19
MMansonFan2529-Mar-05 23:19 
GeneralUDP datagram, Pls help Pin
Kimdave25-Mar-05 6:46
Kimdave25-Mar-05 6:46 
QuestionAfxBeginThread() ??? Pin
Static(x)25-Mar-05 6:25
Static(x)25-Mar-05 6:25 
AnswerRe: AfxBeginThread() ??? Pin
Michael Dunn25-Mar-05 6:45
sitebuilderMichael Dunn25-Mar-05 6:45 
AnswerRe: AfxBeginThread() ??? Pin
Greg Rodgers25-Mar-05 8:00
Greg Rodgers25-Mar-05 8:00 
GeneralRe: AfxBeginThread() ??? Pin
ddmcr25-Mar-05 10:32
ddmcr25-Mar-05 10:32 
GeneralRe: AfxBeginThread() ??? Pin
Anthony_Yio25-Mar-05 18:41
Anthony_Yio25-Mar-05 18:41 
GeneralNT permissions Pin
RobJones25-Mar-05 6:03
RobJones25-Mar-05 6:03 
GeneralRe: NT permissions Pin
David Crow25-Mar-05 7:29
David Crow25-Mar-05 7:29 
GeneralSerialization Pin
Gagnon Claude25-Mar-05 5:48
Gagnon Claude25-Mar-05 5:48 
GeneralRe: Serialization Pin
Blake Miller25-Mar-05 6:24
Blake Miller25-Mar-05 6:24 
GeneralRe: Serialization Pin
Ravi Bhavnani26-Mar-05 3:10
professionalRavi Bhavnani26-Mar-05 3:10 
GeneralAdding a C++ Inline File to a Visual C++.Net Project Pin
JSadleir25-Mar-05 3:17
JSadleir25-Mar-05 3:17 
GeneralRe: Adding a C++ Inline File to a Visual C++.Net Project Pin
Gary R. Wheeler25-Mar-05 3:47
Gary R. Wheeler25-Mar-05 3:47 
QuestionUnicode sizeof(TCHAR) == 1??? Pin
Dave_25-Mar-05 3:01
Dave_25-Mar-05 3:01 

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.