Click here to Skip to main content
16,011,611 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: CTreeViewCtrl question Pin
Arjan Schouten17-Jun-04 3:12
Arjan Schouten17-Jun-04 3:12 
GeneralRe: CTreeViewCtrl question Pin
kfaday19-Jun-04 4:19
kfaday19-Jun-04 4:19 
Generalchange cursor in win32 Pin
udi444417-Jun-04 2:50
udi444417-Jun-04 2:50 
GeneralRe: change cursor in win32 Pin
Johan Rosengren17-Jun-04 5:22
Johan Rosengren17-Jun-04 5:22 
GeneralRe: change cursor in win32 Pin
Scozturk17-Jun-04 5:23
professionalScozturk17-Jun-04 5:23 
GeneralRe: change cursor in win32 Pin
Michael Dunn17-Jun-04 9:36
sitebuilderMichael Dunn17-Jun-04 9:36 
QuestionProgramatically create Bitmap file: How To??? Pin
JHAKAS17-Jun-04 2:46
JHAKAS17-Jun-04 2:46 
AnswerRe: Programatically create Bitmap file: How To??? Pin
V.17-Jun-04 2:50
professionalV.17-Jun-04 2:50 
get your header info and write your bitmap pixel per pixel (binary so use fwrite)

NOTE: write away like BGR and NOT RGB. For some reason it is that way. (think memory access time is the reason, but I'm not sure)

Find some info on the net about the structure of a bmp file.

good luck.

"If I don't see you in this world, I'll see you in the next one... and don't be late." ~ Jimi Hendrix
AnswerRe: Programatically create Bitmap file: How To??? Pin
KarstenK17-Jun-04 4:24
mveKarstenK17-Jun-04 4:24 
AnswerRe: Programatically create Bitmap file: How To??? Pin
John R. Shaw17-Jun-04 12:04
John R. Shaw17-Jun-04 12:04 
GeneralCTreeCtrl Pin
Gizmo7917-Jun-04 2:36
Gizmo7917-Jun-04 2:36 
GeneralRe: CTreeCtrl Pin
David Crow17-Jun-04 2:55
David Crow17-Jun-04 2:55 
GeneralRe: CTreeCtrl Pin
Arjan Schouten17-Jun-04 3:00
Arjan Schouten17-Jun-04 3:00 
GeneralRe: CTreeCtrl Pin
Gizmo7917-Jun-04 3:16
Gizmo7917-Jun-04 3:16 
GeneralActiveX registration Pin
marcomars17-Jun-04 2:20
marcomars17-Jun-04 2:20 
GeneralRe: ActiveX registration Pin
Antony M Kancidrowski17-Jun-04 2:38
Antony M Kancidrowski17-Jun-04 2:38 
Questionhow to decide the parent dialog Pin
dadacncn17-Jun-04 2:18
dadacncn17-Jun-04 2:18 
AnswerRe: how to decide the parent dialog Pin
David Crow17-Jun-04 2:56
David Crow17-Jun-04 2:56 
GeneralRe: how to decide the parent dialog Pin
dadacncn17-Jun-04 3:11
dadacncn17-Jun-04 3:11 
GeneralRe: how to decide the parent dialog Pin
User 665817-Jun-04 3:20
User 665817-Jun-04 3:20 
GeneralRe: how to decide the parent dialog Pin
dadacncn17-Jun-04 3:51
dadacncn17-Jun-04 3:51 
QuestionHow to Serialize this? Pin
Tcpip200517-Jun-04 2:17
Tcpip200517-Jun-04 2:17 
AnswerRe: How to Serialize this? Pin
Blake Miller17-Jun-04 4:00
Blake Miller17-Jun-04 4:00 
GeneralRe: How to Serialize this? Pin
Tcpip200517-Jun-04 5:09
Tcpip200517-Jun-04 5:09 
GeneralSetting Dialog Box position Pin
sschilachi17-Jun-04 2:12
sschilachi17-Jun-04 2:12 

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.