8 Commits

Author SHA1 Message Date
Michael Fabian Dirks 311aa2d29d Add Resource files to project. 2016-07-20 02:07:12 +02:00
Michael Fabian Dirks 2870370b84 Update 2016-03-11 14:13:39 +01:00
Michael Dirks 95dd86e6af Add Example08 to the project, rewrite GetFunctionPointer started. 2015-12-30 04:14:53 +01:00
Michael Dirks 519cd5c577 Upgrade to VS2015, implement variable pointers.
Signed-off-by: Michael Dirks <michael.fabian.dirks@gmail.com>
2015-12-30 04:12:21 +01:00
Michael Dirks 1ec8bc54dd 1.3.1 Update - Move files to new locations, parameter count increased to 5. 2015-06-20 23:47:21 +02:00
Michael Dirks a1d252deba extern "c" -> extern "C" 2015-06-20 15:51:53 +02:00
Michael Dirks 880e754254 1.3 Update:
- Blitz functions are callable using __stdcall, use it instead of using tailored asm.
- DLLs that rely on this DLL no longer have to load the DLL to call Blitz functions, just include BlitzPointer.h and use the typedefs BP_BlitzFunction#_t.
- Removed Hybrid support until Hybrid is open-source.
2015-06-20 15:08:27 +02:00
Michael Fabian Dirks 3a7260b784 Initial Commit 2015-05-17 11:54:23 +02:00