On Mon, Nov 01, 2010 at 08:54:38AM -0700, [email protected] wrote: > teeemcee > 2010-11-01 08:54:38 -0700 (Mon, 01 Nov 2010) > 299 > Wrote functions for spawning, killing, etc. processes (Windows only: Unix > support not needed ATM). Focused on console programs. > > That's a whole lot of winapi I just dumped on allmodex.bas. I think it would > be much better to stick this and other OS-specific stuff in one file per OS. > Some other time.
That is a good idea. Maybe like os_windows.bas os_linux.bas os_mac.bas sort of like backends (even if they don't really have to be backends in the same sense that gfx_ and music_ are) --- James _______________________________________________ Ohrrpgce mailing list [email protected] http://lists.motherhamster.org/listinfo.cgi/ohrrpgce-motherhamster.org
