]> gitweb.factorcode.org Git - factor.git/commit
Add dll exports for compiling on win32
authorMackenzie Straight <eizneckam@gmail.com>
Mon, 13 Dec 2004 21:17:05 +0000 (21:17 +0000)
committerMackenzie Straight <eizneckam@gmail.com>
Mon, 13 Dec 2004 21:17:05 +0000 (21:17 +0000)
commitc67c29cf2727a19a775a492cfd7248e145b82e5c
treebc03e8e17914dd07fe7dd53fdce1fbce7d8e6f02
parentea1e36558c94a7407b7b04c79f5e448017a4a9fd
Add dll exports for compiling on win32
factor.sln [new file with mode: 0644]
factor.vcproj [new file with mode: 0644]
native/arithmetic.h
native/factor.h
native/ffi.c
native/types.h
native/win32/io.c
native/win32/write.c