Click here to Skip to main content
16,007,087 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: How to convert CString to char*? Pin
paulb22-Jul-02 15:04
paulb22-Jul-02 15:04 
AnswerRe: How to convert CString to char*? Pin
GBlank22-Jul-02 20:45
sussGBlank22-Jul-02 20:45 
GeneralRe: How to convert CString to char*? Pin
vikramlinux22-Jul-02 21:08
vikramlinux22-Jul-02 21:08 
AnswerRe: How to convert CString to char*? Pin
Williams23-Jul-02 3:19
Williams23-Jul-02 3:19 
GeneralDialog window tricks Pin
NickOne22-Jul-02 11:00
NickOne22-Jul-02 11:00 
GeneralRe: Dialog window tricks Pin
Christian Graus22-Jul-02 12:26
protectorChristian Graus22-Jul-02 12:26 
GeneralRe: Dialog window tricks Pin
Philippe Mori22-Jul-02 12:41
Philippe Mori22-Jul-02 12:41 
GeneralRe: Dialog window tricks Pin
Shog922-Jul-02 12:52
sitebuilderShog922-Jul-02 12:52 
NickOne wrote:
1)

NickOne wrote:
2)

You should be able to accomplish both of these, at least in part, by creating your dialog as a child of the MDI client window. You will, however, have to add code if you wish to make it act like a normal MDI child (bring to front on mouse click, get cycled through by CTRL+TAB, highlight the title bar when active). You could get around this if you're using MFC by using a CFormView instead of a CDialog, and just modify the window style to give it a dialog border.

Shog9 
--

Maybe Java is kind of like God, it "works in mysterious ways". It seems like your apps are running slowly, because in the backgroud Java is solving world hunger, or finding the cure to cancer.
- Ryan Johnston, Don't die java!


GeneralProblems reading from registry Pin
esapp42022-Jul-02 10:12
esapp42022-Jul-02 10:12 
GeneralRe: Problems reading from registry Pin
Le centriste22-Jul-02 10:28
Le centriste22-Jul-02 10:28 
GeneralRe: Problems reading from registry Pin
Len Holgate22-Jul-02 10:47
Len Holgate22-Jul-02 10:47 
GeneralRe: Problems reading from registry Pin
esapp42022-Jul-02 11:05
esapp42022-Jul-02 11:05 
GeneralRe: Problems reading from registry Pin
Len Holgate22-Jul-02 11:44
Len Holgate22-Jul-02 11:44 
Generalautomation.. Pin
pnpfriend22-Jul-02 10:00
pnpfriend22-Jul-02 10:00 
Generalemail and www link on a dialog Pin
d.schaeflein22-Jul-02 8:39
d.schaeflein22-Jul-02 8:39 
GeneralRe: email and www link on a dialog Pin
Steve L.22-Jul-02 9:22
Steve L.22-Jul-02 9:22 
GeneralRe: email and www link on a dialog Pin
d.schaeflein22-Jul-02 22:48
d.schaeflein22-Jul-02 22:48 
GeneralC/C++ problem. Pin
Michael Liu22-Jul-02 8:38
Michael Liu22-Jul-02 8:38 
GeneralRe: C/C++ problem. Pin
Bill Wilson22-Jul-02 8:46
Bill Wilson22-Jul-02 8:46 
GeneralRe: C/C++ problem. Pin
realfly22-Jul-02 15:24
realfly22-Jul-02 15:24 
GeneralRe: C/C++ problem. Pin
Alexandru Savescu22-Jul-02 21:47
Alexandru Savescu22-Jul-02 21:47 
GeneralCSliderCtrl help Pin
JennyP22-Jul-02 8:31
JennyP22-Jul-02 8:31 
GeneralRe: CSliderCtrl help Pin
benjymous22-Jul-02 22:39
benjymous22-Jul-02 22:39 
GeneralRe: CSliderCtrl help Pin
JennyP23-Jul-02 6:45
JennyP23-Jul-02 6:45 
GeneralRe: CSliderCtrl help Pin
benjymous23-Jul-02 11:10
benjymous23-Jul-02 11:10 

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.