Ignore:
Timestamp:
Jun 27, 2011, 2:27:23 AM (14 years ago)
Author:
dmik
Message:

kernel32: Show an error message box if WGSS50.DLL initialization fails too. See also r21651.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/initdll.h

    r21360 r21654  
    120120ULONG APIENTRY InitializeKernel32();
    121121
     122VOID APIENTRY ReportFatalDllInitError(CHAR *pszModName);
     123
    122124#ifdef __cplusplus
    123125}
Note: See TracChangeset for help on using the changeset viewer.