added a #define so vc6 knows it does not require MFC. r=sgehani

This commit is contained in:
ssu%netscape.com 2000-02-11 04:20:43 +00:00
parent 5567200a75
commit 0dce79a418

View File

@ -47,5 +47,6 @@
#define _APS_NEXT_COMMAND_VALUE 40001
#define _APS_NEXT_CONTROL_VALUE 1003
#define _APS_NEXT_SYMED_VALUE 101
#define _APS_NO_MFC 1
#endif
#endif