Harry Potter wrote:
> I have two questions:
>
> * Where online can I find MSDN? This will minimize the chance that I
> ask stupid questions here.
http://msdn.microsoft.com/
> * I have Open Watcom 1.9. Which WinNT operating systems does it
> support?
Looks like it's NT4+. (1.9 was released in 2010 so it won't have any support
for anything Win8-specific.) If you need to support NT3 for some reason, you
can specify the linker option '-version:3', and *might* need to specify the
wcl option '-l=NT' (or NT_WIN or NT_DLL). A discussion of the various options
can be found in tools.hlp, under "Open Watcom Compile and Link Summary".
--
Don't mind me. I'm just aligning my mental crosshairs.