Click here to Skip to main content
15,914,452 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: Align dynamic memory to 32-bit boundary Pin
Chris Losinger10-Jan-07 2:37
professionalChris Losinger10-Jan-07 2:37 
GeneralRe: Align dynamic memory to 32-bit boundary Pin
uusheikh10-Jan-07 20:20
uusheikh10-Jan-07 20:20 
QuestionHow to serialize an ICON Pin
neilsolent9-Jan-07 19:06
neilsolent9-Jan-07 19:06 
AnswerRe: How to serialize an ICON Pin
Waldermort9-Jan-07 21:03
Waldermort9-Jan-07 21:03 
GeneralRe: How to serialize an ICON Pin
neilsolent9-Jan-07 23:44
neilsolent9-Jan-07 23:44 
AnswerRe: How to serialize an ICON Pin
Cristian Amarie9-Jan-07 21:14
Cristian Amarie9-Jan-07 21:14 
GeneralRe: How to serialize an ICON Pin
neilsolent9-Jan-07 23:46
neilsolent9-Jan-07 23:46 
GeneralRe: How to serialize an ICON Pin
Cristian Amarie10-Jan-07 0:15
Cristian Amarie10-Jan-07 0:15 
Probably yes, but I am not sure.
Try using LoadImage instead of LoadIcon and pass the filename instead of MAKEINTRESOURCE, and use the returned HANDLE as HRSRC, but, again I'm not sure.

But why not opening the .ico file with CreatFile directly, and store the file bytes directly?

Nuclear launch detected

GeneralRe: How to serialize an ICON Pin
neilsolent10-Jan-07 2:58
neilsolent10-Jan-07 2:58 
GeneralRe: How to serialize an ICON Pin
Cristian Amarie10-Jan-07 3:28
Cristian Amarie10-Jan-07 3:28 
QuestionAPI to find SQL Server installation Path Pin
Mushtaque Nizamani9-Jan-07 19:04
Mushtaque Nizamani9-Jan-07 19:04 
AnswerRe: API to find SQL Server installation Path Pin
vipin_nvk9-Jan-07 19:37
vipin_nvk9-Jan-07 19:37 
QuestionRead registry entry of a remote machine Pin
Mushtaque Nizamani9-Jan-07 18:59
Mushtaque Nizamani9-Jan-07 18:59 
AnswerRe: Read registry entry of a remote machine Pin
neilsolent9-Jan-07 19:08
neilsolent9-Jan-07 19:08 
AnswerRe: Read registry entry of a remote machine Pin
Hamid_RT9-Jan-07 19:11
Hamid_RT9-Jan-07 19:11 
GeneralRe: Read registry entry of a remote machine Pin
ThatsAlok9-Jan-07 21:50
ThatsAlok9-Jan-07 21:50 
GeneralRe: Read registry entry of a remote machine Pin
Hamid_RT9-Jan-07 23:28
Hamid_RT9-Jan-07 23:28 
GeneralRe: Read registry entry of a remote machine Pin
ThatsAlok9-Jan-07 23:42
ThatsAlok9-Jan-07 23:42 
AnswerRe: Read registry entry of a remote machine Pin
ThatsAlok9-Jan-07 21:49
ThatsAlok9-Jan-07 21:49 
AnswerRe: Read registry entry of a remote machine Pin
S Douglas9-Jan-07 23:47
professionalS Douglas9-Jan-07 23:47 
Questionwhich control in VC output Textbox?edit , richedit or listbox Pin
lanmoshui9-Jan-07 18:45
lanmoshui9-Jan-07 18:45 
AnswerRe: which control in VC output Textbox?edit , richedit or listbox Pin
Hamid_RT9-Jan-07 18:54
Hamid_RT9-Jan-07 18:54 
GeneralRe: which control in VC output Textbox?edit , richedit or listbox Pin
lanmoshui9-Jan-07 20:09
lanmoshui9-Jan-07 20:09 
GeneralRe: which control in VC output Textbox?edit , richedit or listbox Pin
Hamid_RT9-Jan-07 20:23
Hamid_RT9-Jan-07 20:23 
GeneralRe: which control in VC output Textbox?edit , richedit or listbox Pin
ThatsAlok9-Jan-07 21:51
ThatsAlok9-Jan-07 21: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.