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

C / C++ / MFC

 
GeneralFind out which header files are included.. Pin
Vadim Tabakman8-Aug-04 15:49
Vadim Tabakman8-Aug-04 15:49 
GeneralRe: Find out which header files are included.. Pin
Blake Miller9-Aug-04 5:26
Blake Miller9-Aug-04 5:26 
GeneralRe: Find out which header files are included.. Pin
Vadim Tabakman9-Aug-04 14:43
Vadim Tabakman9-Aug-04 14:43 
GeneralMSChartCtrl Pin
Tyrus1828-Aug-04 14:41
Tyrus1828-Aug-04 14:41 
GeneralRe: MSChartCtrl Pin
Ravi Bhavnani8-Aug-04 15:27
professionalRavi Bhavnani8-Aug-04 15:27 
Generalneed help with a copy button Pin
locoone8-Aug-04 14:32
locoone8-Aug-04 14:32 
GeneralRe: need help with a copy button Pin
Christian Graus8-Aug-04 15:32
protectorChristian Graus8-Aug-04 15:32 
GeneralHelp needed...Image format conversion in VC++ Pin
pavanbabut8-Aug-04 7:33
pavanbabut8-Aug-04 7:33 
Hi all,

I am workin on changing the format of any given image into bmp format..for that i'm having all the header details of the original image file. But I don't know how to program it using the header file information given...
here is an example of the header file information given....

IFFCL_GRAY { <br />
             bits:   12 <br />
             byte:  @0=0x00 <br />
             byte:  @1=0x00 <br />
             byte:  @2=0x00 <br />
             byte:  @3=0x00               <br />
             width: (@6=ishort)/2 <br />
             height: @4=ishort <br />
             start_offset:128 <br />
             line_offset:width*2 <br />
             datatype: lsb_msb <br />
} <br />

any form of help is appreciated...

thanks in advance,
Pavan.Smile | :)
GeneralRe: Help needed...Image format conversion in VC++ Pin
John R. Shaw8-Aug-04 17:43
John R. Shaw8-Aug-04 17:43 
GeneralRe: Help needed...Image format conversion in VC++ Pin
pavanbabut8-Aug-04 20:02
pavanbabut8-Aug-04 20:02 
GeneralRe: Help needed...Image format conversion in VC++ Pin
John R. Shaw9-Aug-04 3:37
John R. Shaw9-Aug-04 3:37 
GeneralRe: Help needed...Image format conversion in VC++ Pin
pavanbabut11-Aug-04 9:33
pavanbabut11-Aug-04 9:33 
GeneralRe: Help needed...Image format conversion in VC++ Pin
John R. Shaw11-Aug-04 9:47
John R. Shaw11-Aug-04 9:47 
GeneralRe: Help needed...Image format conversion in VC++ Pin
pavanbabut11-Aug-04 11:35
pavanbabut11-Aug-04 11:35 
GeneralUSB interface in VC++ Pin
suman_malepati8-Aug-04 7:31
suman_malepati8-Aug-04 7:31 
GeneralRe: USB interface in VC++ Pin
Vadim Tabakman8-Aug-04 16:39
Vadim Tabakman8-Aug-04 16:39 
GeneralShellExecute and execl woes Pin
KnaveWave8-Aug-04 6:35
KnaveWave8-Aug-04 6:35 
GeneralRe: ShellExecute and execl woes Pin
David Crow9-Aug-04 3:26
David Crow9-Aug-04 3:26 
GeneralPassing a reference-to-pointer. Pin
blackmesa8-Aug-04 3:47
blackmesa8-Aug-04 3:47 
GeneralRe: Passing a reference-to-pointer. Pin
valikac8-Aug-04 10:04
valikac8-Aug-04 10:04 
GeneralRe: Passing a reference-to-pointer. Pin
Ryan Binns8-Aug-04 18:25
Ryan Binns8-Aug-04 18:25 
GeneralRe: Passing a reference-to-pointer. Pin
blackmesa9-Aug-04 12:31
blackmesa9-Aug-04 12:31 
QuestionHow 2 communicate with other objects. Pin
Anonymous8-Aug-04 2:40
Anonymous8-Aug-04 2:40 
AnswerRe: How 2 communicate with other objects. Pin
valikac8-Aug-04 10:05
valikac8-Aug-04 10:05 
GeneralRe: How 2 communicate with other objects. Pin
Anonymous8-Aug-04 10:44
Anonymous8-Aug-04 10:44 

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.