Click here to Skip to main content
15,891,633 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
Hi,
I copied some Code from Code Guru. It contains the declaration:


<br />
extern AFX_DATA AUX_DATA afxData;<br />

In which MFC Header File do I find a Declaration for AUX_DATA.
Thanks,

Bram :)
Posted

1 solution

On my machine its "D:\Program Files\Microsoft Visual Studio 9.0\VC\atlmfc\src\mfc\afximpl.h".
 
Share this answer
 
Comments
Bram van Kampen 4-Dec-10 22:02pm    
Thanks,
Found it in:-
C:\Program Files\DevStudio\VC\mfc\src

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900