Click here to Skip to main content
15,914,010 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionStop the System Time? Pin
8-Jul-02 23:43
suss8-Jul-02 23:43 
Generalhelp beginner Pin
8-Jul-02 23:43
suss8-Jul-02 23:43 
GeneralRe: help beginner Pin
Prem Kumar9-Jul-02 0:08
Prem Kumar9-Jul-02 0:08 
GeneralRe: help beginner Pin
Christian Graus9-Jul-02 0:27
protectorChristian Graus9-Jul-02 0:27 
GeneralRe: help beginner Pin
Venet9-Jul-02 0:30
Venet9-Jul-02 0:30 
GeneralRe: help beginner Pin
Nish Nishant9-Jul-02 0:43
sitebuilderNish Nishant9-Jul-02 0:43 
GeneralRe: help beginner Pin
9-Jul-02 0:55
suss9-Jul-02 0:55 
GeneralRe: help beginner Pin
Dean Michaud9-Jul-02 10:08
Dean Michaud9-Jul-02 10:08 
I personally found that messing around with a few example applications from here at the Code Project (from various authors) was the best way to pick things up, really. Like you, I was doing mostly console-type apps and tons kernel mode dev., leaving my MFC and UI coding skills a little thin (actually, they were non-existent!).

Also, if you use the built-in Wizard to create an MFC app, you can get it to create a simple app for you right off the get-go that even compiles - start mucking around with the created project - I recommend starting out with a bare-bones Dialog app persobally, CDialog is a lot quicker to pick up and learn how to plop down controls and muck around with them.

Have fun with the learning, I've been messing with MFC now since Aug 2001 and have personally found that the examples here are fantastic learning tools for people who learn by example.

: Dean 'Karnatos' Michaud
GeneralRe: help beginner Pin
Member 140239-Jul-02 21:55
Member 140239-Jul-02 21:55 
GeneralSPI_SETSNAPTODEFBUTTON in Win98 Pin
Alek8-Jul-02 23:38
Alek8-Jul-02 23:38 
GeneralLinker error: LNK2001 with GetModuleBaseName and EnumProcessModule Pin
Janine8-Jul-02 23:31
Janine8-Jul-02 23:31 
GeneralRe: Linker error: LNK2001 with GetModuleBaseName and EnumProcessModule Pin
Prem Kumar9-Jul-02 0:11
Prem Kumar9-Jul-02 0:11 
GeneralRe: Linker error: LNK2001 with GetModuleBaseName and EnumProcessModule Pin
Janine9-Jul-02 0:47
Janine9-Jul-02 0:47 
GeneralInvoking an executable program from a remote machine Pin
8-Jul-02 23:22
suss8-Jul-02 23:22 
GeneralRe: Invoking an executable program from a remote machine Pin
Prem Kumar9-Jul-02 0:16
Prem Kumar9-Jul-02 0:16 
GeneralRe: Invoking an executable program from a remote machine Pin
Ollie9-Jul-02 0:37
Ollie9-Jul-02 0:37 
GeneralRe: Invoking an executable program from a remote machine Pin
Renjith Ramachandran9-Jul-02 0:54
Renjith Ramachandran9-Jul-02 0:54 
GeneralCreateFile problem Pin
Senkwe Chanda8-Jul-02 23:04
Senkwe Chanda8-Jul-02 23:04 
GeneralRe: CreateFile problem Pin
KarstenK8-Jul-02 23:12
mveKarstenK8-Jul-02 23:12 
GeneralRe: CreateFile problem Pin
Senkwe Chanda8-Jul-02 23:15
Senkwe Chanda8-Jul-02 23:15 
GeneralRe: CreateFile problem Pin
KarstenK8-Jul-02 23:34
mveKarstenK8-Jul-02 23:34 
GeneralRe: CreateFile problem Pin
Senkwe Chanda8-Jul-02 23:38
Senkwe Chanda8-Jul-02 23:38 
GeneralRe: CreateFile problem Pin
Senkwe Chanda8-Jul-02 23:23
Senkwe Chanda8-Jul-02 23:23 
GeneralRe: CreateFile problem Pin
Ollie8-Jul-02 23:29
Ollie8-Jul-02 23:29 
GeneralRe: CreateFile problem Pin
Senkwe Chanda8-Jul-02 23:31
Senkwe Chanda8-Jul-02 23:31 

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.