Click here to Skip to main content
15,909,656 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralUse something other than WinMain as entry point Pin
Paul Farry18-May-03 3:43
professionalPaul Farry18-May-03 3:43 
GeneralRe: Use something other than WinMain as entry point Pin
Baris Kurtlutepe18-May-03 7:54
Baris Kurtlutepe18-May-03 7:54 
GeneralRe: Use something other than WinMain as entry point Pin
Vikram A Punathambekar19-May-03 0:19
Vikram A Punathambekar19-May-03 0:19 
GeneralRe: Use something other than WinMain as entry point Pin
Baris Kurtlutepe19-May-03 9:50
Baris Kurtlutepe19-May-03 9:50 
QuestionHow to save data in listctrl Pin
Megastoffel18-May-03 1:17
Megastoffel18-May-03 1:17 
AnswerRe: How to save data in listctrl Pin
valikac18-May-03 6:47
valikac18-May-03 6:47 
GeneralGDI related Pin
John-theKing18-May-03 0:38
John-theKing18-May-03 0:38 
GeneralRe: GDI related Pin
Chris Losinger18-May-03 3:53
professionalChris Losinger18-May-03 3:53 
you can redirect a RichText control's output using the DrawBand and FormatRange calls. i don't have any code handy to share, but it really only takes a few lines to do this. try googling on those function calls.

-c


GeneralRe: GDI related Pin
basementman19-May-03 4:54
basementman19-May-03 4:54 
GeneralPopup menus in windows explorer Pin
Mazdak17-May-03 22:22
Mazdak17-May-03 22:22 
GeneralRe: Popup menus in windows explorer Pin
Michael Dunn18-May-03 8:47
sitebuilderMichael Dunn18-May-03 8:47 
GeneralRe: Popup menus in windows explorer Pin
Mazdak19-May-03 2:59
Mazdak19-May-03 2:59 
QuestionSlider?? Pin
aguest17-May-03 21:19
aguest17-May-03 21:19 
AnswerRe: Slider?? Pin
Ken Mazaika18-May-03 14:39
Ken Mazaika18-May-03 14:39 
QuestionHow to get the handle of a bitmap Pin
foolish_bluesman17-May-03 20:22
sussfoolish_bluesman17-May-03 20:22 
AnswerRe: How to get the handle of a bitmap Pin
Michael Dunn17-May-03 20:55
sitebuilderMichael Dunn17-May-03 20:55 
QuestionSlider ???? Pin
aguest17-May-03 19:34
aguest17-May-03 19:34 
QuestionHow to change background at run time? Pin
pavelcyu17-May-03 17:27
pavelcyu17-May-03 17:27 
AnswerRe: How to change background at run time? Pin
Beer17-May-03 18:23
Beer17-May-03 18:23 
GeneralRe: How to change background at run time? Pin
Anonymous17-May-03 20:53
Anonymous17-May-03 20:53 
GeneralSpellchecking problem with WORD Pin
Spiros17-May-03 15:18
Spiros17-May-03 15:18 
GeneralListView Assert - IsWindow(m_hWnd) Pin
Shutter17-May-03 12:25
Shutter17-May-03 12:25 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
Beer17-May-03 14:27
Beer17-May-03 14:27 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
Shutter17-May-03 17:26
Shutter17-May-03 17:26 
GeneralRe: ListView Assert - IsWindow(m_hWnd) Pin
valikac18-May-03 6:52
valikac18-May-03 6:52 

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.