Commit 588c5387 authored by Francois Gouget's avatar Francois Gouget Committed by Alexandre Julliard

Add API_RET_TYPE and NET_API_FUNCTION.

parent d0882ef4
......@@ -22,6 +22,8 @@
/* Types */
#define NET_API_STATUS DWORD
#define API_RET_TYPE NET_API_STATUS
#define NET_API_FUNCTION WINAPI
#define MAX_PREFERRED_LENGTH ((DWORD) -1)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment