Skip to content
This repository has been archived by the owner on Apr 3, 2022. It is now read-only.

Allow SBCL (Steel Bank Common Lisp) to run on Windows 7

Notifications You must be signed in to change notification settings

vxiiduu/api-ms-win-core-synch-Win7

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Usage instructions:
  1. Download the DLL from the releases page.
  2. Install SBCL (x86 or x64).
  3. Copy the DLL to the SBCL installation directory (MAKE SURE that the DLL
     you copy matches the CPU architecture of SBCL that you install).
  4. Run.

Tested: Windows 7 x64, SBCL 2.2.0 x86 and x64. This DLL should also work on
Windows Vista although that has not been extensively tested. If there is a
bug, please open an issue or contact vxiiduu#4598 on discord.

If you find another program that requires this DLL and needs more redirected
functions or more new functions, also feel free to contact/open an issue to
get the new functions/redirections added to this project.

The code was compiled on Visual Studio 2010. In order to compile it yourself,
create a new blank DLL project, and add the .c source code file. Change the
project configuration according to your needs and compile. Default settings
should work fine.

About

Allow SBCL (Steel Bank Common Lisp) to run on Windows 7

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages