Click here to Skip to main content
16,008,469 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Do you know the GradientFill function? Pin
Christian Graus26-Nov-01 1:06
protectorChristian Graus26-Nov-01 1:06 
GeneralRe: Do you know the GradientFill function? Pin
jin sok cho26-Nov-01 2:16
jin sok cho26-Nov-01 2:16 
GeneralRe: Do you know the GradientFill function? Pin
Christian Graus26-Nov-01 10:25
protectorChristian Graus26-Nov-01 10:25 
GeneralRe: Do you know the GradientFill function? Pin
Christian Graus26-Nov-01 12:27
protectorChristian Graus26-Nov-01 12:27 
GeneralVS installer Pin
XP25-Nov-01 5:38
XP25-Nov-01 5:38 
GeneralRe: VS installer Pin
Christian Graus25-Nov-01 10:22
protectorChristian Graus25-Nov-01 10:22 
Questiona question about StrechBlt()???? Pin
Leesen25-Nov-01 5:28
Leesen25-Nov-01 5:28 
AnswerRe: a question about StrechBlt()???? Pin
Christian Graus25-Nov-01 10:18
protectorChristian Graus25-Nov-01 10:18 
You need to do one of the following:

1/ Not target Windows 95, then you can use TransparentBlt or GDI+

2/ Get my code from the WDJ site for the Sept 2000 issue, it includes a version of TransparentBlt that works with W95

3/ Do it yourself, this involves generating a mask bitmap in order to do the transparent blt. MSDN explains how, or again refer to my code from the WDJ site.



Christian

After all, there's nothing wrong with an elite as long as I'm allowed to be part of it!! - Mike Burston Oct 23, 2001

Sonork ID 100.10002:MeanManOz
I live in Bob's HungOut now

GeneralRe: a question about StrechBlt()???? Pin
Leesen25-Nov-01 17:40
Leesen25-Nov-01 17:40 
GeneralRe: a question about StrechBlt()???? Pin
Leesen25-Nov-01 22:32
Leesen25-Nov-01 22:32 
GeneralCStatusBar in a CDialog Pin
r2d2rigo25-Nov-01 4:50
r2d2rigo25-Nov-01 4:50 
GeneralRe: CStatusBar in a CDialog Pin
Nish Nishant25-Nov-01 5:32
sitebuilderNish Nishant25-Nov-01 5:32 
QuestionWhat type of view is VC++'s output window? Pin
hierro25-Nov-01 4:04
hierro25-Nov-01 4:04 
AnswerRe: What type of view is VC++'s output window? Pin
Nish Nishant25-Nov-01 5:31
sitebuilderNish Nishant25-Nov-01 5:31 
AnswerRe: What type of view is VC++'s output window? Pin
Stephane Routelous25-Nov-01 16:34
Stephane Routelous25-Nov-01 16:34 
QuestionFree Source Code? Pin
Lizp25-Nov-01 2:46
Lizp25-Nov-01 2:46 
GeneralWeird Problem Pin
mvworld25-Nov-01 2:14
mvworld25-Nov-01 2:14 
GeneralRe: Weird Problem Pin
Nish Nishant25-Nov-01 5:21
sitebuilderNish Nishant25-Nov-01 5:21 
GeneralCView as a dialog box Pin
25-Nov-01 1:57
suss25-Nov-01 1:57 
QuestionWhat happens to the CDC Pin
25-Nov-01 1:45
suss25-Nov-01 1:45 
AnswerRe: What happens to the CDC Pin
Tim Deveaux25-Nov-01 3:45
Tim Deveaux25-Nov-01 3:45 
GeneralRe: What happens to the CDC Pin
2-Dec-01 0:40
suss2-Dec-01 0:40 
GeneralComboBox problem ! Pin
Hadi Rezaee25-Nov-01 1:34
Hadi Rezaee25-Nov-01 1:34 
GeneralRe: ComboBox problem ! Pin
Michael P Butler25-Nov-01 1:42
Michael P Butler25-Nov-01 1:42 
GeneralRe: ComboBox problem ! Pin
Hadi Rezaee25-Nov-01 1:51
Hadi Rezaee25-Nov-01 1:51 

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.