mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-02 12:23:31 +00:00
Fixed prototype
svn path=/trunk/; revision=1413
This commit is contained in:
@@ -4,7 +4,7 @@
|
||||
|
||||
#include <windows.h>
|
||||
|
||||
extern VOID STDCALL GdiDllInitialize(PVOID hInstance, ULONG Event, PVOID Reserved);
|
||||
extern BOOL STDCALL GdiDllInitialize(PVOID hInstance, ULONG Event, PVOID Reserved);
|
||||
|
||||
int main (void)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user