Click here to Skip to main content
15,923,120 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralHelp Creating Win32 Rich Text Box Pin
InflatableGarfield4-Feb-05 9:27
InflatableGarfield4-Feb-05 9:27 
GeneralRe: Help Creating Win32 Rich Text Box Pin
Chris Losinger4-Feb-05 10:38
professionalChris Losinger4-Feb-05 10:38 
GeneralRe: Help Creating Win32 Rich Text Box Pin
InflatableGarfield4-Feb-05 11:17
InflatableGarfield4-Feb-05 11:17 
GeneralRe: Help Creating Win32 Rich Text Box Pin
Chris Losinger4-Feb-05 12:32
professionalChris Losinger4-Feb-05 12:32 
GeneralRe: Help Creating Win32 Rich Text Box Pin
Jörgen Sigvardsson4-Feb-05 13:03
Jörgen Sigvardsson4-Feb-05 13:03 
GeneralRe: Help Creating Win32 Rich Text Box Pin
Jörgen Sigvardsson4-Feb-05 12:58
Jörgen Sigvardsson4-Feb-05 12:58 
GeneralRe: Help Creating Win32 Rich Text Box Pin
Jörgen Sigvardsson4-Feb-05 13:10
Jörgen Sigvardsson4-Feb-05 13:10 
GeneralRe: Help Creating Win32 Rich Text Box Pin
InflatableGarfield5-Feb-05 0:02
InflatableGarfield5-Feb-05 0:02 
GeneralMoving Projects Pin
Grahamfff4-Feb-05 9:19
Grahamfff4-Feb-05 9:19 
GeneralRe: Moving Projects Pin
Steve Maier4-Feb-05 9:59
professionalSteve Maier4-Feb-05 9:59 
GeneralRe: Moving Projects Pin
Grahamfff4-Feb-05 10:02
Grahamfff4-Feb-05 10:02 
GeneralRe: Moving Projects Pin
Steve Maier4-Feb-05 10:07
professionalSteve Maier4-Feb-05 10:07 
GeneralRe: Moving Projects Pin
Grahamfff5-Feb-05 3:54
Grahamfff5-Feb-05 3:54 
QuestioniPod SDK? Pin
Ravi Bhavnani4-Feb-05 8:47
professionalRavi Bhavnani4-Feb-05 8:47 
Answer(Never mind) iPod SDK? Pin
Ravi Bhavnani4-Feb-05 9:08
professionalRavi Bhavnani4-Feb-05 9:08 
GeneralRe: (Never mind) iPod SDK? Pin
2249174-Feb-05 18:04
2249174-Feb-05 18:04 
GeneralRe: (Never mind) iPod SDK? Pin
ThatsAlok4-Feb-05 22:11
ThatsAlok4-Feb-05 22:11 
GeneralJava gui to c++ back end Pin
monageasmear4-Feb-05 8:24
monageasmear4-Feb-05 8:24 
GeneralRe: Java gui to c++ back end Pin
Peter Weyzen4-Feb-05 8:37
Peter Weyzen4-Feb-05 8:37 
GeneralRe: Java gui to c++ back end Pin
Ravi Bhavnani4-Feb-05 8:38
professionalRavi Bhavnani4-Feb-05 8:38 
GeneralCDialog in C++.Net Pin
pnpfriend4-Feb-05 7:48
pnpfriend4-Feb-05 7:48 
GeneralRe: CDialog in C++.Net Pin
Signal-94-Feb-05 17:20
Signal-94-Feb-05 17:20 
GeneralRe: CDialog in C++.Net Pin
venura c.p.w. goonatillake4-Feb-05 19:01
venura c.p.w. goonatillake4-Feb-05 19:01 
C++ in .NET is realy good than C++ 6,
Create your project using class MFC Application wizard. Once you create a Dialog Application, go into your Resouce tab pane and select dialog folder. Right click your
dialog folder and click on Insert Dialog. Then you can see your new dialog form.
After then Right click on your Dialog Window and click on Add Class option.
Then you will come to a form specify your base class as CDialog and give a class name
So thats it.

Any thing you want submit to me
thanks for giving opertunity to help you

from
venura


VENURA GOONATILLAKE, SRI LANKA
Generalresizing control to whole size of formview Pin
BlackDice4-Feb-05 7:30
BlackDice4-Feb-05 7:30 
GeneralWorks except for Redraw Pin
BlackDice4-Feb-05 9:13
BlackDice4-Feb-05 9:13 

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.