Click here to Skip to main content
15,922,696 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: GDI+ problem Pin
anton_prokofyev23-Mar-06 21:36
anton_prokofyev23-Mar-06 21:36 
QuestionHow can I pass an array as a function parameter? Pin
Cristoff23-Mar-06 2:51
Cristoff23-Mar-06 2:51 
AnswerRe: How can I pass an array as a function parameter? Pin
toxcct23-Mar-06 3:03
toxcct23-Mar-06 3:03 
AnswerRe: How can I pass an array as a function parameter? Pin
Waldermort23-Mar-06 3:05
Waldermort23-Mar-06 3:05 
AnswerRe: How can I pass an array as a function parameter? Pin
Cedric Moonen23-Mar-06 3:15
Cedric Moonen23-Mar-06 3:15 
AnswerThank you! Pin
Cristoff23-Mar-06 3:30
Cristoff23-Mar-06 3:30 
QuestionBitmap Pin
srija23-Mar-06 2:50
srija23-Mar-06 2:50 
AnswerRe: Bitmap Pin
Waldermort23-Mar-06 2:58
Waldermort23-Mar-06 2:58 
Its possible to open a bitmap the same as any other "text" file. You can also use the CreateBitmap() LoadBitmap() ... functions, but I think these require that you include windows.h or at least GDI.h into your project.

I'm not sure exactly what you are rying to do, but if you do some research about DI (Device Independant) Bitmaps, these allow you to manipulate each pixel in the structure.
GeneralRe: Bitmap Pin
srija24-Mar-06 1:24
srija24-Mar-06 1:24 
AnswerRe: Bitmap Pin
chaitanya2223-Mar-06 3:03
chaitanya2223-Mar-06 3:03 
GeneralRe: Bitmap Pin
srija24-Mar-06 1:24
srija24-Mar-06 1:24 
AnswerRe: Bitmap Pin
Maximilien23-Mar-06 3:36
Maximilien23-Mar-06 3:36 
Generalbmp DLL Pin
srija24-Mar-06 1:28
srija24-Mar-06 1:28 
QuestionHow to create an AVI file from images Pin
kflrei23-Mar-06 2:41
kflrei23-Mar-06 2:41 
Questionboot time detection Pin
emmi23-Mar-06 2:38
emmi23-Mar-06 2:38 
AnswerRe: boot time detection Pin
PJ Arends23-Mar-06 6:54
professionalPJ Arends23-Mar-06 6:54 
GeneralRe: boot time detection Pin
Alexander M.,23-Mar-06 10:08
Alexander M.,23-Mar-06 10:08 
QuestionMonth Calander Pin
mcsherry23-Mar-06 2:25
mcsherry23-Mar-06 2:25 
AnswerRe: Month Calander Pin
Ștefan-Mihai MOGA23-Mar-06 2:58
professionalȘtefan-Mihai MOGA23-Mar-06 2:58 
GeneralRe: Month Calander Pin
mcsherry23-Mar-06 3:05
mcsherry23-Mar-06 3:05 
QuestionScrolling issue Pin
anilksingh23-Mar-06 2:21
anilksingh23-Mar-06 2:21 
AnswerRe: Scrolling issue Pin
Waldermort23-Mar-06 2:38
Waldermort23-Mar-06 2:38 
GeneralRe: Scrolling issue Pin
anilksingh23-Mar-06 17:53
anilksingh23-Mar-06 17:53 
QuestionUrgent help required !!! Pin
seekin_nirvana23-Mar-06 2:13
seekin_nirvana23-Mar-06 2:13 
AnswerRe: Urgent help required !!! Pin
Cedric Moonen23-Mar-06 2:25
Cedric Moonen23-Mar-06 2:25 

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.