Click here to Skip to main content
15,892,746 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralResizing of a dialog box Pin
26-Jul-01 6:27
suss26-Jul-01 6:27 
GeneralRe: Resizing of a dialog box Pin
Carlos Antollini26-Jul-01 6:36
Carlos Antollini26-Jul-01 6:36 
GeneralRe: Resizing of a dialog box Pin
27-Jul-01 1:39
suss27-Jul-01 1:39 
GeneralRe: Resizing of a dialog box Pin
Christian Graus27-Jul-01 2:18
protectorChristian Graus27-Jul-01 2:18 
GeneralRe: Resizing of a dialog box Pin
26-Jul-01 7:17
suss26-Jul-01 7:17 
GeneralRe: Resizing of a dialog box Pin
Ernest Laurentin27-Jul-01 9:43
Ernest Laurentin27-Jul-01 9:43 
GeneralRe: Resizing of a dialog box Pin
31-Jul-01 1:18
suss31-Jul-01 1:18 
GeneralPersisting Bitmaps Pin
Ganesh Ramaswamy26-Jul-01 6:18
Ganesh Ramaswamy26-Jul-01 6:18 
Please help me out.
I have a COleDataObject class in which i have the data in the Clipboard. If the data format in clipboard is bitmap, i need to store it in a file.
What i did is
i got the HGLOBAL from the COleDataObject and using GlobalLock i got void* pointer. Then I used CFile and created a file of extension .bmp and I used CArchive's Write function to write the raw data into the file.
But after this if i try to open the file using MS paint, it says unrecognized format.
Someone tell me what am i actually supposed to do. Thanks






Ganesh.M.Ramaswamy
GeneralRe: Persisting Bitmaps - forget it Pin
Ganesh Ramaswamy26-Jul-01 10:20
Ganesh Ramaswamy26-Jul-01 10:20 
QuestionCListCtrl missing GetSelItems(). Any Reason?? Pin
Chris Meech26-Jul-01 6:17
Chris Meech26-Jul-01 6:17 
AnswerRe: CListCtrl missing GetSelItems(). Any Reason?? Pin
Tomasz Sowinski26-Jul-01 6:51
Tomasz Sowinski26-Jul-01 6:51 
GeneralRe: CListCtrl missing GetSelItems(). Any Reason?? Pin
Chris Meech26-Jul-01 7:36
Chris Meech26-Jul-01 7:36 
QuestionCListCtrl missing GetSelItems(). Any Reason?? Pin
Chris Meech26-Jul-01 6:17
Chris Meech26-Jul-01 6:17 
GeneralHelp me...Set editbox focus in a listctrl itemchanged handler Pin
CMFC6.0VS.NETUser26-Jul-01 5:45
CMFC6.0VS.NETUser26-Jul-01 5:45 
QuestionHow can I Pin
26-Jul-01 5:27
suss26-Jul-01 5:27 
AnswerRe: How can I Pin
Carlos Antollini26-Jul-01 5:59
Carlos Antollini26-Jul-01 5:59 
GeneralPrinting in Dialog Pin
Michael Martin26-Jul-01 5:19
professionalMichael Martin26-Jul-01 5:19 
GeneralRe: Printing in Dialog Pin
Tomasz Sowinski26-Jul-01 7:13
Tomasz Sowinski26-Jul-01 7:13 
Generalmethod FIND Pin
Gérald Mercet26-Jul-01 4:47
Gérald Mercet26-Jul-01 4:47 
GeneralRe: method FIND Pin
Carlos Antollini26-Jul-01 5:08
Carlos Antollini26-Jul-01 5:08 
GeneralReadonly recordset Pin
Jimmy Ehrnström26-Jul-01 3:59
Jimmy Ehrnström26-Jul-01 3:59 
GeneralRe: Readonly recordset Pin
Carlos Antollini26-Jul-01 4:42
Carlos Antollini26-Jul-01 4:42 
GeneralRe: Readonly recordset Pin
Jimmy Ehrnström26-Jul-01 4:54
Jimmy Ehrnström26-Jul-01 4:54 
GeneralRe: Readonly recordset Pin
Carlos Antollini26-Jul-01 5:12
Carlos Antollini26-Jul-01 5:12 
GeneralRe: Readonly recordset Pin
Jimmy Ehrnström26-Jul-01 22:05
Jimmy Ehrnström26-Jul-01 22:05 

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.