ok in my application i have this error message when i try to build my project:
"C:\program files\microsoft visual studio\vc98\mfc\include\afxv_32.h(14): fatal error C1189: #error : WINDOWS.H already included. MFC apps must mot "include <windows.h>
my application is created with mfc appwizard exe, and i have choosen the dialog based option.
So, in my dialog box i have put an button which must access an excel database with ADO method.
so....? idon't know what is happening.
thanks
gerald
"C:\program files\microsoft visual studio\vc98\mfc\include\afxv_32.h(14): fatal error C1189: #error : WINDOWS.H already included. MFC apps must mot "include <windows.h>
my application is created with mfc appwizard exe, and i have choosen the dialog based option.
So, in my dialog box i have put an button which must access an excel database with ADO method.
so....? idon't know what is happening.
thanks
gerald