Click here to Skip to main content
15,888,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHow to use MultiByetToWideChar() ? Pin
Anonymous5-Aug-04 5:43
Anonymous5-Aug-04 5:43 
AnswerRe: How to use MultiByetToWideChar() ? Pin
David Crow5-Aug-04 6:47
David Crow5-Aug-04 6:47 
GeneralRe: How to use MultiByetToWideChar() ? Pin
Amarelia5-Aug-04 15:30
Amarelia5-Aug-04 15:30 
GeneralSize of DialogBox Pin
Rolf Faßler5-Aug-04 5:07
Rolf Faßler5-Aug-04 5:07 
GeneralRe: Size of DialogBox Pin
David Crow5-Aug-04 9:53
David Crow5-Aug-04 9:53 
GeneralRe: Size of DialogBox Pin
Rolf Faßler9-Aug-04 2:42
Rolf Faßler9-Aug-04 2:42 
GeneralRe: Size of DialogBox Pin
David Crow9-Aug-04 3:19
David Crow9-Aug-04 3:19 
GeneralUse to convert a specific File to a Bitmap Pin
codefire5-Aug-04 2:58
codefire5-Aug-04 2:58 
Greets,

i need a idea, how i can convert a sepcific (graphic) file to a bitmap witch is based in memory.
Reason is: i can't write out a bitmap-file, and load it after writting, cause the file information have to be secure. After the bitmap staying in memory i can load, show, and destroy it. I think so?

I know the bitmap file format, and i have the informations from the specific file to fill bitmap-structure-components. So what i don't know is: witch interface can i use to open and get the specific file informations, how i can load the packed bitmap, after i fill the structure, into the memory, and how i can display this packet bitmap.

thanks for every answer Smile | :)

codefire
GeneralRe: Use to convert a specific File to a Bitmap Pin
Chris Losinger5-Aug-04 9:04
professionalChris Losinger5-Aug-04 9:04 
GeneralRe: Use to convert a specific File to a Bitmap Pin
codefire6-Aug-04 2:44
codefire6-Aug-04 2:44 
GeneralCFile and std::string Pin
ns5-Aug-04 2:56
ns5-Aug-04 2:56 
GeneralRe: CFile and std::string Pin
jmkhael5-Aug-04 3:13
jmkhael5-Aug-04 3:13 
GeneralRe: CFile and std::string Pin
ns5-Aug-04 3:16
ns5-Aug-04 3:16 
GeneralConversion Pin
Pazzuzu5-Aug-04 2:43
Pazzuzu5-Aug-04 2:43 
GeneralRe: Conversion Pin
Jaime Stuardo5-Aug-04 3:31
Jaime Stuardo5-Aug-04 3:31 
GeneralRe: Conversion Pin
Pazzuzu5-Aug-04 3:34
Pazzuzu5-Aug-04 3:34 
GeneralRe: Conversion Pin
Jaime Stuardo5-Aug-04 4:43
Jaime Stuardo5-Aug-04 4:43 
GeneralRe: Conversion Pin
Pazzuzu5-Aug-04 4:46
Pazzuzu5-Aug-04 4:46 
GeneralNFS Protokol information Pin
satucha5-Aug-04 2:13
satucha5-Aug-04 2:13 
GeneralRe: NFS Protokol information Pin
David Crow5-Aug-04 2:20
David Crow5-Aug-04 2:20 
GeneralWin32 API to know about the current logged in user Pin
Hashim Saleem5-Aug-04 1:34
Hashim Saleem5-Aug-04 1:34 
GeneralRe: Win32 API to know about the current logged in user Pin
Shiva Prasad5-Aug-04 2:06
Shiva Prasad5-Aug-04 2:06 
GeneralRe: Win32 API to know about the current logged in user Pin
Hashim Saleem5-Aug-04 2:08
Hashim Saleem5-Aug-04 2:08 
GeneralRe: Win32 API to know about the current logged in user Pin
David Crow5-Aug-04 2:22
David Crow5-Aug-04 2:22 
GeneralRe: Win32 API to know about the current logged in user Pin
Hashim Saleem5-Aug-04 2:27
Hashim Saleem5-Aug-04 2:27 

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.