Click here to Skip to main content
15,903,012 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Converting very old VC++ to VS2005 and MSXML Pin
Stuart Dootson16-Jul-09 13:22
professionalStuart Dootson16-Jul-09 13:22 
GeneralRe: Converting very old VC++ to VS2005 and MSXML Pin
gartnerj17-Jul-09 3:49
gartnerj17-Jul-09 3:49 
GeneralRe: Converting very old VC++ to VS2005 and MSXML Pin
Stuart Dootson16-Jul-09 13:24
professionalStuart Dootson16-Jul-09 13:24 
GeneralRe: Converting very old VC++ to VS2005 and MSXML Pin
gartnerj17-Jul-09 3:50
gartnerj17-Jul-09 3:50 
GeneralRe: Converting very old VC++ to VS2005 and MSXML Pin
gartnerj17-Jul-09 10:53
gartnerj17-Jul-09 10:53 
Questioncall functions of a win32 dll from a ASP.Net Pin
ashwath197916-Jul-09 6:40
ashwath197916-Jul-09 6:40 
AnswerRe: call functions of a win32 dll from a ASP.Net Pin
«_Superman_»16-Jul-09 16:44
professional«_Superman_»16-Jul-09 16:44 
QuestionCreating outlook express style frame headers/banners Pin
Sternocera16-Jul-09 5:56
Sternocera16-Jul-09 5:56 
Hello,

I am creating an application that is stylistically similar to outlook express. I'd like to be able to create header or banner images, with anti-aliased text that can be changed dynamically. They would be displayed in the MainFrame, and would describe the nature of the current view (in outlook express, these are Inbox, Outbox, Sent Items, etc).

At the moment I'm simply using CBitmaps that load bitmap resources.

I guess the way to do this would be to create a class that inherits from CStatic or CBitmap, and uses GDI to draw the anti-aliased text. I'm at a bit of a loss as to how to proceed though - should I use an existing Codeproject class, or roll my own? My requirements really are simple - I want anti-aliased white text across a plain background, as a drop in replacement for my existing CBitmaps, that looks like outlook express.

Regards,
Sternocera
QuestionVC++ library LEDA Pin
Member 311244716-Jul-09 5:21
Member 311244716-Jul-09 5:21 
QuestionCalling functions in a win32 dll from a vb.net application. Pin
ashwath197916-Jul-09 4:51
ashwath197916-Jul-09 4:51 
AnswerRe: Calling functions in a win32 dll from a vb.net application. Pin
CPallini16-Jul-09 5:20
mveCPallini16-Jul-09 5:20 
AnswerRe: Calling functions in a win32 dll from a vb.net application. Pin
Yajnesh Narayan Behera16-Jul-09 5:43
Yajnesh Narayan Behera16-Jul-09 5:43 
GeneralRe: Calling functions in a win32 dll from a vb.net application. Pin
ashwath197916-Jul-09 6:40
ashwath197916-Jul-09 6:40 
QuestionAlgorithm for 8bit checksum Pin
resolvequestion16-Jul-09 3:17
resolvequestion16-Jul-09 3:17 
QuestionRe: Algorithm for 8bit checksum Pin
David Crow16-Jul-09 3:27
David Crow16-Jul-09 3:27 
QuestionRe: Algorithm for 8bit checksum Pin
CPallini16-Jul-09 5:33
mveCPallini16-Jul-09 5:33 
AnswerRe: Algorithm for 8bit checksum Pin
Stuart Dootson16-Jul-09 9:33
professionalStuart Dootson16-Jul-09 9:33 
QuestionCursor Pos and Font size Pin
susanne116-Jul-09 2:52
susanne116-Jul-09 2:52 
QuestionRe: Cursor Pos and Font size Pin
David Crow16-Jul-09 2:55
David Crow16-Jul-09 2:55 
AnswerRe: Cursor Pos and Font size Pin
susanne116-Jul-09 3:47
susanne116-Jul-09 3:47 
QuestionRe: Cursor Pos and Font size Pin
David Crow16-Jul-09 4:01
David Crow16-Jul-09 4:01 
AnswerRe: Cursor Pos and Font size Pin
susanne116-Jul-09 4:43
susanne116-Jul-09 4:43 
GeneralRe: Cursor Pos and Font size Pin
«_Superman_»16-Jul-09 4:49
professional«_Superman_»16-Jul-09 4:49 
GeneralRe: Cursor Pos and Font size Pin
susanne116-Jul-09 4:51
susanne116-Jul-09 4:51 
GeneralRe: Cursor Pos and Font size Pin
David Crow16-Jul-09 5:00
David Crow16-Jul-09 5:00 

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.