Joachim Bauch
|
03cd7c91d9
|
Fixed alignment of values/addresses on 64bit systems.
|
2016-09-20 00:23:29 +02:00 |
|
Joachim Bauch
|
5bda2104b9
|
Define "_CRT_SECURE_NO_WARNINGS" when compiling examples/tests.
|
2015-12-20 21:43:35 +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
|
d19707369a
|
Avoid (re-)allocations when searching for named resources.
Also add tests to load resources by name.
|
2015-08-23 00:22:42 +02:00 |
|
Joachim Bauch
|
db9c2389f2
|
Fix compilation of tests with UNICODE defined.
|
2015-08-21 23:57:15 +02: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
|
dc173cad6d
|
Disable alignment of 1000 bytes for now, failing in Travis.
|
2015-03-01 01:57:11 +01:00 |
|
Joachim Bauch
|
d9dc0b0270
|
Setup additional environment flags for wine.
|
2015-03-01 01:16:33 +01:00 |
|
Joachim Bauch
|
2da44d00e9
|
Run more tests with sample DLLs.
|
2015-03-01 01:04:17 +01:00 |
|