SLOS-Win: Difference between revisions
Jump to navigation
Jump to search
(New page: [[Image:Slos-win.png|thumb|450px|Screen shot of the window-based directory listing in SLOS-Win. [http://en.wikipedia.org/wiki/Object_Windows_Library Borland's Window Custom Control library...) |
No edit summary |
||
(2 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
[[Image:Slos-win.png|thumb|450px|Screen shot of the window-based directory listing in SLOS-Win. [http://en.wikipedia.org/wiki/Object_Windows_Library Borland's Window Custom Control library] was used, which provides its look-and-feel]] [[SLOS-DOS|Steven Lawrance's Operating System (SLOS)]], also known briefly as Steven Lawrance's Operating Program (SL-OP), was a small interpreted toy operating environment written in {{Tech:BASIC}} for {{Tech:DOS}}. The primary motivation for writing this was to have an environment that supported [http://en.wikipedia.org/wiki/Long_filename long file names]. This was written in 1993 -- two years before [http://en.wikipedia.org/wiki/Microsoft Microsoft] released native long file name support in a consumer operating system with [http://en.wikipedia.org/wiki/Windows_95 Windows 95]. | [[Image:Slos-win.png|thumb|450px|Screen shot of the window-based directory listing in SLOS-Win. [http://en.wikipedia.org/wiki/Object_Windows_Library Borland's Window Custom Control library] was used, which provides its look-and-feel]] [[SLOS-DOS|Steven Lawrance's Operating System (SLOS)]], also known briefly as Steven Lawrance's Operating Program (SL-OP), was a small interpreted toy operating environment written in {{Tech:BASIC}} for {{Tech:DOS}}. The primary motivation for writing this was to have an environment that supported [http://en.wikipedia.org/wiki/Long_filename long file names]. This was written in 1993 -- two years before [http://en.wikipedia.org/wiki/Microsoft Microsoft] released native long file name support in a consumer operating system with [http://en.wikipedia.org/wiki/Windows_95 Windows 95]. | ||
A small subset of the SLOS commands were implemented in this Windows version. | A small subset of the SLOS commands were implemented in this Windows version. Unfortunately, this Windows version cannot run most of the SLOS programs that were written. | ||
==Download== | ==Download== | ||
'''[https://www.moonlightdesign.org/steve/programs/slosdist1.exe Download SLOS-DOS and SLOS-Win]''' | *'''[https://www.moonlightdesign.org/steve/programs/slosdist1.exe Download SLOS-DOS and SLOS-Win]''' | ||
*'''[https://www.moonlightdesign.org/steve/programs/sloswin.zip Download SLOS-Win's Source Code]''' | |||
'''[https://www.moonlightdesign.org/steve/programs/sloswin.zip Download SLOS-Win's Source Code]''' | *{{CatSetupFiles}} |
Latest revision as of 22:52, 14 October 2007
Steven Lawrance's Operating System (SLOS), also known briefly as Steven Lawrance's Operating Program (SL-OP), was a small interpreted toy operating environment written in QBASIC for DOS. The primary motivation for writing this was to have an environment that supported long file names. This was written in 1993 -- two years before Microsoft released native long file name support in a consumer operating system with Windows 95.
A small subset of the SLOS commands were implemented in this Windows version. Unfortunately, this Windows version cannot run most of the SLOS programs that were written.
Download
- Download SLOS-DOS and SLOS-Win
- Download SLOS-Win's Source Code
- Download CatSetup's required DLL files, if needed. Older versions of CatSetup required bwcc.dll, and the latest version requires ctl3dv2.dll. These go into the windows\system folder, not windows\system32. Windows computers typically already have ctl3dv2.dll installed, which is a Microsoft library, and Wine has a built-in implementation