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

C / C++ / MFC

 
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 
First off, I am using VS.NET. I have a dialog application which will compile fine in debug mode, however it does not compile in release mode. When I compile it in release mode I get the following error:

D:\Program Files\Microsoft Visual Studio .NET\Vc7\atlmfc\include\afxwin2.inl(1034): error C2039: 'Enable3dControls' : is not a member of 'CWinApp'

I know that in VS7 the Enable3dControls function has been deprecated and doesn't need to be called.. and it isn't anywhere in my dialog application either. For some reason it's not passing the assert on line 1034.

Has anybody seen this before? Any ideas on what I need to include, define, etc. to make it go away?

Thanks in advance,


  Travis D. Mathison ---

Travis D. Mathison ---

--- After three two days without programming, life becomes meaningless ...
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 
GeneralRe: modeless dialog and memory leak Pin
Chris Losinger16-May-02 9:32
professionalChris Losinger16-May-02 9:32 
GeneralRe: modeless dialog and memory leak Pin
redeemer16-May-02 9:34
redeemer16-May-02 9:34 
GeneralRe: modeless dialog and memory leak Pin
Tim Smith16-May-02 10:02
Tim Smith16-May-02 10:02 
GeneralRe: modeless dialog and memory leak Pin
lucy16-May-02 11:02
lucy16-May-02 11:02 
GeneralRe: modeless dialog and memory leak Pin
Christian Graus16-May-02 12:02
protectorChristian Graus16-May-02 12:02 
GeneralRe: modeless dialog and memory leak Pin
lucy16-May-02 12:59
lucy16-May-02 12:59 
GeneralRe: modeless dialog and memory leak Pin
Jason Henderson16-May-02 11:36
Jason Henderson16-May-02 11:36 
GeneralRe: modeless dialog and memory leak Pin
Nish Nishant16-May-02 14:39
sitebuilderNish Nishant16-May-02 14:39 
GeneralRe: modeless dialog and memory leak Pin
lucy17-May-02 3:20
lucy17-May-02 3:20 
QuestionHow do i catch events from a ListView control? Pin
redeemer16-May-02 9:26
redeemer16-May-02 9:26 
AnswerRe: How do i catch events from a ListView control? Pin
Ravi Bhavnani16-May-02 10:57
professionalRavi Bhavnani16-May-02 10:57 
GeneralStill having problems double buffering a CListView MDI Pin
RobJones16-May-02 8:09
RobJones16-May-02 8:09 

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.