Ignore:
Timestamp:
Mar 31, 2003, 1:54:29 PM (23 years ago)
Author:
sandervl
Message:

PF: Added vsnprintfW/snprintfW funcs for syncing with latest wine NTDLL + KDO: Made Pe2Lx dlls work again

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/windllpe2lx.h

    r6015 r9963  
    1 /* $Id: windllpe2lx.h,v 1.2 2001-06-15 09:42:48 bird Exp $ */
     1/* $Id: windllpe2lx.h,v 1.3 2003-03-31 11:54:28 sandervl Exp $ */
    22
    33/*
     
    2727    Win32Pe2LxDll(HINSTANCE hinstance, BOOL fWin32k) throw(ULONG);
    2828    virtual     ~Win32Pe2LxDll();
    29     BOOL        init();
     29    DWORD       init();
    3030
    3131    /** @cat Query */
Note: See TracChangeset for help on using the changeset viewer.