Click here to Skip to main content
15,889,216 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: String Factorial?? Pin
wb16-Jul-03 3:29
wb16-Jul-03 3:29 
GeneralCompressing & then Overlaying one image on top of another Pin
Nirav Thakkar15-Jul-03 13:22
Nirav Thakkar15-Jul-03 13:22 
GeneralIMAPI Sample Code Pin
Martin Hinchy15-Jul-03 12:18
Martin Hinchy15-Jul-03 12:18 
GeneralStart menu button text... Pin
adamUK15-Jul-03 12:02
adamUK15-Jul-03 12:02 
GeneralRe: Start menu button text... Pin
Ryan Binns15-Jul-03 15:02
Ryan Binns15-Jul-03 15:02 
GeneralRe: Start menu button text... Pin
David Crow16-Jul-03 3:33
David Crow16-Jul-03 3:33 
GeneralClickety Police! Pin
Ryan Binns16-Jul-03 4:25
Ryan Binns16-Jul-03 4:25 
GeneralRichEdit Creation Problems Pin
Sundy15-Jul-03 11:35
Sundy15-Jul-03 11:35 
Hi,

I am trying to create a Modeless Dialog Box with a RichEdit Control using Visual Studio.Net. I am not using MFC as my project is a Win32 project using just the Windows API, but the Rich Edit Control Does not get created when I pass the Dialog Template to CreateDialog(), when I change the resource to a normal Edit control everything works fine. I tried another option of Creating the control using CreateWindow("RICHEDIT"....), this does not seem to work too, I tried getting the Last Error and found that the "RICHEDIT" class is not registered, I tried "RichEdit20A" and that failed too, can someone let me know what I am missing here? Note that this is not an MFC application but plain Win32 API application.

-TIA
Sundar

GeneralRe: RichEdit Creation Problems Pin
adamUK15-Jul-03 11:51
adamUK15-Jul-03 11:51 
GeneralRe: RichEdit Creation Problems Pin
Michael Dunn15-Jul-03 12:25
sitebuilderMichael Dunn15-Jul-03 12:25 
GeneralSuggestions Needed: Populating ListView Pin
Frank Deo15-Jul-03 11:15
Frank Deo15-Jul-03 11:15 
GeneralRe: Suggestions Needed: Populating ListView Pin
valikac16-Jul-03 4:52
valikac16-Jul-03 4:52 
QuestionHow to do Windows Service Programmatically Pin
PrasadD15-Jul-03 10:50
PrasadD15-Jul-03 10:50 
AnswerRe: How to do Windows Service Programmatically Pin
Frank Deo15-Jul-03 11:17
Frank Deo15-Jul-03 11:17 
GeneralGetting windows running process list Pin
PrasadD15-Jul-03 10:48
PrasadD15-Jul-03 10:48 
GeneralRe: Getting windows running process list Pin
Ryan Binns15-Jul-03 14:56
Ryan Binns15-Jul-03 14:56 
GeneralMemory Mapped Files and Performance Strategies Pin
Steve The Plant15-Jul-03 10:00
Steve The Plant15-Jul-03 10:00 
GeneralRe: Memory Mapped Files and Performance Strategies Pin
David Crow15-Jul-03 10:12
David Crow15-Jul-03 10:12 
GeneralRe: Memory Mapped Files and Performance Strategies Pin
Mike Dimmick16-Jul-03 6:36
Mike Dimmick16-Jul-03 6:36 
GeneralRe: Memory Mapped Files and Performance Strategies Pin
David Crow16-Jul-03 6:55
David Crow16-Jul-03 6:55 
GeneralRe: Memory Mapped Files and Performance Strategies Pin
Mike Dimmick16-Jul-03 22:41
Mike Dimmick16-Jul-03 22:41 
GeneralRe: Memory Mapped Files and Performance Strategies Pin
David Crow17-Jul-03 5:59
David Crow17-Jul-03 5:59 
Generalcarriage return/line feed Pin
butterbean73015-Jul-03 9:55
butterbean73015-Jul-03 9:55 
GeneralRe: carriage return/line feed Pin
John M. Drescher15-Jul-03 10:04
John M. Drescher15-Jul-03 10:04 
GeneralRe: carriage return/line feed Pin
Ryan Binns15-Jul-03 14:54
Ryan Binns15-Jul-03 14:54 

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.