Subj : BAJA question To : Aragorn From : Digital Man Date : Mon Nov 29 1999 08:59 am RE: BAJA question BY: Aragorn to Beta on Fri Nov 27 1998 01:15 pm > > The one I got off The Talamasca has all the librarys.... > > Yes, in 16-bit .OBJ format, IIRC. It would have been much better to release > the source to those libraries so that porting to 32-bit compilers would be > easier (or maybe "possible" would be a better word) Again, I realize this is an old message, but I feel compelled to clarify the matter: The 16-bit OBJ file that was included without source was for the DOS version of SBBS.EXE only. The C source code for a 32-bit version of this same library is included in the source (riolib.c) and was used to build the OS/2 and Win32 versions of SBBS. A port to a 32-bit compiler was more than "possible", it was already done for you (the released source code compiled successfully with Borland C++ for OS/2 and Borland C++ for Win32). Porting to a non-Borland compiler was also very "possible" (without any additional source code), as I, myself, recently ported the code to Microsoft Visual C++ (32-bit) without much effort. The code I ported I got from SBBS_SRC.ZIP (just like anyone else could have). Rob .