January 3,2002
NWTEST.ASM

Just a little port of one of the examples in the Novell SDK for C with a few modifications.  I hope it gives some people a start in Netware Client32 coding with asm.  This is such rough code so please forgive me for not spending more time on it.  You must have client32 installed on your machine or you will get .dll not found errors.  This was written on a W2K machine and tested out on WXP,W98,W95 so I assume it works with ME as well but who knows.  The included libs are straight from the SDK and the includes are dumps from the libs.  Hope this helps someone.

--R.Daneel