Introduction - If you have any usage issues, please Google them yourself
ompiling
---------
If you re not using the VS.NET IDE, this command will compile the project:
vbc-debug--removeintchecks+-optimize+ /target:winexe-r:system.dll,system.windows.forms.dll,system.drawing.dll dde.vb DDEwindow.vb
If you re using the VS.NET IDE, the project should build successfully :-)