Click here to Skip to main content
16,010,650 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Referencing an external version resource? Pin
Michael Dunn24-Feb-04 15:43
sitebuilderMichael Dunn24-Feb-04 15:43 
GeneralRe: Referencing an external version resource? Pin
Ravi Bhavnani25-Feb-04 5:39
professionalRavi Bhavnani25-Feb-04 5:39 
GeneralSockets Pin
Anonymous24-Feb-04 6:49
Anonymous24-Feb-04 6:49 
GeneralRe: Sockets Pin
Prakash Nadar24-Feb-04 14:00
Prakash Nadar24-Feb-04 14:00 
QuestionSingle-instance executable??? Pin
DanYELL24-Feb-04 6:37
DanYELL24-Feb-04 6:37 
AnswerRe: Single-instance executable??? Pin
David Crow24-Feb-04 6:51
David Crow24-Feb-04 6:51 
AnswerRe: Single-instance executable??? Pin
john.angel24-Feb-04 9:47
john.angel24-Feb-04 9:47 
GeneralReading Bitmaps from Clipboard Pin
siegfried_heintze24-Feb-04 6:28
siegfried_heintze24-Feb-04 6:28 
About a month ago I found a dandy little article that demonstrated how to retrieve a Bitmap image from the clipboard.

The author created a single structure containing a BITMAPHEADERINFO and another structure (BITMAP?). This was mapped to the global memory data he got from the clipboard. He then was able to get an HBITMAP and HPALETTE and display the image.

The secret the author discovered was that Microsoft did not document that these are the two datastructures microsoft uses to put a bitmap on the clipboard.

I've searched everywhere. I'm sure I saw it here on the Code Project but I cannot find it now.

I've found some other articles on reading bitmaps from the clipboard. I want this one because it was so simple.

Thanks,
Sieg

Sieg_Heintze@yahoo.com
GeneralRe: Reading Bitmaps from Clipboard Pin
David Crow24-Feb-04 8:51
David Crow24-Feb-04 8:51 
GeneralHelp Teh N00b Again PLZ Pin
MrNiceBerG24-Feb-04 5:55
MrNiceBerG24-Feb-04 5:55 
GeneralRe: Help Teh N00b Again PLZ Pin
David Crow24-Feb-04 6:07
David Crow24-Feb-04 6:07 
QuestionVSS: how do you organize your projects? Pin
peterchen24-Feb-04 5:46
peterchen24-Feb-04 5:46 
AnswerRe: VSS: how do you organize your projects? Pin
Prakash Nadar24-Feb-04 13:50
Prakash Nadar24-Feb-04 13:50 
GeneralBug in WideCharToMultiByte Pin
Anonymous24-Feb-04 5:02
Anonymous24-Feb-04 5:02 
GeneralRe: Bug in WideCharToMultiByte Pin
Prakash Nadar24-Feb-04 5:24
Prakash Nadar24-Feb-04 5:24 
GeneralRe: Bug in WideCharToMultiByte Pin
Anonymous24-Feb-04 18:35
Anonymous24-Feb-04 18:35 
Generalc2678 issue Pin
pwyzorski24-Feb-04 4:55
pwyzorski24-Feb-04 4:55 
GeneralRe: c2678 issue Pin
Jonas Larsson24-Feb-04 6:11
Jonas Larsson24-Feb-04 6:11 
GeneralRe: c2678 issue Pin
Jonas Larsson24-Feb-04 6:12
Jonas Larsson24-Feb-04 6:12 
GeneralRe: c2678 issue Pin
pwyzorski24-Feb-04 6:46
pwyzorski24-Feb-04 6:46 
QuestionHow to know whether or not Internet Connection Firewall is enabled or not for a network connection. Pin
koteswara24-Feb-04 4:53
koteswara24-Feb-04 4:53 
GeneralWSDL problem... Pin
Orkun GEDiK24-Feb-04 4:50
Orkun GEDiK24-Feb-04 4:50 
GeneralRe: WSDL problem... Pin
Prakash Nadar24-Feb-04 4:55
Prakash Nadar24-Feb-04 4:55 
GeneralRe: WSDL problem... Pin
Orkun GEDiK24-Feb-04 4:58
Orkun GEDiK24-Feb-04 4:58 
GeneralwRITE 2 a textfile Pin
wytse24-Feb-04 4:13
wytse24-Feb-04 4:13 

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.