Click here to Skip to main content
15,920,801 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionHowto set the dropped height of a combobox? Pin
Brian van der Beek8-Apr-03 23:38
Brian van der Beek8-Apr-03 23:38 
AnswerRe: Howto set the dropped height of a combobox? Pin
Roger Allen9-Apr-03 3:02
Roger Allen9-Apr-03 3:02 
GeneralMaintaining code on both VC6 and VC.NET Pin
Aza8-Apr-03 23:33
Aza8-Apr-03 23:33 
GeneralMFC. Pin
frackasse8-Apr-03 23:01
frackasse8-Apr-03 23:01 
GeneralUSB Bluetooth communication Pin
gcaboi8-Apr-03 22:41
gcaboi8-Apr-03 22:41 
QuestionMultiline Tooltips? Pin
Rob Caldecott8-Apr-03 22:33
Rob Caldecott8-Apr-03 22:33 
AnswerRe: Multiline Tooltips? Pin
Rob Caldecott8-Apr-03 23:35
Rob Caldecott8-Apr-03 23:35 
GeneralAdding MFC project to Property Sheet Pin
dandy778-Apr-03 22:27
dandy778-Apr-03 22:27 
Hi, there.
I've got a problem with using property sheet.

Actually, I wanted to use Tab control, but it is really hard and complicated to add some controls on each tab.
so I decided to use property sheet.

I have 4 independent MFC(exe) projects.
Those are not related each other except input parameter.
With one input parameter, 4 projects make diffent kinds of results.
Each project does File I/O and uses even FileDialog.
I tried to put each project on each property page.
(using copy and paste)
However, I faced some serious problem.
Each project has OnInitDialog function, but each property page doesn't have it.
Can I just add this function on each property page?
(Actually I tried to do that, I couldn't get the results what I wanted.)
Without OnInitDialog, any project doesn't work properly.
I really want to combine 4 projects to one dialog box.

How can I solve this problem?
Do I have to use other methods to combine them?
Please help me.

Thank you!!!

GeneralRe: Adding MFC project to Property Sheet Pin
jhwurmbach8-Apr-03 22:58
jhwurmbach8-Apr-03 22:58 
GeneralRe: Adding MFC project to Property Sheet Pin
Joan M9-Apr-03 0:06
professionalJoan M9-Apr-03 0:06 
GeneralADO Error Pin
Toni788-Apr-03 22:21
Toni788-Apr-03 22:21 
Generalwin32 api - toolbar Pin
Anonymous8-Apr-03 21:48
Anonymous8-Apr-03 21:48 
GeneralMapping client controls messages in a CFromView Pin
Anonymous8-Apr-03 21:17
Anonymous8-Apr-03 21:17 
GeneralAdding MFC to a console application Pin
R.E.L8-Apr-03 20:42
R.E.L8-Apr-03 20:42 
GeneralRe: Adding MFC to a console application Pin
harinath8-Apr-03 22:34
professionalharinath8-Apr-03 22:34 
GeneralThread's Problem Pin
fyf_tmp8-Apr-03 20:41
fyf_tmp8-Apr-03 20:41 
QuestionMicrosoft Web Browser Object into DialogBox, without MFC? Pin
Adrian Bacaianu8-Apr-03 20:16
Adrian Bacaianu8-Apr-03 20:16 
GeneralProblem in changing the progress abr color Pin
summo8-Apr-03 20:06
summo8-Apr-03 20:06 
QuestionCList inside CMap not working? Pin
Kevein8-Apr-03 16:51
Kevein8-Apr-03 16:51 
AnswerRe: CList inside CMap not working? Pin
Dave Bryant8-Apr-03 16:54
Dave Bryant8-Apr-03 16:54 
GeneralRe: CList inside CMap not working? Pin
Kevein8-Apr-03 17:07
Kevein8-Apr-03 17:07 
GeneralRe: CList inside CMap not working? Pin
Dave Bryant8-Apr-03 17:14
Dave Bryant8-Apr-03 17:14 
GeneralRe: CList inside CMap not working? Pin
Kevein8-Apr-03 17:45
Kevein8-Apr-03 17:45 
AnswerRe: CList inside CMap not working? Pin
Shog98-Apr-03 17:17
sitebuilderShog98-Apr-03 17:17 
GeneralRe: CList inside CMap not working? Pin
Kevein8-Apr-03 17:46
Kevein8-Apr-03 17:46 

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.