Click here to Skip to main content
15,913,773 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: _T in C++ Threaded article. Pin
Dave Bryant21-Nov-02 11:35
Dave Bryant21-Nov-02 11:35 
GeneralRe: _T in C++ Threaded article. Pin
Le centriste21-Nov-02 11:36
Le centriste21-Nov-02 11:36 
GeneralGiving an windowobject its own OnPaint Call in another window Pin
Hustler21-Nov-02 10:42
Hustler21-Nov-02 10:42 
GeneralRe: Giving an windowobject its own OnPaint Call in another window Pin
dima_t21-Nov-02 20:14
dima_t21-Nov-02 20:14 
GeneralPrint from clipboard/print bitmap Pin
XAlien21-Nov-02 10:36
XAlien21-Nov-02 10:36 
GeneralRe: Print from clipboard/print bitmap Pin
Roger Allen21-Nov-02 21:42
Roger Allen21-Nov-02 21:42 
GeneralScaling Progress Steps :: MFC Pin
valikac21-Nov-02 10:31
valikac21-Nov-02 10:31 
GeneralRe: Scaling Progress Steps :: MFC Pin
Christian Graus21-Nov-02 10:35
protectorChristian Graus21-Nov-02 10:35 
You set the progress bars range to be 0-99999999 and then set it's position. SetRange and maybe SetStep are the methods you need.

http://msdn.microsoft.com[^] is your friend when you want to know how to do something with MFC.

Christian

No offense, but I don't really want to encourage the creation of another VB developer. - Larry Antram 22 Oct 2002

Hey, at least Logo had, at it's inception, a mechanical turtle. VB has always lacked even that... - Shog9 04-09-2002

Again, you can screw up a C/C++ program just as easily as a VB program. OK, maybe not as easily, but it's certainly doable. - Jamie Nordmeyer - 15-Nov-2002
GeneralA question about TreeCtrl Pin
Vincent Ye21-Nov-02 10:13
Vincent Ye21-Nov-02 10:13 
GeneralI'v found a way. Anyway, thank you. Pin
Vincent Ye21-Nov-02 10:35
Vincent Ye21-Nov-02 10:35 
GeneralMDI and Multiple File Opens Pin
Chris Meech21-Nov-02 10:11
Chris Meech21-Nov-02 10:11 
GeneralRe: MDI and Multiple File Opens Pin
Roger Allen21-Nov-02 21:47
Roger Allen21-Nov-02 21:47 
GeneralRe: MDI and Multiple File Opens Pin
Chris Meech22-Nov-02 2:27
Chris Meech22-Nov-02 2:27 
GeneralRe: MDI and Multiple File Opens Pin
Chris Meech22-Nov-02 5:52
Chris Meech22-Nov-02 5:52 
GeneralRe: Scaling Progress Steps :: MFC Pin
valikac21-Nov-02 10:39
valikac21-Nov-02 10:39 
Generalchanging font in static text control Pin
ckr21-Nov-02 8:46
ckr21-Nov-02 8:46 
GeneralRe: changing font in static text control Pin
James R. Twine21-Nov-02 9:19
James R. Twine21-Nov-02 9:19 
GeneralATL & BSTR Pin
AJ12321-Nov-02 8:43
AJ12321-Nov-02 8:43 
GeneralRe: ATL & BSTR Pin
Christian Graus21-Nov-02 9:06
protectorChristian Graus21-Nov-02 9:06 
GeneralWinsock2 network events.. in a UI thread. Pin
RobJones21-Nov-02 8:23
RobJones21-Nov-02 8:23 
GeneralDetermining if the taskbar is visible or not and its height... Pin
Joan M21-Nov-02 8:06
professionalJoan M21-Nov-02 8:06 
GeneralRe: Determining if the taskbar is visible or not and its height... Pin
Paul M Watt21-Nov-02 8:14
mentorPaul M Watt21-Nov-02 8:14 
GeneralCannot Create Window Pin
Toni7821-Nov-02 7:58
Toni7821-Nov-02 7:58 
GeneralRe: Cannot Create Window Pin
Toni7822-Nov-02 9:09
Toni7822-Nov-02 9:09 

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.