Click here to Skip to main content
15,926,035 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: picture control Pin
[James Pullicino]7-Sep-01 2:05
[James Pullicino]7-Sep-01 2:05 
GeneralRe: picture control Pin
Steve Thresher7-Sep-01 4:20
Steve Thresher7-Sep-01 4:20 
GeneralCFrameWnd in SplitterWnd Pin
Semlo6-Sep-01 14:16
Semlo6-Sep-01 14:16 
GeneralRe: CFrameWnd in SplitterWnd Pin
Semlo7-Sep-01 3:21
Semlo7-Sep-01 3:21 
GeneralRe: CFrameWnd in SplitterWnd Pin
Steen Krogsgaard7-Sep-01 4:28
Steen Krogsgaard7-Sep-01 4:28 
GeneralRe: CFrameWnd in SplitterWnd Pin
Semlo7-Sep-01 11:39
Semlo7-Sep-01 11:39 
GeneralSaving Text to a bitmap Pin
gordingin6-Sep-01 13:33
gordingin6-Sep-01 13:33 
GeneralRe: Saving Text to a bitmap Pin
Christian Graus6-Sep-01 13:38
protectorChristian Graus6-Sep-01 13:38 
You'll need to load a bitmap, draw text onto it and save it. The first and third can be done by a class that was added last week, and the middle is easy - CDC::TextOut

Christian

As I learn the innermost secrets of the around me, they reward me in many ways to keep quiet.

Men with pierced ears are better prepared for marriage. They've experienced pain and bought Jewellery.
GeneralRe: Saving Text to a bitmap Pin
gordingin6-Sep-01 15:17
gordingin6-Sep-01 15:17 
GeneralRe: Saving Text to a bitmap Pin
Christian Graus6-Sep-01 15:21
protectorChristian Graus6-Sep-01 15:21 
GeneralRe: Saving Text to a bitmap Pin
gordingin6-Sep-01 15:51
gordingin6-Sep-01 15:51 
GeneralMFC question Pin
6-Sep-01 12:44
suss6-Sep-01 12:44 
GeneralRe: MFC question Pin
Christian Graus6-Sep-01 12:56
protectorChristian Graus6-Sep-01 12:56 
GeneralRe: Well, MFC is .... Pin
Masaaki Onishi6-Sep-01 16:13
Masaaki Onishi6-Sep-01 16:13 
GeneralRe: Well, MFC is .... Pin
Christian Graus6-Sep-01 16:31
protectorChristian Graus6-Sep-01 16:31 
GeneralMFC Implementation and SourceSafe Pin
ArchV6-Sep-01 12:03
ArchV6-Sep-01 12:03 
GeneralRe: MFC Implementation and SourceSafe Pin
Cathy6-Sep-01 12:07
Cathy6-Sep-01 12:07 
GeneralRe: MFC Implementation and SourceSafe Pin
Not Active6-Sep-01 13:47
mentorNot Active6-Sep-01 13:47 
GeneralATL/COM Question Pin
Bret Faller6-Sep-01 9:56
Bret Faller6-Sep-01 9:56 
GeneralRe: ATL/COM Question Pin
Not Active6-Sep-01 10:36
mentorNot Active6-Sep-01 10:36 
GeneralRe: ATL/COM Question Pin
Bret Faller6-Sep-01 11:47
Bret Faller6-Sep-01 11:47 
GeneralDebugActiveProcess Pin
Steve The Plant6-Sep-01 9:52
Steve The Plant6-Sep-01 9:52 
GeneralRe: DebugActiveProcess Pin
Steve The Plant6-Sep-01 10:34
Steve The Plant6-Sep-01 10:34 
GeneralSimple variable question Pin
6-Sep-01 7:52
suss6-Sep-01 7:52 
GeneralRe: Simple variable question Pin
Ravi Bhavnani6-Sep-01 8:12
professionalRavi Bhavnani6-Sep-01 8: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.