Commit Graph

23 Commits

Author SHA1 Message Date
Joan Karadimov d46b74d00d Pass alloc/free functions to MemoryLoadLibraryEx 2016-02-12 11:39:41 +02:00
Joachim Bauch 905ad75e82 Expose default callback functions.
This was suggested in #33.
2016-01-27 00:38:37 +01:00
Joachim Bauch bc04853584 Add some checks to prevent overruns on broken input. 2015-12-20 21:26:53 +01:00
Joachim Bauch 6276f4426d Support imports by ordinal value.
Code based on pull-request #28.
2015-08-21 22:19:28 +02:00
Joachim Bauch b889c72727 Bump year in copyright. 2015-02-27 00:22:03 +01:00
Joachim Bauch 5a448ce93a Support loading (and running) EXE files (fixes #7). 2014-09-21 18:34:11 +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 f4d15a53ac Added memory module resource loading API. 2013-03-12 00:43:57 +01:00
Joachim Bauch 44ae72da04 Added API to delegate resolving of dependencies to custom methods (github issue #5, inspired by pull request #9) 2013-03-08 23:57:07 +01:00
Joachim Bauch 0c19658eb1 Bump year in copyright 2013-03-05 01:16:14 +01:00
Joachim Bauch 8a7f64ea3a Use lowercase filename to support compilation on Linux using MinGW. 2013-03-05 00:27:43 +01:00
Joachim Bauch d0cf3a2084 updated license to MPL 2.0 2012-06-28 19:42:15 +02:00
Joachim Bauch ca4f504527 next release will be 0.0.3 2012-04-09 22:13:02 +02:00
Joachim Bauch 7feb92c9ef Bumped year in copyright 2012-04-09 22:07:14 +02:00
Joachim Bauch 5cc82f24d0 bumped year in copyright 2011-01-17 21:36:35 +01:00
Joachim Bauch 1ece5ca28d updated year in copyright, updated notice about where to get code from 2010-10-24 00:39:24 +02:00
Joachim Bauch 1f8eb009e5 set eol-style on all files 2010-10-23 22:29:04 +00:00
Joachim Bauch 01ff019269 license changed to MPL 1.1, updated copyright years 2005-04-08 13:44:21 +00:00
Joachim Bauch a104efd19f first released version will be 0.0.1 2004-12-01 23:50:50 +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 cc38494f47 added LGPL header 2004-10-10 16:31:27 +00:00
Joachim Bauch 784d39dc08 Initial Import 2004-10-09 18:45:48 +00:00