Click here to Skip to main content
16,006,013 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: whats wrong here? Pin
Christian Graus16-May-02 17:09
protectorChristian Graus16-May-02 17:09 
Generaliostreams find file size Pin
Christian Graus16-May-02 12:38
protectorChristian Graus16-May-02 12:38 
GeneralRe: iostreams find file size Pin
Rama Krishna Vavilala16-May-02 12:46
Rama Krishna Vavilala16-May-02 12:46 
GeneralRe: iostreams find file size Pin
Christian Graus16-May-02 12:48
protectorChristian Graus16-May-02 12:48 
GeneralRe: iostreams find file size Pin
Rama Krishna Vavilala16-May-02 17:11
Rama Krishna Vavilala16-May-02 17:11 
GeneralRe: iostreams find file size Pin
Christian Graus16-May-02 17:21
protectorChristian Graus16-May-02 17:21 
GeneralRe: iostreams find file size Pin
Joaquín M López Muñoz16-May-02 12:47
Joaquín M López Muñoz16-May-02 12:47 
GeneralProgrammatically Add controls to a dialog Pin
Aaron Schaefer16-May-02 12:21
Aaron Schaefer16-May-02 12:21 
Hi All,

I've got a CFormView derived view that I need to be able to add some fancy edit controls to at run time. Based on some input from the user, I will have what's essentially a set of edit controls inside a group frame, with anywhere from say 1 to n edit controls, but I won't know how many until runtime.

So, I was guessing this might involve calling CreateWindow directly, but not too sure. The edit controls are actually edit derived ActiveX controls, that do some additional stuff on top of the basic edit control stuff. I remember seeing some sample somewhere for something like this, and it seems like you called CreateWindow and pass in the progid of the control somewhere, but I can't remember the details.

Anyone done something similar?

Thanks,

Aaron
GeneralRe: Programmatically Add controls to a dialog Pin
Joaquín M López Muñoz16-May-02 13:01
Joaquín M López Muñoz16-May-02 13:01 
GeneralCString 2 BSTR and back Pin
albean16-May-02 11:37
albean16-May-02 11:37 
GeneralRe: CString 2 BSTR and back Pin
Christian Graus16-May-02 12:01
protectorChristian Graus16-May-02 12:01 
GeneralRe: CString 2 BSTR and back Pin
Rama Krishna Vavilala16-May-02 12:13
Rama Krishna Vavilala16-May-02 12:13 
Generalgrab directory names and file names Pin
Jerry Wang16-May-02 11:24
Jerry Wang16-May-02 11:24 
GeneralRe: grab directory names and file names Pin
Jason Henderson16-May-02 11:37
Jason Henderson16-May-02 11:37 
GeneralRe: grab directory names and file names Pin
Jerry Wang20-May-02 6:10
Jerry Wang20-May-02 6:10 
GeneralClass Wizzard error Pin
jimNLX16-May-02 10:44
jimNLX16-May-02 10:44 
GeneralRe: Class Wizzard error Pin
Rama Krishna Vavilala16-May-02 12:15
Rama Krishna Vavilala16-May-02 12:15 
GeneralRe: Class Wizzard error Pin
jimNLX20-May-02 4:11
jimNLX20-May-02 4:11 
GeneralRe: Class Wizzard error Pin
Nish Nishant16-May-02 14:36
sitebuilderNish Nishant16-May-02 14:36 
GeneralEnable3dControls failing assert Pin
Travis D. Mathison16-May-02 10:16
Travis D. Mathison16-May-02 10:16 
GeneralRe: Enable3dControls failing assert Pin
Rama Krishna Vavilala16-May-02 12:28
Rama Krishna Vavilala16-May-02 12:28 
GeneralIgnoring & character Pin
Steve L.16-May-02 9:57
Steve L.16-May-02 9:57 
GeneralRe: Ignoring & character Pin
Ravi Bhavnani16-May-02 10:14
professionalRavi Bhavnani16-May-02 10:14 
GeneralRe: Ignoring & character Pin
Steve L.16-May-02 10:28
Steve L.16-May-02 10:28 
Generalmodeless dialog and memory leak Pin
16-May-02 9:22
suss16-May-02 9:22 

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.