Joan Karadimov
|
a1fb42d4c5
|
Add some tests for the custom free and alloc functions
|
2016-02-14 00:40:30 +02:00 |
|
Joan Karadimov
|
bc38a6b01d
|
Extract a ReadLibrary function in DllLoader.cpp
|
2016-02-13 18:39:40 +02:00 |
|
Joachim Bauch
|
5bda2104b9
|
Define "_CRT_SECURE_NO_WARNINGS" when compiling examples/tests.
|
2015-12-20 21:43:35 +01:00 |
|
Joachim Bauch
|
583e1b4a93
|
Fixed warning about unreferenced parameters.
|
2015-12-20 21:34:14 +01:00 |
|
Joachim Bauch
|
bc04853584
|
Add some checks to prevent overruns on broken input.
|
2015-12-20 21:26:53 +01:00 |
|
Joachim Bauch
|
9df6e7dc93
|
Add more error checking of return values.
|
2015-12-20 21:26:53 +01: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
|
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
|
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
|
135337380a
|
added sample project
|
2004-10-10 16:31:50 +00:00 |
|