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

C / C++ / MFC

 
GeneralVC7 MDE SHTML Syntax Coloring Pin
Jason Hooper24-Apr-02 4:06
Jason Hooper24-Apr-02 4:06 
QuestionHow to generate binary tree from math expression? Pin
ivex24-Apr-02 3:34
ivex24-Apr-02 3:34 
AnswerRe: How to generate binary tree from math expression? Pin
Ravi Bhavnani24-Apr-02 3:53
professionalRavi Bhavnani24-Apr-02 3:53 
AnswerRe: How to generate binary tree from math expression? Pin
Tim Smith24-Apr-02 4:12
Tim Smith24-Apr-02 4:12 
QuestionHow to express empty? Pin
Feng Qin24-Apr-02 3:29
Feng Qin24-Apr-02 3:29 
AnswerRe: How to express empty? Pin
Joaquín M López Muñoz24-Apr-02 4:13
Joaquín M López Muñoz24-Apr-02 4:13 
GeneralUsing CProgressCtrl (an idiot asks...) Pin
24-Apr-02 3:24
suss24-Apr-02 3:24 
GeneralRe: Using CProgressCtrl (an idiot asks...) Pin
Joaquín M López Muñoz24-Apr-02 3:31
Joaquín M López Muñoz24-Apr-02 3:31 
This is all in WinMain()

I guess this is where the problem lies. If you're dong raw Win32 apps (which provide of a WinMain) you've got no MFC support. CProgressCtrl is an MFC class, so it's on wonder nothing works. Create a new project and select the "MFC app" type (or something like that.) The way of writing programs changes from what you're used to, but it doesn't take long to get a passing idea of how it works.

Joaquín M López Muñoz
Telefónica, Investigación y Desarrollo
GeneralRe: Using CProgressCtrl (an idiot asks...) Pin
24-Apr-02 11:03
suss24-Apr-02 11:03 
GeneralRe: Using CProgressCtrl (an idiot asks...) Pin
Ravi Bhavnani24-Apr-02 3:35
professionalRavi Bhavnani24-Apr-02 3:35 
GeneralRe: Using CProgressCtrl (an idiot asks...) Pin
24-Apr-02 11:00
suss24-Apr-02 11:00 
QuestionDrag'n Drop, between applications, to get HWND ? Pin
Ergo24-Apr-02 3:00
Ergo24-Apr-02 3:00 
AnswerRe: Drag'n Drop, between applications, to get HWND ? Pin
Anders Molin24-Apr-02 4:56
professionalAnders Molin24-Apr-02 4:56 
GeneralRe: Drag'n Drop, between applications, to get HWND ? Pin
24-Apr-02 11:33
suss24-Apr-02 11:33 
QuestionHow to use DLLs Pin
Aoife24-Apr-02 1:55
Aoife24-Apr-02 1:55 
AnswerRe: How to use DLLs Pin
Sameer Maggon24-Apr-02 1:59
Sameer Maggon24-Apr-02 1:59 
AnswerRe: How to use DLLs Pin
Tom Archer24-Apr-02 2:29
Tom Archer24-Apr-02 2:29 
AnswerRe: How to use DLLs Pin
Ravi Bhavnani24-Apr-02 7:32
professionalRavi Bhavnani24-Apr-02 7:32 
GeneralSetSockOpt, NO_DELAY and buffering Pin
pmarki24-Apr-02 1:43
pmarki24-Apr-02 1:43 
GeneralRe: SetSockOpt, NO_DELAY and buffering Pin
Sameer Maggon24-Apr-02 1:58
Sameer Maggon24-Apr-02 1:58 
GeneralRe: SetSockOpt, NO_DELAY and buffering Pin
pmarki24-Apr-02 2:04
pmarki24-Apr-02 2:04 
GeneralRe: SetSockOpt, NO_DELAY and buffering Pin
Joaquín M López Muñoz24-Apr-02 2:21
Joaquín M López Muñoz24-Apr-02 2:21 
GeneralRe: SetSockOpt, NO_DELAY and buffering Pin
pmarki24-Apr-02 3:31
pmarki24-Apr-02 3:31 
GeneralApplication HOOK Pin
Sameer Maggon24-Apr-02 1:35
Sameer Maggon24-Apr-02 1:35 
GeneralRe: Application HOOK Pin
Joaquín M López Muñoz24-Apr-02 2:36
Joaquín M López Muñoz24-Apr-02 2:36 

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.