Click here to Skip to main content
15,899,026 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Generalthe How to create a button on the bottom right corner of a child frame Pin
swandream24-Jul-04 5:01
swandream24-Jul-04 5:01 
General3thing killing me Pin
ANDYFA24-Jul-04 3:15
ANDYFA24-Jul-04 3:15 
GeneralRe: 3thing killing me Pin
Ivan Cachicatari25-Jul-04 12:16
Ivan Cachicatari25-Jul-04 12:16 
GeneralRetrieving ODBC DSN information without creating an ODBC Connection Pin
slacker24-Jul-04 3:14
slacker24-Jul-04 3:14 
Generalhiding hard drive Pin
Perestroyka24-Jul-04 1:37
Perestroyka24-Jul-04 1:37 
GeneralAboutBox Assertion Pin
Grahamfff23-Jul-04 22:03
Grahamfff23-Jul-04 22:03 
GeneralRe: AboutBox Assertion Pin
Johan Rosengren23-Jul-04 23:01
Johan Rosengren23-Jul-04 23:01 
GeneralRe: AboutBox Assertion Pin
Grahamfff24-Jul-04 9:44
Grahamfff24-Jul-04 9:44 
I get the following error

Unhandled exception at 0x0043448e in SSIC_Example.exe: User breakpoint.

BOOL CSSIC_ExampleDlg::OnInitDialog()<br />
{<br />
	CDialog::OnInitDialog();<br />
<br />
	// Add "About..." menu item to system menu.<br />
<br />
	// IDM_ABOUTBOX must be in the system command range.<br />
--->	ASSERT((IDM_ABOUTBOX & 0xFFF0) == IDM_ABOUTBOX);


with the IDM_ABOUTBOX value of 0x10 and 0x01 and 0x0100, these are the values I have tried.

The icon I have done for my project is not displyed. Also one (out of about 16) check Boxes is not working; the control variable appears to produce a false value when checked in the program; but since I have renumbered the resources I have not been able to check it out again due to the about error. Also the Help file is not displayed when actioned.

The program is a MFC Dialog application with 8 dialogs.

Any futher comments or suggestions,

Graham.

grahamfff
GeneralRe: AboutBox Assertion Pin
Johan Rosengren24-Jul-04 20:15
Johan Rosengren24-Jul-04 20:15 
GeneralRe: AboutBox Assertion Pin
Grahamfff24-Jul-04 10:51
Grahamfff24-Jul-04 10:51 
GeneralNot receiving NM_CUSTOMDRAW messasges Pin
Mike Landis23-Jul-04 21:02
Mike Landis23-Jul-04 21:02 
GeneralRe: Not receiving NM_CUSTOMDRAW messasges Pin
includeh1024-Jul-04 2:27
includeh1024-Jul-04 2:27 
GeneralRe: Not receiving NM_CUSTOMDRAW messasges Pin
Mike Landis24-Jul-04 10:00
Mike Landis24-Jul-04 10:00 
GeneralRe: Not receiving NM_CUSTOMDRAW messasges Pin
Karthik TL29-Mar-12 19:47
professionalKarthik TL29-Mar-12 19:47 
QuestionHow to call MFC DLL in installShield 6.x Pin
Sumit Kapoor23-Jul-04 20:04
Sumit Kapoor23-Jul-04 20:04 
AnswerRe: How to call MFC DLL in installShield 6.x Pin
Johan Rosengren23-Jul-04 23:10
Johan Rosengren23-Jul-04 23:10 
GeneralChanging the volume of my App only. Pin
Hesham Amin23-Jul-04 20:02
Hesham Amin23-Jul-04 20:02 
GeneralWaveOut Problems in Windows application Pin
Fantmx23-Jul-04 18:48
Fantmx23-Jul-04 18:48 
GeneralGame Scripting... Pin
mztrjimmy23-Jul-04 16:10
mztrjimmy23-Jul-04 16:10 
GeneralRe: Game Scripting... Pin
Michael Dunn24-Jul-04 11:45
sitebuilderMichael Dunn24-Jul-04 11:45 
GeneralRe: Game Scripting... Pin
mztrjimmy25-Jul-04 10:36
mztrjimmy25-Jul-04 10:36 
GeneralRe: Game Scripting... Pin
Michael Dunn25-Jul-04 18:35
sitebuilderMichael Dunn25-Jul-04 18:35 
GeneralRe: Game Scripting... Pin
mztrjimmy25-Jul-04 18:49
mztrjimmy25-Jul-04 18:49 
Generalabout creating a dll in the project of win32 Pin
yingkou23-Jul-04 15:59
yingkou23-Jul-04 15:59 
GeneralRe: about creating a dll in the project of win32 Pin
Chris Losinger25-Jul-04 4:23
professionalChris Losinger25-Jul-04 4:23 

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.