I
icyn
hi,
I've developed an COM Add-in for FP2003 which adds a button to FP
toolbar,and want to pop-up a window when the button is clicked.
I added a new dialog in the Resource editor,and added a class for it
which based class is CDialog.
I added nothing to the dialog class, but when I compiled the project
there's one error message:
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\MsHTML.h(40854) : fatal error C1001
INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more
information
The development tool is Visual C++.net 2003.
Is there any help for me?
Thank you very much
I've developed an COM Add-in for FP2003 which adds a button to FP
toolbar,and want to pop-up a window when the button is clicked.
I added a new dialog in the Resource editor,and added a class for it
which based class is CDialog.
I added nothing to the dialog class, but when I compiled the project
there's one error message:
c:\Program Files\Microsoft Visual Studio .NET
2003\Vc7\PlatformSDK\Include\MsHTML.h(40854) : fatal error C1001
INTERNAL COMPILER ERROR
(compiler file 'msc1.cpp', line 2701)
Please choose the Technical Support command on the Visual C++
Help menu, or open the Technical Support help file for more
information
The development tool is Visual C++.net 2003.
Is there any help for me?
Thank you very much