Date: Thu, 23 Feb 95 08:39:28 -0500 From: U-E59264-Osman Buyukisik To: huntercr AT cs DOT purdue DOT edu Cc: DJGPP AT sun DOT soe DOT clarkson DOT edu Subject: Re: RSX is great and all but... >>>>> "Charles" == Charles Hunter writes: Charles> Where the heck do we get RC.EXE ? [ the only reason I Charles> have it is because it came with OS/2 ] And also where do Charles> we get windows.h "from a 16bit Compiler" ??? Yes. I got it from MSC SDK3.1. RC is the windows resource compiler, and you get it from the same 16 bit compiler. I had never installed the SDK until now and I deleted it after RSXWDK got the include files it needed (also copied RC*.* into my BIN). I dont think RSXWDK libs are done yet. Some functions you may need may be missing. But it is a great start. Osman