@jcfuller,
Yes.
This is my final output -
This is not complete. I can't post the full output because text size is bigger.
C:\bc9Adp2\bc9 -ne "Alert.bas"
bc9Basic: BASIC to C/C++ Translator
bc9Basic Version 9.2.3.5 (2015/09/2
[Lines In: 50] [Lines Out: 307] [Statements: 43] [Time: 0.05 sec's]
bc9Basic translated "Alert.bas" to "Alert.c" For a C Compiler
Shelling to ASTYLE.EXE
Formatted E:\2014 Softwares\BC9 - Code Translator\bc9Adp2_9235_1007\bc9Adp2\examples\Gui_Demos\Alert\Alert.c
InsertOptArg Ver 1.04 an Optional Parameter fixup for the gcc Compiler
Compiling "Alert.c" to a 32bit "Windows Gui App" Using the TDM-GCC Distro
In file included from ./urlmon.h:425:0,
from Alert.c:32:
./msxml.h:460:13: error: unknown type name '_COM_Outptr_'
_COM_Outptr_ void **ppvObject);
^
./msxml.h:489:13: error: unknown type name '_In_'
_In_ DISPID dispIdMember,
^
./msxml.h:491:13: error: unknown type name '_In_'
_In_ REFIID riid,
^
Bookmarks