Click here to Skip to main content
16,010,427 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralDialog Control Limits (i.e. 255 max) Pin
Erwin_Cebu6-Apr-05 17:14
Erwin_Cebu6-Apr-05 17:14 
GeneralRe: Dialog Control Limits (i.e. 255 max) Pin
Ryan Binns6-Apr-05 18:34
Ryan Binns6-Apr-05 18:34 
GeneralRe: Dialog Control Limits (i.e. 255 max) Pin
Erwin_Cebu6-Apr-05 18:49
Erwin_Cebu6-Apr-05 18:49 
GeneralFunction Hooking Pin
Anonymous6-Apr-05 14:40
Anonymous6-Apr-05 14:40 
GeneralLIB Dependencies Pin
Blake Miller6-Apr-05 12:28
Blake Miller6-Apr-05 12:28 
GeneralRe: LIB Dependencies Pin
DasdaDAS7-Apr-05 1:28
DasdaDAS7-Apr-05 1:28 
GeneralRe: LIB Dependencies Pin
Blake Miller7-Apr-05 4:33
Blake Miller7-Apr-05 4:33 
GeneralAdding controls dynamically to a dialog Pin
Budric B.6-Apr-05 11:11
Budric B.6-Apr-05 11:11 
Hi,
I'm trying to create a dialog without creating a resource with all of the buttons for it. How is it normally done using code only? Any reference to a tutorial? I'd prefer using MFC. Obviously people used to do it using Win32, but I don't want to spend too much time on this.

What I'm trying to do is basically write some code for debugging and package it and then import it into my projects easily. So I'll create a modeless dialog with an edit box, then define some global function such as DEBUGPRINT() to write into this dialog. Having to create a resource would make it harder to add to projects.

Thanks.
GeneralRe: Adding controls dynamically to a dialog Pin
PJ Arends6-Apr-05 13:11
professionalPJ Arends6-Apr-05 13:11 
GeneralGUI Builder for VC++ 6 Pin
xanacrows6-Apr-05 10:57
xanacrows6-Apr-05 10:57 
GeneralUsing Callbacks in class Pin
Identity Undisclosed6-Apr-05 9:53
Identity Undisclosed6-Apr-05 9:53 
GeneralRe: Using Callbacks in class Pin
Roger Allen6-Apr-05 13:01
Roger Allen6-Apr-05 13:01 
GeneralRe: Using Callbacks in class Pin
PJ Arends6-Apr-05 13:14
professionalPJ Arends6-Apr-05 13:14 
GeneralRe: Using Callbacks in class Pin
David Crow7-Apr-05 2:56
David Crow7-Apr-05 2:56 
GeneralChanging file time... Pin
dandy726-Apr-05 9:17
dandy726-Apr-05 9:17 
GeneralRe: Changing file time... Pin
David Crow7-Apr-05 3:00
David Crow7-Apr-05 3:00 
GeneralRe: Changing file time... Pin
dandy727-Apr-05 8:14
dandy727-Apr-05 8:14 
GeneralCEdit for UNICODE applications Pin
RShark6-Apr-05 8:55
RShark6-Apr-05 8:55 
GeneralRe: CEdit for UNICODE applications Pin
NewbieStats6-Apr-05 13:03
NewbieStats6-Apr-05 13:03 
GeneralRe: CEdit for UNICODE applications Pin
BadJerry7-Apr-05 1:35
BadJerry7-Apr-05 1:35 
GeneralPerformance counter. Pin
MDem6-Apr-05 8:25
MDem6-Apr-05 8:25 
GeneralRe: Performance counter. Pin
Roland Pibinger6-Apr-05 9:31
Roland Pibinger6-Apr-05 9:31 
GeneralRe: Performance counter. Pin
BadJerry7-Apr-05 1:42
BadJerry7-Apr-05 1:42 
Generalvisual dot net c++ problem please help Pin
monageasmear6-Apr-05 8:00
monageasmear6-Apr-05 8:00 
GeneralRe: visual dot net c++ problem please help Pin
Ali Rafiee6-Apr-05 8:59
Ali Rafiee6-Apr-05 8:59 

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.