Click here to Skip to main content
15,925,239 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Structured exception vs C++ exception Pin
Lane Yu27-May-07 23:43
Lane Yu27-May-07 23:43 
GeneralRe: Structured exception vs C++ exception Pin
Stephen Hewitt28-May-07 13:42
Stephen Hewitt28-May-07 13:42 
GeneralRe: Structured exception vs C++ exception Pin
Lane Yu28-May-07 16:23
Lane Yu28-May-07 16:23 
QuestionCan Vistual Studio 6.0 make "setup file"? Pin
Peter, Chan24-May-07 16:41
Peter, Chan24-May-07 16:41 
AnswerRe: Can Vistual Studio 6.0 make "setup file"? Pin
Christian Graus24-May-07 16:47
protectorChristian Graus24-May-07 16:47 
AnswerRe: Can Vistual Studio 6.0 make "setup file"? Pin
Hamid_RT24-May-07 21:35
Hamid_RT24-May-07 21:35 
QuestionQuestion on making apps Pin
Firestorm ZERO24-May-07 15:40
Firestorm ZERO24-May-07 15:40 
AnswerRe: Question on making apps [modified] Pin
Michael Dunn24-May-07 15:54
sitebuilderMichael Dunn24-May-07 15:54 
There are many class libraries, but the two you'll hear the most about are MFC and ATL/WTL. (WTL is a set of GUI classes that build upon ATL.) However, you don't have to use a class library, and in fact it's my strong opinion that you should not use any class library at all until you understand how to do GUI programming at the Win32 API level.

EDIT: Forgot to give my thoughts on uTorrent. From what I see in Spy++, it looks like it was all hand-rolled. I don't see any window classes or names that indicate MFC or ATL was used.

Last modified: 38mins after originally posted --


--Mike--
Visual C++ MVP Cool | :cool:
LINKS~! Ericahist | PimpFish | CP SearchBar v3.0 | C++ Forum FAQ

Dunder-Mifflin, this is Pam.

AnswerRe: Question on making apps Pin
bob1697224-May-07 18:27
bob1697224-May-07 18:27 
AnswerRe: Question on making apps Pin
CPallini24-May-07 20:53
mveCPallini24-May-07 20:53 
QuestionC# dll from MFC application Pin
nzhuda24-May-07 15:24
nzhuda24-May-07 15:24 
AnswerRe: C# dll from MFC application Pin
CPallini24-May-07 20:25
mveCPallini24-May-07 20:25 
QuestionUnexplained API Pin
dellthinker24-May-07 14:53
dellthinker24-May-07 14:53 
AnswerRe: Unexplained API Pin
Michael Dunn24-May-07 16:01
sitebuilderMichael Dunn24-May-07 16:01 
QuestionBlocking Certain Keyboard Input Pin
Michael Sadlon24-May-07 13:42
Michael Sadlon24-May-07 13:42 
AnswerRe: Blocking Certain Keyboard Input Pin
Perspx25-May-07 6:34
Perspx25-May-07 6:34 
QuestionAsync Serial Port Read Pin
RMLPilot24-May-07 12:18
RMLPilot24-May-07 12:18 
AnswerRe: Async Serial Port Read Pin
Hans Dietrich24-May-07 13:14
mentorHans Dietrich24-May-07 13:14 
GeneralRe: Async Serial Port Read Pin
RMLPilot25-May-07 2:05
RMLPilot25-May-07 2:05 
GeneralRe: Async Serial Port Read Pin
Hans Dietrich25-May-07 5:34
mentorHans Dietrich25-May-07 5:34 
AnswerRe: Async Serial Port Read Pin
JudyL_MD25-May-07 2:46
JudyL_MD25-May-07 2:46 
QuestionHelp plz i am Almost next to wall and i will hit my head on it HARD Pin
Immunity1824-May-07 12:00
Immunity1824-May-07 12:00 
AnswerRe: Help plz i am Almost next to wall and i will hit my head on it HARD Pin
Mark Salsbery24-May-07 12:36
Mark Salsbery24-May-07 12:36 
GeneralRe: Help plz i am Almost next to wall and i will hit my head on it HARD Pin
Immunity1824-May-07 12:38
Immunity1824-May-07 12:38 
GeneralRe: Help plz i am Almost next to wall and i will hit my head on it HARD Pin
Immunity1824-May-07 12:40
Immunity1824-May-07 12:40 

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.