Commit Graph

9 Commits

Author SHA1 Message Date
Alexandre Julliard 5d82baf974 winecrt0: Add a default implementation DllRegisterServer()/DllUnregisterServer().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-30 22:59:50 +02:00
Alexandre Julliard bd6b53740c winecrt0: Add a default implementation for DllCanUnloadNow().
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-04-30 22:59:50 +02:00
Alexandre Julliard b7c5740426 inkobj: Use --prefer-native instead of DLL_WINE_PREATTACH.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2021-02-23 10:06:14 +01:00
Andrew Talbot 16b43ef072 inkobj: Remove unused variable. 2012-11-26 11:51:53 +01:00
Marcus Meissner d3ab90985c inkobj: Mark internal variable with hidden visibility and hinstance as stattic. 2011-05-19 10:05:58 +02:00
Andrew Talbot 8aeaa423ad inkobj: Declare a variable static. 2009-01-06 12:52:21 +01:00
John Klehm e92819d845 nkobj: Use an internal header. 2007-10-12 11:27:36 +02:00
Michael Stefaniuc 66d27c2b08 inkobj: Remove break after return. Found by Smatch. 2007-08-06 12:18:07 +02:00
John Klehm e925225103 inkobj: Add stub implementation of inkobj dll. 2007-08-03 14:13:53 +02:00