reactos/sdk
Johannes Thoma 490fbfb2c5
[DDK] wsk header: Add WSKAPI to exported functions. (#5687)
Names need decoration (stdcall) in order to be linked.

When using the wsk.h header functions exported therein should
be WSKAPI (which enforces the stdcall calling convention). Linking
would later fail because stdcall functions are named differently in
the object code.
2023-09-19 18:28:19 +03:00
..
cmake [CMAKE] Add DLL_EXPORT_VERSION config option 2023-08-11 19:00:42 +03:00
include [DDK] wsk header: Add WSKAPI to exported functions. (#5687) 2023-09-19 18:28:19 +03:00
lib [ATL] CImage: Follow-up to #5702 (5da3ed6) 2023-09-20 00:04:45 +09:00
tools [MKISOFS] Silence prototype warnings (#5603) 2023-08-23 14:37:15 +02:00