Skip to main content
Participant
April 11, 2007
Question

How can I use MFC class in my plugin?

  • April 11, 2007
  • 1 reply
  • 351 views
for example: CList<br /><br />#include <afxtempl.h> in .cpp file then build <br /><br />fatal error C1189: #error : WINDOWS.H already included. MFC apps must not #include <windows.h><br /><br />How to do? thanks!
This topic has been closed for replies.

1 reply

Participating Frequently
April 12, 2007
search for MFC in the forum AND in the archived post (http://www.adobeforums.com/cgi-bin/webx/.ee6b336/)

regards,

- mn