Timo Kreuzer
b79f784efd
[DLLIMPORT_TEST]
...
- Only link to framedynex on GCC builds
svn path=/trunk/; revision=64511
2014-10-03 19:29:05 +00:00
Timo Kreuzer
107156d372
[DLLEXPORT_TEST]
...
Rename main() to test()
svn path=/trunk/; revision=64452
2014-10-02 08:23:38 +00:00
Timo Kreuzer
279d5c7c78
[DLLEXPORT_TEST]
...
Make it a DLL, not a static lib. Noticed by Thomas.
svn path=/trunk/; revision=64450
2014-10-02 07:58:18 +00:00
Timo Kreuzer
1caf359b62
[DLLEXPORT_TEST]
...
Fix a typo
svn path=/trunk/; revision=64449
2014-10-02 07:30:59 +00:00
Timo Kreuzer
f539e74361
[DLLEXPORT_TEST]
...
Add a dll that imports basically everything from framedyn.dll
svn path=/trunk/; revision=64424
2014-09-30 20:52:54 +00:00
Timo Kreuzer
10a264845d
[ROSTESTS]
...
Silence some warnings, fix compilation of w32kdll with MSVC, give dllexport_test dlls a base address.
svn path=/trunk/; revision=63515
2014-05-31 16:00:05 +00:00
Timo Kreuzer
86d2e8f543
[DLLEXPORT_TEST]
...
Add a test that checks the ability to link to function and data exports with cdecl, stdcall and c++ mangled names, including forwarders. It just prints "done". Feel free to convert it into a proper rostests, if you think it's required.
svn path=/trunk/; revision=62269
2014-02-20 20:29:51 +00:00