Click here to Skip to main content
15,890,741 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Problem with double Pin
PJ Arends28-Dec-03 18:43
professionalPJ Arends28-Dec-03 18:43 
GeneralRe: Problem with double Pin
User 58385229-Dec-03 17:57
User 58385229-Dec-03 17:57 
GeneralNeed help with ODBC database/Edit box Pin
Zombie_Inc28-Dec-03 12:15
Zombie_Inc28-Dec-03 12:15 
GeneralRe: Need help with ODBC database/Edit box Pin
PJ Arends28-Dec-03 15:24
professionalPJ Arends28-Dec-03 15:24 
GeneralSimple Problem. How can I show an "Open file" dialog in a dialog-based App from MFC AppWizard Pin
andreir2328-Dec-03 12:07
andreir2328-Dec-03 12:07 
GeneralRe: Simple Problem. How can I show an "Open file" dialog in a dialog-based App from MFC AppWizard Pin
User 665828-Dec-03 12:52
User 665828-Dec-03 12:52 
GeneralRe: Simple Problem. How can I show an "Open file" dialog in a dialog-based App from MFC AppWizard Pin
andreir2328-Dec-03 15:20
andreir2328-Dec-03 15:20 
GeneralDialog problem Pin
Selevercin28-Dec-03 12:06
Selevercin28-Dec-03 12:06 
I've created a dialog with nothing special in it. I don't know why, but I continue to get the following errors:
error C2065: 'IDD_SORU' : undeclared identifier
error C2057: expected constant expression

All for the following line of code, which I did not write:
/ Dialog Data
	//{{AFX_DATA(CSoruDlg)
	enum { IDD = IDD_SORU };
		// NOTE: the ClassWizard will add data members here
	//}}AFX_DATA
</code>


I have rebuilt everything, even deleted the dialog and remade it. Any ideas?

If you have a problem with my spelling, just remember that's not my fault. I (as well as everyone else who learned to spell after 1976) blame it on Robert A. Kolpek for U.S. Patent 4,136,395.
GeneralRe: Dialog problem Pin
User 58385228-Dec-03 14:08
User 58385228-Dec-03 14:08 
GeneralRe: Dialog problem Pin
Selevercin28-Dec-03 15:27
Selevercin28-Dec-03 15:27 
GeneralRe: Dialog problem Pin
User 58385228-Dec-03 15:36
User 58385228-Dec-03 15:36 
Generalcustom appwizard and images (Visual Studio 6.0) Pin
juthus28-Dec-03 10:32
juthus28-Dec-03 10:32 
GeneralCTreeCtrl and GetItem Problem Pin
User 1278228-Dec-03 9:33
User 1278228-Dec-03 9:33 
GeneralRe: CTreeCtrl and GetItem Problem Pin
PJ Arends28-Dec-03 15:53
professionalPJ Arends28-Dec-03 15:53 
GeneralRe: CTreeCtrl and GetItem Problem Pin
User 1278230-Dec-03 10:10
User 1278230-Dec-03 10:10 
Questionhow to add two projects Pin
auur28-Dec-03 8:01
auur28-Dec-03 8:01 
AnswerRe: how to add two projects Pin
Shanmuga Sundar28-Dec-03 16:47
Shanmuga Sundar28-Dec-03 16:47 
GeneralDisabling F1 Pin
Dominik Reichl28-Dec-03 7:41
Dominik Reichl28-Dec-03 7:41 
GeneralRe: Disabling F1 Pin
PJ Arends28-Dec-03 15:01
professionalPJ Arends28-Dec-03 15:01 
GeneralRe: Disabling F1 Pin
Dominik Reichl28-Dec-03 21:52
Dominik Reichl28-Dec-03 21:52 
GeneralRe: Disabling F1 Pin
Dominik Reichl28-Dec-03 21:53
Dominik Reichl28-Dec-03 21:53 
GeneralBuilding projects downloaded from this website Pin
Still learning how to code28-Dec-03 7:04
Still learning how to code28-Dec-03 7:04 
GeneralRe: Building projects downloaded from this website Pin
Michael Dunn28-Dec-03 7:09
sitebuilderMichael Dunn28-Dec-03 7:09 
GeneralHeight Pin
Rafael Fernández López28-Dec-03 3:17
Rafael Fernández López28-Dec-03 3:17 
GeneralRe: Height Pin
valikac28-Dec-03 7:38
valikac28-Dec-03 7:38 

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.