- Go away STDCALL, time has come for WINAPI and NTAPI
[reactos.git] / reactos / dll / win32 / dhcpcsvc / dhcpcsvc.c
index 4d3a6b5..3955c33 100644 (file)
@@ -217,7 +217,7 @@ DWORD APIENTRY DhcpRosGetAdapterInfo( DWORD AdapterIndex,
     return Reply.Reply;
 }
 
-INT STDCALL
+INT WINAPI
 DllMain(PVOID hinstDll,
        ULONG dwReason,
        PVOID reserved)