Click here to Skip to main content
16,005,734 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralCImageList can not display in a CListCtrl control. Pin
YanBin12-Dec-03 5:44
YanBin12-Dec-03 5:44 
GeneralRe: CImageList can not display in a CListCtrl control. Pin
Shay Harel12-Dec-03 6:05
Shay Harel12-Dec-03 6:05 
General16-bit Resource compiler Pin
Cyrus Dang12-Dec-03 5:25
Cyrus Dang12-Dec-03 5:25 
GeneralRe: 16-bit Resource compiler Pin
BaldwinMartin12-Dec-03 9:55
BaldwinMartin12-Dec-03 9:55 
GeneralGetDlgItem, SetDlgItemInt etc... Pin
ChelmsleyBaggie12-Dec-03 4:59
ChelmsleyBaggie12-Dec-03 4:59 
GeneralRe: GetDlgItem, SetDlgItemInt etc... Pin
Mike Dimmick12-Dec-03 5:26
Mike Dimmick12-Dec-03 5:26 
GeneralRe: GetDlgItem, SetDlgItemInt etc... Pin
ChelmsleyBaggie14-Dec-03 23:17
ChelmsleyBaggie14-Dec-03 23:17 
Generaldialog boxes and tabs Pin
Steve Kelly12-Dec-03 4:31
Steve Kelly12-Dec-03 4:31 
I am trying to develop a dialog based application in MFC (Visual C++ .NET). Everything was going okay until I tried to add TAB control to it. The TAB control works fine but none of the extra dialog boxes created for the application can be seen in it.

I have downloaded the example from

http://www.codeproject.com/dialog/embedded_dialog.asp

and it compiled fine but whenever I try to create my own tab in the project it doesn’t seen to work.

I have downloaded many other sample programs using tab control and have the same problem when I add my own tab.

I open a new dialog box of ‘IDD_PROPPAGE_MEDIUM’ and add a class of ‘Cpropertypage’ to it. This creates a .h and .cpp file for me. The Header file looks completely different to ones created in the examples. ie there is no

#ifndef __DIALOG2_H<br />
#define __DIALOG2_H


I get a very basic file with #pragma once.

If anyone could help I would really appreciate it as it’s driving me mad. I can let you have the source files if needed.
GeneralStealing data from DirectDraw Surface. Pin
Tommy2k12-Dec-03 4:13
Tommy2k12-Dec-03 4:13 
GeneralStarting a particular windows app ( such as word.exe or acrobat.exe) @ particular co-ordinates on your desktop Pin
Fahad Ahmed12-Dec-03 4:06
Fahad Ahmed12-Dec-03 4:06 
GeneralRe: Starting a particular windows app ( such as word.exe or acrobat.exe) @ particular co-ordinates on your desktop Pin
Michael Dunn12-Dec-03 4:16
sitebuilderMichael Dunn12-Dec-03 4:16 
GeneralRe: Starting a particular windows app ( such as word.exe or acrobat.exe) @ particular co-ordinates on your desktop Pin
Fahad Ahmed12-Dec-03 7:25
Fahad Ahmed12-Dec-03 7:25 
GeneralRe: Starting a particular windows app ( such as word.exe or acrobat.exe) @ particular co-ordinates on your desktop Pin
Big Art12-Dec-03 7:48
Big Art12-Dec-03 7:48 
Generalproblem while building a project -LNK1168 Pin
Deepak Samuel12-Dec-03 3:54
Deepak Samuel12-Dec-03 3:54 
GeneralRe: problem while building a project -LNK1168 Pin
David Crow12-Dec-03 3:57
David Crow12-Dec-03 3:57 
GeneralRe: problem while building a project -LNK1168 Pin
Tim Smith12-Dec-03 16:32
Tim Smith12-Dec-03 16:32 
GeneralRe: problem while building a project -LNK1168 Pin
Anonymous16-Dec-03 1:08
Anonymous16-Dec-03 1:08 
GeneralMFC42.dll page fault Pin
JensB12-Dec-03 2:29
JensB12-Dec-03 2:29 
GeneralRe: MFC42.dll page fault Pin
Adi Narayana12-Dec-03 3:55
Adi Narayana12-Dec-03 3:55 
GeneralRe: MFC42.dll page fault Pin
Steve S12-Dec-03 3:57
Steve S12-Dec-03 3:57 
GeneralSuccession of modal dialog boxes Pin
BadJerry12-Dec-03 2:03
BadJerry12-Dec-03 2:03 
GeneralRe: Succession of modal dialog boxes Pin
David Crow12-Dec-03 2:46
David Crow12-Dec-03 2:46 
GeneralRe: Succession of modal dialog boxes Pin
BadJerry12-Dec-03 2:59
BadJerry12-Dec-03 2:59 
GeneralRe: Succession of modal dialog boxes Pin
David Crow12-Dec-03 3:10
David Crow12-Dec-03 3:10 
GeneralRe: Succession of modal dialog boxes Pin
BadJerry12-Dec-03 3:16
BadJerry12-Dec-03 3:16 

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.