Click here to Skip to main content
15,919,778 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: resizing a window Pin
Prakash Nadar1-Nov-05 21:43
Prakash Nadar1-Nov-05 21:43 
AnswerRe: resizing a window Pin
FarPointer1-Nov-05 22:19
FarPointer1-Nov-05 22:19 
Questionusing activex controls HELP Pin
hamidreza_buddy1-Nov-05 21:22
hamidreza_buddy1-Nov-05 21:22 
AnswerRe: using activex controls HELP Pin
Calc202-Nov-05 0:34
Calc202-Nov-05 0:34 
QuestionGetKeyNameText Pin
Veera Raghavendra1-Nov-05 19:37
Veera Raghavendra1-Nov-05 19:37 
AnswerRe: GetKeyNameText Pin
Blake Miller2-Nov-05 3:45
Blake Miller2-Nov-05 3:45 
Questionwhat do functions like this behave like Pin
rahulmballal1-Nov-05 17:11
rahulmballal1-Nov-05 17:11 
AnswerRe: what do functions like this behave like Pin
Prakash Nadar1-Nov-05 17:24
Prakash Nadar1-Nov-05 17:24 
AnswerRe: what do functions like this behave like Pin
ddmcr2-Nov-05 0:08
ddmcr2-Nov-05 0:08 
AnswerRe: what do functions like this behave like Pin
Renjith Ramachandran2-Nov-05 3:15
Renjith Ramachandran2-Nov-05 3:15 
QuestionWin32 Vs MFC Pin
urssmiling1-Nov-05 17:01
urssmiling1-Nov-05 17:01 
AnswerRe: Win32 Vs MFC Pin
Prakash Nadar1-Nov-05 17:25
Prakash Nadar1-Nov-05 17:25 
GeneralRe: Win32 Vs MFC Pin
urssmiling2-Nov-05 0:45
urssmiling2-Nov-05 0:45 
AnswerRe: Win32 Vs MFC Pin
aseef2-Nov-05 1:46
aseef2-Nov-05 1:46 
PREVIOUSLY IN THE EARLIER VERSIONS OF VC++...i mean vc++5.0 and so the applications were win16 but still they were called mfc as they use windows programming compileres.
in win32 or win16 all the related code should be written by the programmer.
where as mostly mfc's have built in procedures and functions that are generated by wizard.
examples for win32 are console applications,api...etc
all the win32 applications can also be called as sdk.
(software development kit)
if u really want to rule win32 and mfc my suggestions is to view the generated code in mfc's and try to write that code seperately using win32 applications.
happy coding.Smile | :)

Asif
GeneralRe: Win32 Vs MFC Pin
urssmiling2-Nov-05 2:17
urssmiling2-Nov-05 2:17 
GeneralRe: Win32 Vs MFC Pin
Blake Miller2-Nov-05 3:48
Blake Miller2-Nov-05 3:48 
QuestionHow to receive SB_THUMBPOSITION Pin
Luke Murray1-Nov-05 16:51
Luke Murray1-Nov-05 16:51 
AnswerRe: How to receive SB_THUMBPOSITION Pin
Prakash Nadar1-Nov-05 17:30
Prakash Nadar1-Nov-05 17:30 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Luke Murray1-Nov-05 17:52
Luke Murray1-Nov-05 17:52 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Prakash Nadar1-Nov-05 18:00
Prakash Nadar1-Nov-05 18:00 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Luke Murray1-Nov-05 18:07
Luke Murray1-Nov-05 18:07 
AnswerRe: How to receive SB_THUMBPOSITION Pin
Calc202-Nov-05 0:39
Calc202-Nov-05 0:39 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Luke Murray2-Nov-05 10:59
Luke Murray2-Nov-05 10:59 
AnswerRe: How to receive SB_THUMBPOSITION Pin
Luke Murray2-Nov-05 11:59
Luke Murray2-Nov-05 11:59 
GeneralRe: How to receive SB_THUMBPOSITION Pin
Luke Murray2-Nov-05 12:04
Luke Murray2-Nov-05 12:04 

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.