Click here to Skip to main content
15,887,294 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionSetBitmapBits not Working as Expected Pin
walter761-Mar-06 0:28
walter761-Mar-06 0:28 
AnswerRe: SetBitmapBits not Working as Expected Pin
includeh101-Mar-06 2:11
includeh101-Mar-06 2:11 
GeneralRe: SetBitmapBits not Working as Expected Pin
walter761-Mar-06 2:25
walter761-Mar-06 2:25 
AnswerRe: SetBitmapBits not Working as Expected Pin
Ryan Binns1-Mar-06 2:53
Ryan Binns1-Mar-06 2:53 
GeneralRe: SetBitmapBits not Working as Expected Pin
walter761-Mar-06 2:59
walter761-Mar-06 2:59 
AnswerRe: SetBitmapBits not Working as Expected Pin
Ryan Binns1-Mar-06 2:55
Ryan Binns1-Mar-06 2:55 
GeneralRe: SetBitmapBits not Working as Expected Pin
walter761-Mar-06 3:00
walter761-Mar-06 3:00 
QuestionStatus bar part allignment Pin
Waldermort1-Mar-06 0:03
Waldermort1-Mar-06 0:03 
How is it possible to correctly allign the seperate parts of a status bar under Win32? I know we have to create an array of ints each defining the right side of the part and send the SB_SETPARTS message. But what about alligning the parts on the right hand side?

I want my bar to look similar to this one http://www.codeproject.com/miscctrl/ProgressBar.asp[^]

The only method I can think of is by getting the status bar rect and setting the parts according to the width, but this kinda gets screwed up when it comes to resizing. Even so, in the picture there is a large space blank space before the parts which I am so far unable to reproduce.
AnswerRe: Status bar part allignment Pin
Nibu babu thomas1-Mar-06 0:32
Nibu babu thomas1-Mar-06 0:32 
Questioncreating child process in c++ Pin
Aqueel28-Feb-06 23:58
Aqueel28-Feb-06 23:58 
AnswerRe: creating child process in c++ Pin
Nibu babu thomas1-Mar-06 0:03
Nibu babu thomas1-Mar-06 0:03 
AnswerRe: creating child process in c++ Pin
Vinaya1-Mar-06 0:08
Vinaya1-Mar-06 0:08 
AnswerRe: creating child process in c++ Pin
John R. Shaw1-Mar-06 0:23
John R. Shaw1-Mar-06 0:23 
AnswerRe: creating child process in c++ Pin
Cedric Moonen1-Mar-06 0:47
Cedric Moonen1-Mar-06 0:47 
GeneralRe: creating child process in c++ Pin
Ryan Binns1-Mar-06 2:58
Ryan Binns1-Mar-06 2:58 
AnswerRe: creating child process in c++ Pin
Aqueel1-Mar-06 0:48
Aqueel1-Mar-06 0:48 
GeneralRe: creating child process in c++ Pin
Ryan Binns1-Mar-06 2:59
Ryan Binns1-Mar-06 2:59 
AnswerRe: creating child process in c++ Pin
Nemanja Trifunovic1-Mar-06 1:48
Nemanja Trifunovic1-Mar-06 1:48 
GeneralRe: creating child process in c++ Pin
jhwurmbach1-Mar-06 3:05
jhwurmbach1-Mar-06 3:05 
Questionplacing landline call from cyber cafe node Pin
Martin Akula28-Feb-06 23:41
Martin Akula28-Feb-06 23:41 
AnswerRe: placing landline call from cyber cafe node Pin
toxcct28-Feb-06 23:49
toxcct28-Feb-06 23:49 
AnswerRe: placing landline call from cyber cafe node Pin
Maximilien1-Mar-06 2:22
Maximilien1-Mar-06 2:22 
QuestionParallel Data Calculation ( reduce calculation time) Pin
zahid_ash28-Feb-06 23:34
zahid_ash28-Feb-06 23:34 
AnswerRe: Parallel Data Calculation ( reduce calculation time) Pin
Cedric Moonen28-Feb-06 23:54
Cedric Moonen28-Feb-06 23:54 
AnswerRe: Parallel Data Calculation ( reduce calculation time) Pin
John R. Shaw1-Mar-06 0:08
John R. Shaw1-Mar-06 0:08 

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.