Click here to Skip to main content
15,949,686 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: mechanism for the a dll to send back periodic info? Pin
Chris Losinger19-Sep-02 12:55
professionalChris Losinger19-Sep-02 12:55 
GeneralRe: mechanism for the a dll to send back periodic info? Pin
ns20-Sep-02 1:32
ns20-Sep-02 1:32 
AnswerRe: mechanism for the a dll to send back periodic info? Pin
Paul M Watt19-Sep-02 19:31
mentorPaul M Watt19-Sep-02 19:31 
GeneralGUI with Visual C Pin
E. Bonizzoni19-Sep-02 12:03
E. Bonizzoni19-Sep-02 12:03 
GeneralRe: GUI with Visual C Pin
Christian Graus19-Sep-02 13:11
protectorChristian Graus19-Sep-02 13:11 
GeneralRe: GUI with Visual C Pin
Paul M Watt19-Sep-02 19:39
mentorPaul M Watt19-Sep-02 19:39 
GeneralChanging the mask color for the IDR_MAINFRAME icon Pin
monrobot1319-Sep-02 11:14
monrobot1319-Sep-02 11:14 
GeneralRe: Changing the mask color for the IDR_MAINFRAME icon Pin
Shog919-Sep-02 14:24
sitebuilderShog919-Sep-02 14:24 
Icons actually have a separate bitmask built into them, so the actual color shown is just a placeholder used in the editors to indicate the bits they will make transparent when it saves. If you want the white portions to be transparent, then just draw over them with the transparent "color". If you actually want to use that "aqua" color in your icon somewhere, you'll need to use a device image with greater than 16 colors in order to include it in your palette.

Shog9
------
If you really what to get shitfacde tell a crowded bar that is is yourt borthday and hife your wallet. you ka will many more friends.
- David Wulff, Brithday selebrations, 9/19/02

GeneralProgressbar question Pin
ns19-Sep-02 11:09
ns19-Sep-02 11:09 
GeneralRe: Progressbar question Pin
Carlos Antollini19-Sep-02 11:13
Carlos Antollini19-Sep-02 11:13 
GeneralRe: Progressbar question Pin
ns19-Sep-02 11:15
ns19-Sep-02 11:15 
GeneralRe: Progressbar question Pin
Carlos Antollini19-Sep-02 11:23
Carlos Antollini19-Sep-02 11:23 
GeneralRe: Progressbar question Pin
ns19-Sep-02 11:43
ns19-Sep-02 11:43 
Generalmodal dialog Pin
Gary Kirkham19-Sep-02 11:06
Gary Kirkham19-Sep-02 11:06 
GeneralRe: modal dialog Pin
Carlos Antollini19-Sep-02 11:16
Carlos Antollini19-Sep-02 11:16 
GeneralRe: modal dialog Pin
Gary Kirkham19-Sep-02 11:32
Gary Kirkham19-Sep-02 11:32 
GeneralRe: modal dialog Pin
Carlos Antollini19-Sep-02 11:53
Carlos Antollini19-Sep-02 11:53 
GeneralRe: modal dialog Pin
Rein Hillmann19-Sep-02 12:01
Rein Hillmann19-Sep-02 12:01 
GeneralRe: modal dialog Pin
Brian Delahunty19-Sep-02 11:20
Brian Delahunty19-Sep-02 11:20 
GeneralRe: modal dialog Pin
Gary Kirkham19-Sep-02 11:32
Gary Kirkham19-Sep-02 11:32 
GeneralRe: modal dialog Pin
Gary Kirkham19-Sep-02 12:40
Gary Kirkham19-Sep-02 12:40 
QuestionHow to Resize MSChart Pin
ssirisha19-Sep-02 11:03
ssirisha19-Sep-02 11:03 
AnswerRe: How to Resize MSChart Pin
Carlos Antollini19-Sep-02 11:24
Carlos Antollini19-Sep-02 11:24 
GeneralGetLongPathName prob under XP Pin
yarp19-Sep-02 10:56
yarp19-Sep-02 10:56 
GeneralRe: GetLongPathName prob under XP Pin
Neville Franks19-Sep-02 11:18
Neville Franks19-Sep-02 11:18 

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.