Click here to Skip to main content
15,915,611 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: BYTE concatenation and strcat() questions Pin
Michael Dunn20-Jan-02 6:58
sitebuilderMichael Dunn20-Jan-02 6:58 
GeneralWin2000 Registry Problem Pin
John Clump20-Jan-02 2:02
John Clump20-Jan-02 2:02 
GeneralRe: Win2000 Registry Problem Pin
Michael Dunn20-Jan-02 7:02
sitebuilderMichael Dunn20-Jan-02 7:02 
GeneralHelp a Newbie please!!!:confused: Pin
20-Jan-02 1:16
suss20-Jan-02 1:16 
GeneralRe: Help a Newbie please!!!:confused: Pin
Michael P Butler20-Jan-02 2:08
Michael P Butler20-Jan-02 2:08 
GeneralPb Copy/Pasting DIB with Alpha Channel Pin
yarp19-Jan-02 21:35
yarp19-Jan-02 21:35 
GeneralRe: Pb Copy/Pasting DIB with Alpha Channel Pin
Christian Graus19-Jan-02 22:52
protectorChristian Graus19-Jan-02 22:52 
GeneralRe: Pb Copy/Pasting DIB with Alpha Channel Pin
yarp19-Jan-02 23:28
yarp19-Jan-02 23:28 
Hi christian, thank you for the reply.
Indeed, I need W95 support my application is distributed from W95 to XP. The reason why I use paintlib classes is that I like the way I can handle DIB (I mean without any Windows handle - I derived my own class form their basic bitmap).
So, yes I tried saving and loading in PSP and I had the Alpha Channel properly compared to the source image (a .PNG). I dug into MSDN and I think that I should use a BitmapV5Header instead of classic a BITMAPINFOHEADER to perform the Copy/Paste (with a CF_DIBV5 format in the clipboard format instead of CF_DIB)... In which case this won't be compatible with W95 but I can deal with that for that purpose. I would like to be sure this is the good way making it. If I can find better I will look at GDI+ thank for the advice.

Yarp
GeneralRe: Pb Copy/Pasting DIB with Alpha Channel Pin
Christian Graus19-Jan-02 23:35
protectorChristian Graus19-Jan-02 23:35 
GeneralRe: Pb Copy/Pasting DIB with Alpha Channel Pin
yarp20-Jan-02 11:35
yarp20-Jan-02 11:35 
GeneralRe: Pb Copy/Pasting DIB with Alpha Channel Pin
Christian Graus20-Jan-02 11:55
protectorChristian Graus20-Jan-02 11:55 
GeneralRe: Pb Copy/Pasting DIB with Alpha Channel Pin
yarp20-Jan-02 12:06
yarp20-Jan-02 12:06 
Generaltask manager Pin
Mazdak19-Jan-02 21:34
Mazdak19-Jan-02 21:34 
GeneralRe: task manager Pin
SergueiP19-Jan-02 22:38
SergueiP19-Jan-02 22:38 
GeneralRe: task manager Pin
Mazdak20-Jan-02 1:04
Mazdak20-Jan-02 1:04 
GeneralRe: task manager Pin
Christopher Lord20-Jan-02 11:41
Christopher Lord20-Jan-02 11:41 
Questionabout MSFlexgrid? Pin
anju19-Jan-02 20:58
anju19-Jan-02 20:58 
AnswerRe: about MSFlexgrid? Pin
Christian Graus19-Jan-02 22:53
protectorChristian Graus19-Jan-02 22:53 
AnswerRe: about MSFlexgrid? Pin
Qadddd21-May-02 6:17
Qadddd21-May-02 6:17 
GeneralHook Keyboard! Pin
Mazdak19-Jan-02 18:46
Mazdak19-Jan-02 18:46 
GeneralRe: Hook Keyboard! Pin
Phil F21-Jan-02 14:59
Phil F21-Jan-02 14:59 
GeneralRe: Hook Keyboard! Pin
Mazdak21-Jan-02 22:22
Mazdak21-Jan-02 22:22 
GeneralRe: Hook Keyboard! Pin
Mazdak23-Jan-02 18:45
Mazdak23-Jan-02 18:45 
GeneralBrowsers & Unix Pin
19-Jan-02 18:36
suss19-Jan-02 18:36 
GeneralRe: Browsers & Unix Pin
Michael P Butler20-Jan-02 0:14
Michael P Butler20-Jan-02 0:14 

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.