Commit Graph

18 Commits

Author SHA1 Message Date
Joachim Bauch b8125d0a65 Compile everything with "g++" and link statically. 2014-09-21 14:24:44 +02:00
Joachim Bauch 8d286f8566 Bump version number. 2014-09-21 14:11:37 +02:00
Joachim Bauch ce62f60a6e Bump year in copyright. 2014-09-21 14:11:37 +02:00
Joachim Bauch de7840af70 Removed trailing whitespaces. 2014-09-21 14:11:37 +02:00
Joachim Bauch 3c74a360e5 Differ between UNICODE and _UNICODE. 2013-03-12 01:15:52 +01:00
Joachim Bauch a064d0e636 Support unicode compilation 2013-03-12 01:02:10 +01:00
Joachim Bauch 390efc33a1 Use new resource loading API 2013-03-12 00:44:17 +01:00
Joachim Bauch 132964d838 Store some resources in the DLL. 2013-03-12 00:33:30 +01:00
Joachim Bauch a199afce7c Use spaces instead of tabs - sorry for the noise. 2013-03-09 00:42:29 +01:00
Joachim Bauch f7a34964ff LoadLibrary returns NULL if loading failed 2013-03-09 00:03:04 +01:00
Joachim Bauch 7ffe0e2b66 Support passing the platform to build for (e.g. "make PLATFORM=x86_64" for 64bit build), defaults to i686). 2013-03-05 01:14:15 +01:00
Joachim Bauch c23d0642d6 Added/updated makefiles to build all sample files using one "make". 2013-03-05 01:09:49 +01:00
Joachim Bauch 1cc307a883 Support compilation using MinGW on Linux. 2013-03-05 01:02:09 +01:00
Joachim Bauch a486d330f2 added makefiles to compile with mingw 2010-10-24 00:37:53 +02:00
Joachim Bauch 1f8eb009e5 set eol-style on all files 2010-10-23 22:29:04 +00:00
Joachim Bauch a7a9eda6c4 - removed parameter "size" from "MemoryLoadLibrary" as it wasn't used
- updated import table loading code, now also works with Delphi .bpl files
- updated section copying code for uninitialized sections
2004-10-31 12:29:52 +00:00
Joachim Bauch 37fc1b6e82 removed configuration files 2004-10-10 16:34:28 +00:00
Joachim Bauch 135337380a added sample project 2004-10-10 16:31:50 +00:00