Documentation fixes.

This commit is contained in:
Patrik Stridvall 2001-07-11 18:56:41 +00:00 committed by Alexandre Julliard
parent 9107c6b09c
commit 044855c6ec
100 changed files with 730 additions and 614 deletions

View File

@ -5326,7 +5326,6 @@ static BOOL CALLBACK cbDPCreateEnumConnections(
/*************************************************************************** /***************************************************************************
* DirectPlayCreate [DPLAYX.1] * DirectPlayCreate [DPLAYX.1]
* DirectPlayCreate [DPLAY.1]
* *
*/ */
HRESULT WINAPI DirectPlayCreate HRESULT WINAPI DirectPlayCreate

View File

@ -120,7 +120,6 @@ BOOL WINAPI WaitForDebugEvent(
/********************************************************************** /**********************************************************************
* ContinueDebugEvent (KERNEL32.@) * ContinueDebugEvent (KERNEL32.@)
* ContinueDebugEvent (WIN32S16.5)
* *
* Enables a thread that previously produced a debug event to continue. * Enables a thread that previously produced a debug event to continue.
* *

View File

@ -171,7 +171,7 @@ BOOL WINAPI PulseEvent( HANDLE handle )
/*********************************************************************** /***********************************************************************
* SetEvent (KERNEL.458) * SetW32Event (KERNEL.458)
* SetEvent (KERNEL32.@) * SetEvent (KERNEL32.@)
*/ */
BOOL WINAPI SetEvent( HANDLE handle ) BOOL WINAPI SetEvent( HANDLE handle )
@ -181,7 +181,7 @@ BOOL WINAPI SetEvent( HANDLE handle )
/*********************************************************************** /***********************************************************************
* ResetEvent (KERNEL.459) * ResetW32Event (KERNEL.459)
* ResetEvent (KERNEL32.@) * ResetEvent (KERNEL32.@)
*/ */
BOOL WINAPI ResetEvent( HANDLE handle ) BOOL WINAPI ResetEvent( HANDLE handle )

View File

@ -1038,6 +1038,7 @@ void WINAPI GetTEBSelectorFS16(void)
/********************************************************************** /**********************************************************************
* IsPeFormat (KERNEL.431) * IsPeFormat (KERNEL.431)
* IsPeFormat (W32SYS.2)
* Checks the passed filename if it is a PE format executeable * Checks the passed filename if it is a PE format executeable
* RETURNS * RETURNS
* TRUE, if it is. * TRUE, if it is.

View File

@ -39,7 +39,6 @@ DWORD WINAPI CallProcEx32W16(VOID);
*/ */
/********************************************************************** /**********************************************************************
* K32WOWGetDescriptor (WOW32.1)
* K32WOWGetDescriptor (KERNEL32.70) * K32WOWGetDescriptor (KERNEL32.70)
*/ */
BOOL WINAPI K32WOWGetDescriptor( SEGPTR segptr, LPLDT_ENTRY ldtent ) BOOL WINAPI K32WOWGetDescriptor( SEGPTR segptr, LPLDT_ENTRY ldtent )
@ -49,7 +48,6 @@ BOOL WINAPI K32WOWGetDescriptor( SEGPTR segptr, LPLDT_ENTRY ldtent )
} }
/********************************************************************** /**********************************************************************
* K32WOWGetVDMPointer (WOW32.5)
* K32WOWGetVDMPointer (KERNEL32.56) * K32WOWGetVDMPointer (KERNEL32.56)
*/ */
LPVOID WINAPI K32WOWGetVDMPointer( DWORD vp, DWORD dwBytes, BOOL fProtectedMode ) LPVOID WINAPI K32WOWGetVDMPointer( DWORD vp, DWORD dwBytes, BOOL fProtectedMode )
@ -63,7 +61,6 @@ LPVOID WINAPI K32WOWGetVDMPointer( DWORD vp, DWORD dwBytes, BOOL fProtectedMode
} }
/********************************************************************** /**********************************************************************
* K32WOWGetVDMPointerFix (WOW32.6)
* K32WOWGetVDMPointerFix (KERNEL32.68) * K32WOWGetVDMPointerFix (KERNEL32.68)
*/ */
LPVOID WINAPI K32WOWGetVDMPointerFix( DWORD vp, DWORD dwBytes, BOOL fProtectedMode ) LPVOID WINAPI K32WOWGetVDMPointerFix( DWORD vp, DWORD dwBytes, BOOL fProtectedMode )
@ -84,7 +81,6 @@ LPVOID WINAPI K32WOWGetVDMPointerFix( DWORD vp, DWORD dwBytes, BOOL fProtectedMo
} }
/********************************************************************** /**********************************************************************
* K32WOWGetVDMPointerUnfix (WOW32.7)
* K32WOWGetVDMPointerUnfix (KERNEL32.69) * K32WOWGetVDMPointerUnfix (KERNEL32.69)
*/ */
VOID WINAPI K32WOWGetVDMPointerUnfix( DWORD vp ) VOID WINAPI K32WOWGetVDMPointerUnfix( DWORD vp )
@ -98,7 +94,6 @@ VOID WINAPI K32WOWGetVDMPointerUnfix( DWORD vp )
} }
/********************************************************************** /**********************************************************************
* K32WOWGlobalAlloc16 (WOW32.8)
* K32WOWGlobalAlloc16 (KERNEL32.59) * K32WOWGlobalAlloc16 (KERNEL32.59)
*/ */
WORD WINAPI K32WOWGlobalAlloc16( WORD wFlags, DWORD cb ) WORD WINAPI K32WOWGlobalAlloc16( WORD wFlags, DWORD cb )
@ -107,7 +102,6 @@ WORD WINAPI K32WOWGlobalAlloc16( WORD wFlags, DWORD cb )
} }
/********************************************************************** /**********************************************************************
* K32WOWGlobalFree16 (WOW32.10)
* K32WOWGlobalFree16 (KERNEL32.62) * K32WOWGlobalFree16 (KERNEL32.62)
*/ */
WORD WINAPI K32WOWGlobalFree16( WORD hMem ) WORD WINAPI K32WOWGlobalFree16( WORD hMem )
@ -116,7 +110,6 @@ WORD WINAPI K32WOWGlobalFree16( WORD hMem )
} }
/********************************************************************** /**********************************************************************
* K32WOWGlobalUnlock16 (WOW32.13)
* K32WOWGlobalUnlock16 (KERNEL32.61) * K32WOWGlobalUnlock16 (KERNEL32.61)
*/ */
BOOL WINAPI K32WOWGlobalUnlock16( WORD hMem ) BOOL WINAPI K32WOWGlobalUnlock16( WORD hMem )
@ -125,7 +118,6 @@ BOOL WINAPI K32WOWGlobalUnlock16( WORD hMem )
} }
/********************************************************************** /**********************************************************************
* K32WOWGlobalAllocLock16 (WOW32.9)
* K32WOWGlobalAllocLock16 (KERNEL32.63) * K32WOWGlobalAllocLock16 (KERNEL32.63)
*/ */
DWORD WINAPI K32WOWGlobalAllocLock16( WORD wFlags, DWORD cb, WORD *phMem ) DWORD WINAPI K32WOWGlobalAllocLock16( WORD wFlags, DWORD cb, WORD *phMem )
@ -137,7 +129,6 @@ DWORD WINAPI K32WOWGlobalAllocLock16( WORD wFlags, DWORD cb, WORD *phMem )
} }
/********************************************************************** /**********************************************************************
* K32WOWGlobalLockSize16 (WOW32.12)
* K32WOWGlobalLockSize16 (KERNEL32.65) * K32WOWGlobalLockSize16 (KERNEL32.65)
*/ */
DWORD WINAPI K32WOWGlobalLockSize16( WORD hMem, PDWORD pcb ) DWORD WINAPI K32WOWGlobalLockSize16( WORD hMem, PDWORD pcb )
@ -149,7 +140,6 @@ DWORD WINAPI K32WOWGlobalLockSize16( WORD hMem, PDWORD pcb )
} }
/********************************************************************** /**********************************************************************
* K32WOWGlobalUnlockFree16 (WOW32.14)
* K32WOWGlobalUnlockFree16 (KERNEL32.64) * K32WOWGlobalUnlockFree16 (KERNEL32.64)
*/ */
WORD WINAPI K32WOWGlobalUnlockFree16( DWORD vpMem ) WORD WINAPI K32WOWGlobalUnlockFree16( DWORD vpMem )
@ -162,7 +152,6 @@ WORD WINAPI K32WOWGlobalUnlockFree16( DWORD vpMem )
/********************************************************************** /**********************************************************************
* K32WOWYield16 (WOW32.17)
* K32WOWYield16 (KERNEL32.66) * K32WOWYield16 (KERNEL32.66)
*/ */
VOID WINAPI K32WOWYield16( void ) VOID WINAPI K32WOWYield16( void )
@ -175,7 +164,6 @@ VOID WINAPI K32WOWYield16( void )
} }
/********************************************************************** /**********************************************************************
* K32WOWDirectedYield16 (WOW32.4)
* K32WOWDirectedYield16 (KERNEL32.67) * K32WOWDirectedYield16 (KERNEL32.67)
*/ */
VOID WINAPI K32WOWDirectedYield16( WORD htask16 ) VOID WINAPI K32WOWDirectedYield16( WORD htask16 )
@ -190,7 +178,6 @@ VOID WINAPI K32WOWDirectedYield16( WORD htask16 )
/*********************************************************************** /***********************************************************************
* K32WOWHandle32 (WOW32.16)
* K32WOWHandle32 (KERNEL32.57) * K32WOWHandle32 (KERNEL32.57)
*/ */
HANDLE WINAPI K32WOWHandle32( WORD handle, WOW_HANDLE_TYPE type ) HANDLE WINAPI K32WOWHandle32( WORD handle, WOW_HANDLE_TYPE type )
@ -221,7 +208,6 @@ HANDLE WINAPI K32WOWHandle32( WORD handle, WOW_HANDLE_TYPE type )
} }
/*********************************************************************** /***********************************************************************
* K32WOWHandle16 (WOW32.15)
* K32WOWHandle16 (KERNEL32.58) * K32WOWHandle16 (KERNEL32.58)
*/ */
WORD WINAPI K32WOWHandle16( HANDLE handle, WOW_HANDLE_TYPE type ) WORD WINAPI K32WOWHandle16( HANDLE handle, WOW_HANDLE_TYPE type )
@ -255,7 +241,6 @@ WORD WINAPI K32WOWHandle16( HANDLE handle, WOW_HANDLE_TYPE type )
} }
/********************************************************************** /**********************************************************************
* K32WOWCallback16Ex (WOW32.3)
* K32WOWCallback16Ex (KERNEL32.55) * K32WOWCallback16Ex (KERNEL32.55)
*/ */
BOOL WINAPI K32WOWCallback16Ex( DWORD vpfn16, DWORD dwFlags, BOOL WINAPI K32WOWCallback16Ex( DWORD vpfn16, DWORD dwFlags,
@ -287,7 +272,6 @@ BOOL WINAPI K32WOWCallback16Ex( DWORD vpfn16, DWORD dwFlags,
} }
/********************************************************************** /**********************************************************************
* K32WOWCallback16 (WOW32.2)
* K32WOWCallback16 (KERNEL32.54) * K32WOWCallback16 (KERNEL32.54)
*/ */
DWORD WINAPI K32WOWCallback16( DWORD vpfn16, DWORD dwParam ) DWORD WINAPI K32WOWCallback16( DWORD vpfn16, DWORD dwParam )

View File

@ -973,7 +973,7 @@ static LRESULT PCM_StreamConvert(PACMDRVSTREAMINSTANCE adsi, PACMDRVSTREAMHEADER
} }
/************************************************************************** /**************************************************************************
* DriverProc [exported] * DriverProc (MSACM32.@)
*/ */
LRESULT CALLBACK PCM_DriverProc(DWORD dwDevID, HDRVR hDriv, UINT wMsg, LRESULT CALLBACK PCM_DriverProc(DWORD dwDevID, HDRVR hDriv, UINT wMsg,
LPARAM dwParam1, LPARAM dwParam2) LPARAM dwParam1, LPARAM dwParam2)

View File

@ -151,20 +151,27 @@ const char* msvcrt_get_reason(DWORD reason)
/********************************************************************* /*********************************************************************
* Fixup functions * $I10_OUTPUT (MSVCRT.@)
* * Function not really understood but needed to make the DLL work
* Anything not really understood but needed to make the DLL work
*/ */
void MSVCRT_I10_OUTPUT(void) void MSVCRT_I10_OUTPUT(void)
{ {
/* FIXME: This is probably data, not a function */ /* FIXME: This is probably data, not a function */
} }
/*********************************************************************
* __unDName (MSVCRT.@)
* Function not really understood but needed to make the DLL work
*/
void MSVCRT___unDName(void) void MSVCRT___unDName(void)
{ {
/* Called by all VC compiled progs on startup. No idea what it does */ /* Called by all VC compiled progs on startup. No idea what it does */
} }
/*********************************************************************
* __unDNameEx (MSVCRT.@)
* Function not really understood but needed to make the DLL work
*/
void MSVCRT___unDNameEx(void) void MSVCRT___unDNameEx(void)
{ {
/* As above */ /* As above */

View File

@ -43,6 +43,7 @@ char* _strdec(const char* str1, const char* str2)
} }
/********************************************************************* /*********************************************************************
* _mbsdup (MSVCRT.@)
* _strdup (MSVCRT.@) * _strdup (MSVCRT.@)
*/ */
char* _strdup(const char* str) char* _strdup(const char* str)

View File

@ -148,8 +148,9 @@ BOOL VFWAPI ICInfo(
return FALSE; return FALSE;
} }
/**********************************************************************/ /***********************************************************************
* ICInfo [MSVIDEO.200]
*/
BOOL16 VFWAPI ICInfo16( BOOL16 VFWAPI ICInfo16(
DWORD fccType, /* [in] */ DWORD fccType, /* [in] */
DWORD fccHandler, /* [in] */ DWORD fccHandler, /* [in] */
@ -455,8 +456,9 @@ errout:
return 0; return 0;
} }
/**********************************************************************/ /***********************************************************************
* ICGetDisplayFormat [MSVIDEO.239]
*/
HIC16 VFWAPI ICGetDisplayFormat16(HIC16 hic, LPBITMAPINFOHEADER lpbiIn, HIC16 VFWAPI ICGetDisplayFormat16(HIC16 hic, LPBITMAPINFOHEADER lpbiIn,
LPBITMAPINFOHEADER lpbiOut, INT16 depth, INT16 dx, INT16 dy) { LPBITMAPINFOHEADER lpbiOut, INT16 depth, INT16 dx, INT16 dy) {
return (HIC16)ICGetDisplayFormat(hic,lpbiIn,lpbiOut,depth,dx,dy); return (HIC16)ICGetDisplayFormat(hic,lpbiIn,lpbiOut,depth,dx,dy);

View File

@ -163,7 +163,7 @@ static void EXC_DefaultHandling( EXCEPTION_RECORD *rec, CONTEXT *context )
/*********************************************************************** /***********************************************************************
* EXC_RtlRaiseException / RtlRaiseException (NTDLL.464) * RtlRaiseException (NTDLL.@)
*/ */
DEFINE_REGS_ENTRYPOINT_1( RtlRaiseException, EXC_RtlRaiseException, EXCEPTION_RECORD * ) DEFINE_REGS_ENTRYPOINT_1( RtlRaiseException, EXC_RtlRaiseException, EXCEPTION_RECORD * )
void WINAPI EXC_RtlRaiseException( EXCEPTION_RECORD *rec, CONTEXT *context ) void WINAPI EXC_RtlRaiseException( EXCEPTION_RECORD *rec, CONTEXT *context )
@ -231,7 +231,7 @@ void WINAPI EXC_RtlRaiseException( EXCEPTION_RECORD *rec, CONTEXT *context )
/******************************************************************* /*******************************************************************
* EXC_RtlUnwind / RtlUnwind (KERNEL32.590) (NTDLL.518) * RtlUnwind (NTDLL.@)
*/ */
DEFINE_REGS_ENTRYPOINT_4( RtlUnwind, EXC_RtlUnwind, DEFINE_REGS_ENTRYPOINT_4( RtlUnwind, EXC_RtlUnwind,
PEXCEPTION_FRAME, LPVOID, PEXCEPTION_RECORD, DWORD ) PEXCEPTION_FRAME, LPVOID, PEXCEPTION_RECORD, DWORD )
@ -308,7 +308,7 @@ void WINAPI EXC_RtlUnwind( PEXCEPTION_FRAME pEndFrame, LPVOID unusedEip,
/******************************************************************* /*******************************************************************
* EXC_NtRaiseException / NtRaiseException (NTDLL.175) * NtRaiseException (NTDLL.@)
*/ */
DEFINE_REGS_ENTRYPOINT_3( NtRaiseException, EXC_NtRaiseException, DEFINE_REGS_ENTRYPOINT_3( NtRaiseException, EXC_NtRaiseException,
EXCEPTION_RECORD *, CONTEXT *, BOOL ) EXCEPTION_RECORD *, CONTEXT *, BOOL )

View File

@ -9,6 +9,7 @@ DEFAULT_DEBUG_CHANNEL(ntdll);
/************************************************************************** /**************************************************************************
* NtOpenFile [NTDLL.@] * NtOpenFile [NTDLL.@]
* ZwOpenFile [NTDLL.@]
* FUNCTION: Opens a file * FUNCTION: Opens a file
* ARGUMENTS: * ARGUMENTS:
* FileHandle Variable that receives the file handle on return * FileHandle Variable that receives the file handle on return
@ -35,6 +36,7 @@ NTSTATUS WINAPI NtOpenFile(
/************************************************************************** /**************************************************************************
* NtCreateFile [NTDLL.@] * NtCreateFile [NTDLL.@]
* ZwCreateFile [NTDLL.@]
* FUNCTION: Either causes a new file or directory to be created, or it opens * FUNCTION: Either causes a new file or directory to be created, or it opens
* an existing file, device, directory or volume, giving the caller a handle * an existing file, device, directory or volume, giving the caller a handle
* for the file object. This handle can be used by subsequent calls to * for the file object. This handle can be used by subsequent calls to
@ -75,7 +77,7 @@ NTSTATUS WINAPI NtCreateFile(
/****************************************************************************** /******************************************************************************
* NtReadFile [NTDLL.@] * NtReadFile [NTDLL.@]
* ZwReadFile * ZwReadFile [NTDLL.@]
* *
* Parameters * Parameters
* HANDLE32 FileHandle * HANDLE32 FileHandle
@ -106,6 +108,7 @@ NTSTATUS WINAPI NtReadFile (
/************************************************************************** /**************************************************************************
* NtDeviceIoControlFile [NTDLL.@] * NtDeviceIoControlFile [NTDLL.@]
* ZwDeviceIoControlFile [NTDLL.@]
*/ */
NTSTATUS WINAPI NtDeviceIoControlFile( NTSTATUS WINAPI NtDeviceIoControlFile(
IN HANDLE DeviceHandle, IN HANDLE DeviceHandle,
@ -127,6 +130,7 @@ NTSTATUS WINAPI NtDeviceIoControlFile(
/****************************************************************************** /******************************************************************************
* NtFsControlFile [NTDLL.@] * NtFsControlFile [NTDLL.@]
* ZwFsControlFile [NTDLL.@]
*/ */
NTSTATUS WINAPI NtFsControlFile( NTSTATUS WINAPI NtFsControlFile(
IN HANDLE DeviceHandle, IN HANDLE DeviceHandle,
@ -148,6 +152,7 @@ NTSTATUS WINAPI NtFsControlFile(
/****************************************************************************** /******************************************************************************
* NtSetVolumeInformationFile [NTDLL.@] * NtSetVolumeInformationFile [NTDLL.@]
* ZwSetVolumeInformationFile [NTDLL.@]
*/ */
NTSTATUS WINAPI NtSetVolumeInformationFile( NTSTATUS WINAPI NtSetVolumeInformationFile(
IN HANDLE FileHandle, IN HANDLE FileHandle,
@ -163,6 +168,7 @@ NTSTATUS WINAPI NtSetVolumeInformationFile(
/****************************************************************************** /******************************************************************************
* NtQueryInformationFile [NTDLL.@] * NtQueryInformationFile [NTDLL.@]
* ZwQueryInformationFile [NTDLL.@]
*/ */
NTSTATUS WINAPI NtQueryInformationFile( NTSTATUS WINAPI NtQueryInformationFile(
HANDLE FileHandle, HANDLE FileHandle,
@ -178,6 +184,7 @@ NTSTATUS WINAPI NtQueryInformationFile(
/****************************************************************************** /******************************************************************************
* NtSetInformationFile [NTDLL.@] * NtSetInformationFile [NTDLL.@]
* ZwSetInformationFile [NTDLL.@]
*/ */
NTSTATUS WINAPI NtSetInformationFile( NTSTATUS WINAPI NtSetInformationFile(
HANDLE FileHandle, HANDLE FileHandle,
@ -193,6 +200,7 @@ NTSTATUS WINAPI NtSetInformationFile(
/****************************************************************************** /******************************************************************************
* NtQueryDirectoryFile [NTDLL.@] * NtQueryDirectoryFile [NTDLL.@]
* ZwQueryDirectoryFile [NTDLL.@]
* ZwQueryDirectoryFile * ZwQueryDirectoryFile
*/ */
NTSTATUS WINAPI NtQueryDirectoryFile( NTSTATUS WINAPI NtQueryDirectoryFile(
@ -217,6 +225,7 @@ NTSTATUS WINAPI NtQueryDirectoryFile(
/****************************************************************************** /******************************************************************************
* NtQueryVolumeInformationFile [NTDLL.@] * NtQueryVolumeInformationFile [NTDLL.@]
* ZwQueryVolumeInformationFile [NTDLL.@]
*/ */
NTSTATUS WINAPI NtQueryVolumeInformationFile ( NTSTATUS WINAPI NtQueryVolumeInformationFile (
IN HANDLE FileHandle, IN HANDLE FileHandle,

View File

@ -25,6 +25,7 @@ DEFAULT_DEBUG_CHANNEL(ntdll);
/************************************************************************** /**************************************************************************
* NtCreateTimer [NTDLL.@] * NtCreateTimer [NTDLL.@]
* ZwCreateTimer [NTDLL.@]
*/ */
NTSTATUS WINAPI NtCreateTimer( NTSTATUS WINAPI NtCreateTimer(
OUT PHANDLE TimerHandle, OUT PHANDLE TimerHandle,
@ -39,6 +40,7 @@ NTSTATUS WINAPI NtCreateTimer(
} }
/************************************************************************** /**************************************************************************
* NtSetTimer [NTDLL.@] * NtSetTimer [NTDLL.@]
* ZwSetTimer [NTDLL.@]
*/ */
NTSTATUS WINAPI NtSetTimer( NTSTATUS WINAPI NtSetTimer(
IN HANDLE TimerHandle, IN HANDLE TimerHandle,
@ -90,6 +92,7 @@ NTSTATUS WINAPI NtTerminateProcess( HANDLE handle, LONG exit_code )
/****************************************************************************** /******************************************************************************
* NtQueryInformationProcess [NTDLL.@] * NtQueryInformationProcess [NTDLL.@]
* ZwQueryInformationProcess [NTDLL.@]
* *
*/ */
NTSTATUS WINAPI NtQueryInformationProcess( NTSTATUS WINAPI NtQueryInformationProcess(
@ -112,6 +115,7 @@ NTSTATUS WINAPI NtQueryInformationProcess(
/****************************************************************************** /******************************************************************************
* NtSetInformationProcess [NTDLL.@] * NtSetInformationProcess [NTDLL.@]
* ZwSetInformationProcess [NTDLL.@]
*/ */
NTSTATUS WINAPI NtSetInformationProcess( NTSTATUS WINAPI NtSetInformationProcess(
IN HANDLE ProcessHandle, IN HANDLE ProcessHandle,
@ -130,6 +134,7 @@ NTSTATUS WINAPI NtSetInformationProcess(
/****************************************************************************** /******************************************************************************
* NtResumeThread [NTDLL.@] * NtResumeThread [NTDLL.@]
* ZwResumeThread [NTDLL.@]
*/ */
NTSTATUS WINAPI NtResumeThread( NTSTATUS WINAPI NtResumeThread(
IN HANDLE ThreadHandle, IN HANDLE ThreadHandle,
@ -143,6 +148,7 @@ NTSTATUS WINAPI NtResumeThread(
/****************************************************************************** /******************************************************************************
* NtTerminateThread [NTDLL.@] * NtTerminateThread [NTDLL.@]
* ZwTerminateThread [NTDLL.@]
*/ */
NTSTATUS WINAPI NtTerminateThread( HANDLE handle, LONG exit_code ) NTSTATUS WINAPI NtTerminateThread( HANDLE handle, LONG exit_code )
{ {
@ -170,6 +176,7 @@ NTSTATUS WINAPI NtTerminateThread( HANDLE handle, LONG exit_code )
/****************************************************************************** /******************************************************************************
* NtQueryInformationThread [NTDLL.@] * NtQueryInformationThread [NTDLL.@]
* ZwQueryInformationThread [NTDLL.@]
* *
*/ */
NTSTATUS WINAPI NtQueryInformationThread( NTSTATUS WINAPI NtQueryInformationThread(
@ -187,6 +194,7 @@ NTSTATUS WINAPI NtQueryInformationThread(
/****************************************************************************** /******************************************************************************
* NtSetInformationThread [NTDLL.@] * NtSetInformationThread [NTDLL.@]
* ZwSetInformationThread [NTDLL.@]
*/ */
NTSTATUS WINAPI NtSetInformationThread( NTSTATUS WINAPI NtSetInformationThread(
HANDLE ThreadHandle, HANDLE ThreadHandle,
@ -205,6 +213,7 @@ NTSTATUS WINAPI NtSetInformationThread(
/****************************************************************************** /******************************************************************************
* NtDuplicateToken [NTDLL.@] * NtDuplicateToken [NTDLL.@]
* ZwDuplicateToken [NTDLL.@]
*/ */
NTSTATUS WINAPI NtDuplicateToken( NTSTATUS WINAPI NtDuplicateToken(
IN HANDLE ExistingToken, IN HANDLE ExistingToken,
@ -223,6 +232,7 @@ NTSTATUS WINAPI NtDuplicateToken(
/****************************************************************************** /******************************************************************************
* NtOpenProcessToken [NTDLL.@] * NtOpenProcessToken [NTDLL.@]
* ZwOpenProcessToken [NTDLL.@]
*/ */
NTSTATUS WINAPI NtOpenProcessToken( NTSTATUS WINAPI NtOpenProcessToken(
HANDLE ProcessHandle, HANDLE ProcessHandle,
@ -237,6 +247,7 @@ NTSTATUS WINAPI NtOpenProcessToken(
/****************************************************************************** /******************************************************************************
* NtOpenThreadToken [NTDLL.@] * NtOpenThreadToken [NTDLL.@]
* ZwOpenThreadToken [NTDLL.@]
*/ */
NTSTATUS WINAPI NtOpenThreadToken( NTSTATUS WINAPI NtOpenThreadToken(
HANDLE ThreadHandle, HANDLE ThreadHandle,
@ -252,6 +263,7 @@ NTSTATUS WINAPI NtOpenThreadToken(
/****************************************************************************** /******************************************************************************
* NtAdjustPrivilegesToken [NTDLL.@] * NtAdjustPrivilegesToken [NTDLL.@]
* ZwAdjustGroupsToken [NTDLL.@]
* *
* FIXME: parameters unsafe * FIXME: parameters unsafe
*/ */
@ -270,6 +282,7 @@ NTSTATUS WINAPI NtAdjustPrivilegesToken(
/****************************************************************************** /******************************************************************************
* NtQueryInformationToken [NTDLL.@] * NtQueryInformationToken [NTDLL.@]
* ZwQueryInformationToken [NTDLL.@]
* *
* NOTES * NOTES
* Buffer for TokenUser: * Buffer for TokenUser:
@ -373,6 +386,7 @@ NTSTATUS WINAPI NtQueryInformationToken(
/****************************************************************************** /******************************************************************************
* NtCreateSection [NTDLL.@] * NtCreateSection [NTDLL.@]
* ZwCreateSection [NTDLL.@]
*/ */
NTSTATUS WINAPI NtCreateSection( NTSTATUS WINAPI NtCreateSection(
OUT PHANDLE SectionHandle, OUT PHANDLE SectionHandle,
@ -392,6 +406,7 @@ NTSTATUS WINAPI NtCreateSection(
/****************************************************************************** /******************************************************************************
* NtOpenSection [NTDLL.@] * NtOpenSection [NTDLL.@]
* ZwOpenSection [NTDLL.@]
*/ */
NTSTATUS WINAPI NtOpenSection( NTSTATUS WINAPI NtOpenSection(
PHANDLE SectionHandle, PHANDLE SectionHandle,
@ -421,6 +436,7 @@ NTSTATUS WINAPI NtQuerySection(
/****************************************************************************** /******************************************************************************
* NtMapViewOfSection [NTDLL.@] * NtMapViewOfSection [NTDLL.@]
* ZwMapViewOfSection [NTDLL.@]
* FUNCTION: Maps a view of a section into the virtual address space of a process * FUNCTION: Maps a view of a section into the virtual address space of a process
* *
* ARGUMENTS: * ARGUMENTS:
@ -462,6 +478,7 @@ NTSTATUS WINAPI NtMapViewOfSection(
/****************************************************************************** /******************************************************************************
* NtCreatePort [NTDLL.@] * NtCreatePort [NTDLL.@]
* ZwCreatePort [NTDLL.@]
*/ */
NTSTATUS WINAPI NtCreatePort(DWORD x1,DWORD x2,DWORD x3,DWORD x4,DWORD x5) NTSTATUS WINAPI NtCreatePort(DWORD x1,DWORD x2,DWORD x3,DWORD x4,DWORD x5)
{ {
@ -471,6 +488,7 @@ NTSTATUS WINAPI NtCreatePort(DWORD x1,DWORD x2,DWORD x3,DWORD x4,DWORD x5)
/****************************************************************************** /******************************************************************************
* NtConnectPort [NTDLL.@] * NtConnectPort [NTDLL.@]
* ZwConnectPort [NTDLL.@]
*/ */
NTSTATUS WINAPI NtConnectPort(DWORD x1,PUNICODE_STRING uni,DWORD x3,DWORD x4,DWORD x5,DWORD x6,DWORD x7,DWORD x8) NTSTATUS WINAPI NtConnectPort(DWORD x1,PUNICODE_STRING uni,DWORD x3,DWORD x4,DWORD x5,DWORD x6,DWORD x7,DWORD x8)
{ {
@ -481,6 +499,7 @@ NTSTATUS WINAPI NtConnectPort(DWORD x1,PUNICODE_STRING uni,DWORD x3,DWORD x4,DWO
/****************************************************************************** /******************************************************************************
* NtListenPort [NTDLL.@] * NtListenPort [NTDLL.@]
* ZwListenPort [NTDLL.@]
*/ */
NTSTATUS WINAPI NtListenPort(DWORD x1,DWORD x2) NTSTATUS WINAPI NtListenPort(DWORD x1,DWORD x2)
{ {
@ -490,6 +509,7 @@ NTSTATUS WINAPI NtListenPort(DWORD x1,DWORD x2)
/****************************************************************************** /******************************************************************************
* NtAcceptConnectPort [NTDLL.@] * NtAcceptConnectPort [NTDLL.@]
* ZwAcceptConnectPort [NTDLL.@]
*/ */
NTSTATUS WINAPI NtAcceptConnectPort(DWORD x1,DWORD x2,DWORD x3,DWORD x4,DWORD x5,DWORD x6) NTSTATUS WINAPI NtAcceptConnectPort(DWORD x1,DWORD x2,DWORD x3,DWORD x4,DWORD x5,DWORD x6)
{ {
@ -499,6 +519,7 @@ NTSTATUS WINAPI NtAcceptConnectPort(DWORD x1,DWORD x2,DWORD x3,DWORD x4,DWORD x5
/****************************************************************************** /******************************************************************************
* NtCompleteConnectPort [NTDLL.@] * NtCompleteConnectPort [NTDLL.@]
* ZwCompleteConnectPort [NTDLL.@]
*/ */
NTSTATUS WINAPI NtCompleteConnectPort(DWORD x1) NTSTATUS WINAPI NtCompleteConnectPort(DWORD x1)
{ {
@ -508,6 +529,7 @@ NTSTATUS WINAPI NtCompleteConnectPort(DWORD x1)
/****************************************************************************** /******************************************************************************
* NtRegisterThreadTerminatePort [NTDLL.@] * NtRegisterThreadTerminatePort [NTDLL.@]
* ZwRegisterThreadTerminatePort [NTDLL.@]
*/ */
NTSTATUS WINAPI NtRegisterThreadTerminatePort(DWORD x1) NTSTATUS WINAPI NtRegisterThreadTerminatePort(DWORD x1)
{ {
@ -517,6 +539,7 @@ NTSTATUS WINAPI NtRegisterThreadTerminatePort(DWORD x1)
/****************************************************************************** /******************************************************************************
* NtRequestWaitReplyPort [NTDLL.@] * NtRequestWaitReplyPort [NTDLL.@]
* ZwRequestWaitReplyPort [NTDLL.@]
*/ */
NTSTATUS WINAPI NtRequestWaitReplyPort(DWORD x1,DWORD x2,DWORD x3) NTSTATUS WINAPI NtRequestWaitReplyPort(DWORD x1,DWORD x2,DWORD x3)
{ {
@ -526,6 +549,7 @@ NTSTATUS WINAPI NtRequestWaitReplyPort(DWORD x1,DWORD x2,DWORD x3)
/****************************************************************************** /******************************************************************************
* NtReplyWaitReceivePort [NTDLL.@] * NtReplyWaitReceivePort [NTDLL.@]
* ZwReplyWaitReceivePort [NTDLL.@]
*/ */
NTSTATUS WINAPI NtReplyWaitReceivePort(DWORD x1,DWORD x2,DWORD x3,DWORD x4) NTSTATUS WINAPI NtReplyWaitReceivePort(DWORD x1,DWORD x2,DWORD x3,DWORD x4)
{ {
@ -539,6 +563,7 @@ NTSTATUS WINAPI NtReplyWaitReceivePort(DWORD x1,DWORD x2,DWORD x3,DWORD x4)
/****************************************************************************** /******************************************************************************
* NtSetIntervalProfile [NTDLL.@] * NtSetIntervalProfile [NTDLL.@]
* ZwSetIntervalProfile [NTDLL.@]
*/ */
NTSTATUS WINAPI NtSetIntervalProfile(DWORD x1,DWORD x2) { NTSTATUS WINAPI NtSetIntervalProfile(DWORD x1,DWORD x2) {
FIXME("(0x%08lx,0x%08lx),stub!\n",x1,x2); FIXME("(0x%08lx,0x%08lx),stub!\n",x1,x2);
@ -559,6 +584,7 @@ NTSTATUS WINAPI NtQueryPerformanceCounter(
/****************************************************************************** /******************************************************************************
* NtCreateMailslotFile [NTDLL.@] * NtCreateMailslotFile [NTDLL.@]
* ZwCreateMailslotFile [NTDLL.@]
*/ */
NTSTATUS WINAPI NtCreateMailslotFile(DWORD x1,DWORD x2,DWORD x3,DWORD x4,DWORD x5,DWORD x6,DWORD x7,DWORD x8) NTSTATUS WINAPI NtCreateMailslotFile(DWORD x1,DWORD x2,DWORD x3,DWORD x4,DWORD x5,DWORD x6,DWORD x7,DWORD x8)
{ {
@ -568,6 +594,7 @@ NTSTATUS WINAPI NtCreateMailslotFile(DWORD x1,DWORD x2,DWORD x3,DWORD x4,DWORD x
/****************************************************************************** /******************************************************************************
* NtQuerySystemInformation [NTDLL.@] * NtQuerySystemInformation [NTDLL.@]
* ZwQuerySystemInformation [NTDLL.@]
* *
* ARGUMENTS: * ARGUMENTS:
* SystemInformationClass Index to a certain information structure * SystemInformationClass Index to a certain information structure
@ -617,6 +644,7 @@ NTSTATUS WINAPI NtQuerySystemInformation(
/****************************************************************************** /******************************************************************************
* NtCreatePagingFile [NTDLL.@] * NtCreatePagingFile [NTDLL.@]
* ZwCreatePagingFile [NTDLL.@]
*/ */
NTSTATUS WINAPI NtCreatePagingFile( NTSTATUS WINAPI NtCreatePagingFile(
IN PUNICODE_STRING PageFileName, IN PUNICODE_STRING PageFileName,

View File

@ -22,6 +22,7 @@ typedef void * POBJDIR_INFORMATION;
/****************************************************************************** /******************************************************************************
* NtQueryObject [NTDLL.@] * NtQueryObject [NTDLL.@]
* ZwQueryObject [NTDLL.@]
*/ */
NTSTATUS WINAPI NtQueryObject( NTSTATUS WINAPI NtQueryObject(
IN HANDLE ObjectHandle, IN HANDLE ObjectHandle,
@ -191,6 +192,7 @@ NtQuerySecurityObject(
} }
/****************************************************************************** /******************************************************************************
* NtDuplicateObject [NTDLL.@] * NtDuplicateObject [NTDLL.@]
* ZwDuplicateObject [NTDLL.@]
*/ */
NTSTATUS WINAPI NtDuplicateObject( NTSTATUS WINAPI NtDuplicateObject(
IN HANDLE SourceProcessHandle, IN HANDLE SourceProcessHandle,
@ -229,6 +231,7 @@ NTSTATUS WINAPI NtClose( HANDLE Handle )
/****************************************************************************** /******************************************************************************
* NtWaitForSingleObject [NTDLL.@] * NtWaitForSingleObject [NTDLL.@]
* ZwWaitForSingleObject [NTDLL.@]
*/ */
NTSTATUS WINAPI NtWaitForSingleObject( NTSTATUS WINAPI NtWaitForSingleObject(
IN PHANDLE Object, IN PHANDLE Object,
@ -245,6 +248,7 @@ NTSTATUS WINAPI NtWaitForSingleObject(
/************************************************************************** /**************************************************************************
* NtOpenDirectoryObject [NTDLL.@] * NtOpenDirectoryObject [NTDLL.@]
* ZwOpenDirectoryObject [NTDLL.@]
* FUNCTION: Opens a namespace directory object * FUNCTION: Opens a namespace directory object
* ARGUMENTS: * ARGUMENTS:
* DirectoryHandle Variable which receives the directory handle * DirectoryHandle Variable which receives the directory handle
@ -265,6 +269,7 @@ NTSTATUS WINAPI NtOpenDirectoryObject(
/****************************************************************************** /******************************************************************************
* NtCreateDirectoryObject [NTDLL.@] * NtCreateDirectoryObject [NTDLL.@]
* ZwCreateDirectoryObject [NTDLL.@]
*/ */
NTSTATUS WINAPI NtCreateDirectoryObject( NTSTATUS WINAPI NtCreateDirectoryObject(
PHANDLE DirectoryHandle, PHANDLE DirectoryHandle,
@ -279,6 +284,7 @@ NTSTATUS WINAPI NtCreateDirectoryObject(
/****************************************************************************** /******************************************************************************
* NtQueryDirectoryObject [NTDLL.@] * NtQueryDirectoryObject [NTDLL.@]
* ZwQueryDirectoryObject [NTDLL.@]
* FUNCTION: Reads information from a namespace directory * FUNCTION: Reads information from a namespace directory
* ARGUMENTS: * ARGUMENTS:
* DirObjInformation Buffer to hold the data read * DirObjInformation Buffer to hold the data read

View File

@ -28,7 +28,7 @@ DEFAULT_DEBUG_CHANNEL(reg);
/****************************************************************************** /******************************************************************************
* NtCreateKey [NTDLL.@] * NtCreateKey [NTDLL.@]
* ZwCreateKey * ZwCreateKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtCreateKey( PHANDLE retkey, ACCESS_MASK access, const OBJECT_ATTRIBUTES *attr, NTSTATUS WINAPI NtCreateKey( PHANDLE retkey, ACCESS_MASK access, const OBJECT_ATTRIBUTES *attr,
ULONG TitleIndex, const UNICODE_STRING *class, ULONG options, ULONG TitleIndex, const UNICODE_STRING *class, ULONG options,
@ -75,7 +75,8 @@ NTSTATUS WINAPI NtCreateKey( PHANDLE retkey, ACCESS_MASK access, const OBJECT_AT
/****************************************************************************** /******************************************************************************
* NtOpenKey [NTDLL.@] * NtOpenKey [NTDLL.@]
* ZwOpenKey * ZwOpenKey [NTDLL.@]
*
* OUT PHANDLE retkey (returns 0 when failure) * OUT PHANDLE retkey (returns 0 when failure)
* IN ACCESS_MASK access * IN ACCESS_MASK access
* IN POBJECT_ATTRIBUTES attr * IN POBJECT_ATTRIBUTES attr
@ -107,7 +108,7 @@ NTSTATUS WINAPI NtOpenKey( PHANDLE retkey, ACCESS_MASK access, const OBJECT_ATTR
/****************************************************************************** /******************************************************************************
* NtDeleteKey [NTDLL.@] * NtDeleteKey [NTDLL.@]
* ZwDeleteKey * ZwDeleteKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtDeleteKey( HANDLE hkey ) NTSTATUS WINAPI NtDeleteKey( HANDLE hkey )
{ {
@ -127,7 +128,7 @@ NTSTATUS WINAPI NtDeleteKey( HANDLE hkey )
/****************************************************************************** /******************************************************************************
* NtDeleteValueKey [NTDLL.@] * NtDeleteValueKey [NTDLL.@]
* ZwDeleteValueKey * ZwDeleteValueKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtDeleteValueKey( HANDLE hkey, const UNICODE_STRING *name ) NTSTATUS WINAPI NtDeleteValueKey( HANDLE hkey, const UNICODE_STRING *name )
{ {
@ -238,7 +239,7 @@ static NTSTATUS fill_key_info( KEY_INFORMATION_CLASS info_class, void *info, DWO
/****************************************************************************** /******************************************************************************
* NtEnumerateKey [NTDLL.@] * NtEnumerateKey [NTDLL.@]
* ZwEnumerateKey * ZwEnumerateKey [NTDLL.@]
* *
* NOTES * NOTES
* the name copied into the buffer is NOT 0-terminated * the name copied into the buffer is NOT 0-terminated
@ -268,7 +269,7 @@ NTSTATUS WINAPI NtEnumerateKey( HANDLE handle, ULONG index, KEY_INFORMATION_CLAS
/****************************************************************************** /******************************************************************************
* NtQueryKey [NTDLL.@] * NtQueryKey [NTDLL.@]
* ZwQueryKey * ZwQueryKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtQueryKey( HANDLE handle, KEY_INFORMATION_CLASS info_class, NTSTATUS WINAPI NtQueryKey( HANDLE handle, KEY_INFORMATION_CLASS info_class,
void *info, DWORD length, DWORD *result_len ) void *info, DWORD length, DWORD *result_len )
@ -336,7 +337,7 @@ static void copy_key_value_info( KEY_VALUE_INFORMATION_CLASS info_class, void *i
/****************************************************************************** /******************************************************************************
* NtEnumerateValueKey [NTDLL.@] * NtEnumerateValueKey [NTDLL.@]
* ZwEnumerateValueKey * ZwEnumerateValueKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtEnumerateValueKey( HANDLE handle, ULONG index, NTSTATUS WINAPI NtEnumerateValueKey( HANDLE handle, ULONG index,
KEY_VALUE_INFORMATION_CLASS info_class, KEY_VALUE_INFORMATION_CLASS info_class,
@ -438,7 +439,7 @@ NTSTATUS WINAPI NtEnumerateValueKey( HANDLE handle, ULONG index,
/****************************************************************************** /******************************************************************************
* NtQueryValueKey [NTDLL.@] * NtQueryValueKey [NTDLL.@]
* ZwQueryValueKey * ZwQueryValueKey [NTDLL.@]
* *
* NOTES * NOTES
* the name in the KeyValueInformation is never set * the name in the KeyValueInformation is never set
@ -519,7 +520,7 @@ NTSTATUS WINAPI NtQueryValueKey( HANDLE handle, const UNICODE_STRING *name,
/****************************************************************************** /******************************************************************************
* NtFlushKey [NTDLL.@] * NtFlushKey [NTDLL.@]
* ZwFlushKey * ZwFlushKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtFlushKey(HANDLE KeyHandle) NTSTATUS WINAPI NtFlushKey(HANDLE KeyHandle)
{ {
@ -530,7 +531,7 @@ NTSTATUS WINAPI NtFlushKey(HANDLE KeyHandle)
/****************************************************************************** /******************************************************************************
* NtLoadKey [NTDLL.@] * NtLoadKey [NTDLL.@]
* ZwLoadKey * ZwLoadKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtLoadKey( const OBJECT_ATTRIBUTES *attr, const OBJECT_ATTRIBUTES *file ) NTSTATUS WINAPI NtLoadKey( const OBJECT_ATTRIBUTES *attr, const OBJECT_ATTRIBUTES *file )
{ {
@ -542,7 +543,7 @@ NTSTATUS WINAPI NtLoadKey( const OBJECT_ATTRIBUTES *attr, const OBJECT_ATTRIBUTE
/****************************************************************************** /******************************************************************************
* NtNotifyChangeKey [NTDLL.@] * NtNotifyChangeKey [NTDLL.@]
* ZwNotifyChangeKey * ZwNotifyChangeKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtNotifyChangeKey( NTSTATUS WINAPI NtNotifyChangeKey(
IN HANDLE KeyHandle, IN HANDLE KeyHandle,
@ -583,7 +584,7 @@ NTSTATUS WINAPI NtQueryMultipleValueKey(
/****************************************************************************** /******************************************************************************
* NtReplaceKey [NTDLL.@] * NtReplaceKey [NTDLL.@]
* ZwReplaceKey * ZwReplaceKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtReplaceKey( NTSTATUS WINAPI NtReplaceKey(
IN POBJECT_ATTRIBUTES ObjectAttributes, IN POBJECT_ATTRIBUTES ObjectAttributes,
@ -597,7 +598,7 @@ NTSTATUS WINAPI NtReplaceKey(
} }
/****************************************************************************** /******************************************************************************
* NtRestoreKey [NTDLL.@] * NtRestoreKey [NTDLL.@]
* ZwRestoreKey * ZwRestoreKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtRestoreKey( NTSTATUS WINAPI NtRestoreKey(
HANDLE KeyHandle, HANDLE KeyHandle,
@ -610,7 +611,7 @@ NTSTATUS WINAPI NtRestoreKey(
} }
/****************************************************************************** /******************************************************************************
* NtSaveKey [NTDLL.@] * NtSaveKey [NTDLL.@]
* ZwSaveKey * ZwSaveKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtSaveKey( NTSTATUS WINAPI NtSaveKey(
IN HANDLE KeyHandle, IN HANDLE KeyHandle,
@ -622,7 +623,7 @@ NTSTATUS WINAPI NtSaveKey(
} }
/****************************************************************************** /******************************************************************************
* NtSetInformationKey [NTDLL.@] * NtSetInformationKey [NTDLL.@]
* ZwSetInformationKey * ZwSetInformationKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtSetInformationKey( NTSTATUS WINAPI NtSetInformationKey(
IN HANDLE KeyHandle, IN HANDLE KeyHandle,
@ -638,7 +639,7 @@ NTSTATUS WINAPI NtSetInformationKey(
/****************************************************************************** /******************************************************************************
* NtSetValueKey [NTDLL.@] * NtSetValueKey [NTDLL.@]
* ZwSetValueKey * ZwSetValueKey [NTDLL.@]
* *
* NOTES * NOTES
* win95 does not care about count for REG_SZ and finds out the len by itself (js) * win95 does not care about count for REG_SZ and finds out the len by itself (js)
@ -683,7 +684,7 @@ NTSTATUS WINAPI NtSetValueKey( HANDLE hkey, const UNICODE_STRING *name, ULONG Ti
/****************************************************************************** /******************************************************************************
* NtUnloadKey [NTDLL.@] * NtUnloadKey [NTDLL.@]
* ZwUnloadKey * ZwUnloadKey [NTDLL.@]
*/ */
NTSTATUS WINAPI NtUnloadKey( NTSTATUS WINAPI NtUnloadKey(
IN HANDLE KeyHandle) IN HANDLE KeyHandle)

View File

@ -599,6 +599,7 @@ NTSTATUS WINAPI RtlUpcaseUnicodeToOemN( LPSTR dst, DWORD dstlen, LPDWORD reslen,
/************************************************************************** /**************************************************************************
* RtlOemStringToUnicodeSize (NTDLL.@) * RtlOemStringToUnicodeSize (NTDLL.@)
* RtlxOemStringToUnicodeSize (NTDLL.@)
* *
* Return the size in bytes necessary for the Unicode conversion of 'str', * Return the size in bytes necessary for the Unicode conversion of 'str',
* including the terminating NULL. * including the terminating NULL.
@ -612,6 +613,7 @@ UINT WINAPI RtlOemStringToUnicodeSize(PSTRING str)
/************************************************************************** /**************************************************************************
* RtlAnsiStringToUnicodeSize (NTDLL.@) * RtlAnsiStringToUnicodeSize (NTDLL.@)
* RtlxAnsiStringToUnicodeSize (NTDLL.@)
* *
* Return the size in bytes necessary for the Unicode conversion of 'str', * Return the size in bytes necessary for the Unicode conversion of 'str',
* including the terminating NULL. * including the terminating NULL.
@ -651,6 +653,7 @@ NTSTATUS WINAPI RtlUnicodeToMultiByteSize( DWORD *size, LPCWSTR str, UINT len )
/************************************************************************** /**************************************************************************
* RtlUnicodeStringToAnsiSize (NTDLL.@) * RtlUnicodeStringToAnsiSize (NTDLL.@)
* RtlxUnicodeStringToAnsiSize (NTDLL.@)
* *
* Return the size in bytes necessary for the Ansi conversion of 'str', * Return the size in bytes necessary for the Ansi conversion of 'str',
* including the terminating NULL. * including the terminating NULL.
@ -664,6 +667,7 @@ DWORD WINAPI RtlUnicodeStringToAnsiSize( const UNICODE_STRING *str )
/************************************************************************** /**************************************************************************
* RtlUnicodeStringToOemSize (NTDLL.@) * RtlUnicodeStringToOemSize (NTDLL.@)
* RtlxUnicodeStringToOemSize (NTDLL.@)
* *
* Return the size in bytes necessary for the OEM conversion of 'str', * Return the size in bytes necessary for the OEM conversion of 'str',
* including the terminating NULL. * including the terminating NULL.

View File

@ -111,6 +111,7 @@ NTSTATUS WINAPI NtReleaseSemaphore( HANDLE handle, ULONG count, PULONG previous
/************************************************************************** /**************************************************************************
* NtCreateEvent (NTDLL.@) * NtCreateEvent (NTDLL.@)
* ZwCreateEvent (NTDLL.@)
*/ */
NTSTATUS WINAPI NtCreateEvent( NTSTATUS WINAPI NtCreateEvent(
OUT PHANDLE EventHandle, OUT PHANDLE EventHandle,
@ -137,6 +138,7 @@ NTSTATUS WINAPI NtCreateEvent(
/****************************************************************************** /******************************************************************************
* NtOpenEvent (NTDLL.@) * NtOpenEvent (NTDLL.@)
* ZwOpenEvent (NTDLL.@)
*/ */
NTSTATUS WINAPI NtOpenEvent( NTSTATUS WINAPI NtOpenEvent(
OUT PHANDLE EventHandle, OUT PHANDLE EventHandle,
@ -161,6 +163,7 @@ NTSTATUS WINAPI NtOpenEvent(
/****************************************************************************** /******************************************************************************
* NtSetEvent (NTDLL.@) * NtSetEvent (NTDLL.@)
* ZwSetEvent (NTDLL.@)
*/ */
NTSTATUS WINAPI NtSetEvent( HANDLE handle, PULONG NumberOfThreadsReleased ) NTSTATUS WINAPI NtSetEvent( HANDLE handle, PULONG NumberOfThreadsReleased )
{ {

View File

@ -242,6 +242,7 @@ VOID WINAPI RtlTimeToElapsedTimeFields(
/*********************************************************************** /***********************************************************************
* NtQuerySystemTime (NTDLL.@) * NtQuerySystemTime (NTDLL.@)
* ZwQuerySystemTime (NTDLL.@)
*/ */
void WINAPI NtQuerySystemTime( LARGE_INTEGER *time ) void WINAPI NtQuerySystemTime( LARGE_INTEGER *time )
{ {

View File

@ -166,6 +166,7 @@ static void COM_RevokeAllClasses();
/****************************************************************************** /******************************************************************************
* CoBuildVersion [COMPOBJ.1] * CoBuildVersion [COMPOBJ.1]
* CoBuildVersion [OLE32.4]
* *
* RETURNS * RETURNS
* Current build version, hiword is majornumber, loword is minornumber * Current build version, hiword is majornumber, loword is minornumber
@ -375,6 +376,7 @@ HRESULT WINAPI CoCreateStandardMalloc16(DWORD dwMemContext,
/****************************************************************************** /******************************************************************************
* CoDisconnectObject [COMPOBJ.15] * CoDisconnectObject [COMPOBJ.15]
* CoDisconnectObject [OLE32.8]
*/ */
HRESULT WINAPI CoDisconnectObject( LPUNKNOWN lpUnk, DWORD reserved ) HRESULT WINAPI CoDisconnectObject( LPUNKNOWN lpUnk, DWORD reserved )
{ {
@ -503,6 +505,7 @@ HRESULT WINAPI CoCreateGuid(
/****************************************************************************** /******************************************************************************
* CLSIDFromString [OLE32.3] * CLSIDFromString [OLE32.3]
* IIDFromString [OLE32.74]
* Converts a unique identifier from its string representation into * Converts a unique identifier from its string representation into
* the GUID struct. * the GUID struct.
* *
@ -612,6 +615,7 @@ HRESULT WINAPI StringFromCLSID16(
/****************************************************************************** /******************************************************************************
* StringFromCLSID [OLE32.151] * StringFromCLSID [OLE32.151]
* StringFromIID [OLE32.153]
* Converts a GUID into the respective string representation. * Converts a GUID into the respective string representation.
* The target string is allocated using the OLE IMalloc. * The target string is allocated using the OLE IMalloc.
* RETURNS * RETURNS
@ -1165,6 +1169,7 @@ HRESULT WINAPI CoRevokeClassObject(
/*********************************************************************** /***********************************************************************
* CoGetClassObject [COMPOBJ.7] * CoGetClassObject [COMPOBJ.7]
* CoGetClassObject [OLE32.16]
*/ */
HRESULT WINAPI CoGetClassObject( HRESULT WINAPI CoGetClassObject(
REFCLSID rclsid, DWORD dwClsContext, COSERVERINFO *pServerInfo, REFCLSID rclsid, DWORD dwClsContext, COSERVERINFO *pServerInfo,
@ -1377,7 +1382,8 @@ HRESULT WINAPI CoRegisterMessageFilter16(
} }
/*********************************************************************** /***********************************************************************
* CoCreateInstance [COMPOBJ.13, OLE32.7] * CoCreateInstance [COMPOBJ.13]
* CoCreateInstance [OLE32.7]
*/ */
HRESULT WINAPI CoCreateInstance( HRESULT WINAPI CoCreateInstance(
REFCLSID rclsid, REFCLSID rclsid,
@ -1497,7 +1503,7 @@ HRESULT WINAPI CoCreateInstanceEx(
} }
/*********************************************************************** /***********************************************************************
* CoFreeLibrary [COMPOBJ.13] * CoFreeLibrary [OLE32.13]
*/ */
void WINAPI CoFreeLibrary(HINSTANCE hLibrary) void WINAPI CoFreeLibrary(HINSTANCE hLibrary)
{ {
@ -1535,7 +1541,7 @@ void WINAPI CoFreeLibrary(HINSTANCE hLibrary)
/*********************************************************************** /***********************************************************************
* CoFreeAllLibraries [COMPOBJ.12] * CoFreeAllLibraries [OLE32.12]
*/ */
void WINAPI CoFreeAllLibraries(void) void WINAPI CoFreeAllLibraries(void)
{ {
@ -1552,6 +1558,7 @@ void WINAPI CoFreeAllLibraries(void)
/*********************************************************************** /***********************************************************************
* CoFreeUnusedLibraries [COMPOBJ.17] * CoFreeUnusedLibraries [COMPOBJ.17]
* CoFreeUnusedLibraries [OLE32.14]
*/ */
void WINAPI CoFreeUnusedLibraries(void) void WINAPI CoFreeUnusedLibraries(void)
{ {
@ -1575,7 +1582,9 @@ void WINAPI CoFreeUnusedLibraries(void)
} }
/*********************************************************************** /***********************************************************************
* CoFileTimeNow [COMPOBJ.82, OLE32.10] * CoFileTimeNow [COMPOBJ.82]
* CoFileTimeNow [OLE32.10]
*
* RETURNS * RETURNS
* the current system time in lpFileTime * the current system time in lpFileTime
*/ */

View File

@ -464,7 +464,7 @@ HRESULT WINAPI GetRunningObjectTable16(DWORD reserved, LPRUNNINGOBJECTTABLE *ppr
} }
/*********************************************************************** /***********************************************************************
* GetRunningObjectTable (OLE2.30) * GetRunningObjectTable (OLE32.73)
*/ */
HRESULT WINAPI GetRunningObjectTable(DWORD reserved, LPRUNNINGOBJECTTABLE *pprot) HRESULT WINAPI GetRunningObjectTable(DWORD reserved, LPRUNNINGOBJECTTABLE *pprot)
{ {

View File

@ -145,6 +145,7 @@ static DWORD OLEDD_GetButtonState();
/****************************************************************************** /******************************************************************************
* OleBuildVersion [OLE2.1] * OleBuildVersion [OLE2.1]
* OleBuildVersion [OLE32.84]
*/ */
DWORD WINAPI OleBuildVersion(void) DWORD WINAPI OleBuildVersion(void)
{ {
@ -2195,7 +2196,7 @@ static void OLEUTL_ReadRegistryDWORDValue(
} }
/****************************************************************************** /******************************************************************************
* OleMetaFilePictFromIconAndLabel * OleMetaFilePictFromIconAndLabel (OLE2.56)
* *
* Returns a global memory handle to a metafile which contains the icon and * Returns a global memory handle to a metafile which contains the icon and
* label given. * label given.

View File

@ -18,7 +18,8 @@ DEFAULT_DEBUG_CHANNEL(ole);
#define MAX_CLIPFORMAT_NAME 80 #define MAX_CLIPFORMAT_NAME 80
/****************************************************************************** /******************************************************************************
* Function : OleQueryCreateFromData [OLE32.117] * OleQueryCreateFromData [OLE32.117]
*
* Author : Abey George * Author : Abey George
* Checks whether an object can become an embedded object. * Checks whether an object can become an embedded object.
* the clipboard or OLE drag and drop. * the clipboard or OLE drag and drop.
@ -65,7 +66,8 @@ HRESULT WINAPI OleQueryCreateFromData(LPDATAOBJECT pSrcDataObject)
} }
/****************************************************************************** /******************************************************************************
* Function : OleCreateFromData [OLE32.92] * OleCreateFromData [OLE32.92]
*
* Author : Abey George * Author : Abey George
* Creates an embedded object from data transfer object retrieved from * Creates an embedded object from data transfer object retrieved from
* the clipboard or OLE drag and drop. * the clipboard or OLE drag and drop.

View File

@ -5557,6 +5557,7 @@ HRESULT WINAPI StgCreateDocfileOnILockBytes(
/****************************************************************************** /******************************************************************************
* StgOpenStorageOnILockBytes [OLE32.149] * StgOpenStorageOnILockBytes [OLE32.149]
* StgOpenStorageOnILockBytes [STORAGE.4]
*/ */
HRESULT WINAPI StgOpenStorageOnILockBytes( HRESULT WINAPI StgOpenStorageOnILockBytes(
ILockBytes *plkbyt, ILockBytes *plkbyt,
@ -5621,6 +5622,8 @@ HRESULT WINAPI StgOpenStorageOnILockBytes(
/****************************************************************************** /******************************************************************************
* StgSetTimes [ole32.150] * StgSetTimes [ole32.150]
* StgSetTimes [OLE32.150]
* StgSetTimes [STORAGE.7]
* *
* *
*/ */
@ -5633,6 +5636,7 @@ HRESULT WINAPI StgSetTimes(WCHAR * str, FILETIME * a, FILETIME * b, FILETIME *c
/****************************************************************************** /******************************************************************************
* StgIsStorageILockBytes [OLE32.147] * StgIsStorageILockBytes [OLE32.147]
* StgIsStorageILockBytes [STORAGE.6]
* *
* Determines if the ILockBytes contains a storage object. * Determines if the ILockBytes contains a storage object.
*/ */

View File

@ -339,7 +339,7 @@ HRESULT WINAPI CreateDispTypeInfo16(
} }
/****************************************************************************** /******************************************************************************
* CreateDispTypeInfo [OLE2DISP.31] * CreateDispTypeInfo [OLEAUT32.31]
*/ */
HRESULT WINAPI CreateDispTypeInfo( HRESULT WINAPI CreateDispTypeInfo(
INTERFACEDATA *pidata, INTERFACEDATA *pidata,
@ -365,7 +365,7 @@ HRESULT WINAPI CreateStdDispatch16(
} }
/****************************************************************************** /******************************************************************************
* CreateStdDispatch [OLE2DISP.32] * CreateStdDispatch [OLEAUT32.32]
*/ */
HRESULT WINAPI CreateStdDispatch( HRESULT WINAPI CreateStdDispatch(
IUnknown* punkOuter, IUnknown* punkOuter,

View File

@ -121,7 +121,7 @@ UINT WINAPI OaBuildVersion()
} }
/*********************************************************************** /***********************************************************************
* DllRegisterServer * DllRegisterServer (OLEAUT32.320)
*/ */
HRESULT WINAPI OLEAUT32_DllRegisterServer() { HRESULT WINAPI OLEAUT32_DllRegisterServer() {
FIXME("stub!\n"); FIXME("stub!\n");
@ -129,7 +129,7 @@ HRESULT WINAPI OLEAUT32_DllRegisterServer() {
} }
/*********************************************************************** /***********************************************************************
* DllUnregisterServer * DllUnregisterServer (OLEAUT32.321)
*/ */
HRESULT WINAPI OLEAUT32_DllUnregisterServer() { HRESULT WINAPI OLEAUT32_DllUnregisterServer() {
FIXME("stub!\n"); FIXME("stub!\n");

View File

@ -12,6 +12,7 @@
#include "ole2.h" #include "ole2.h"
DEFAULT_DEBUG_CHANNEL(ole); DEFAULT_DEBUG_CHANNEL(ole);
/*********************************************************************** /***********************************************************************
* OleUIAddVerbMenuA (OLEDLG.1) * OleUIAddVerbMenuA (OLEDLG.1)
*/ */
@ -196,10 +197,7 @@ BOOL WINAPI OleUIUpdateLinksA(
} }
/*********************************************************************** /***********************************************************************
* OleUIUpdateLinksW (OLEDLG.?) * OleUIUpdateLinksW (OLEDLG.23)
* FIXME
* I haven't been able to find the ordinal for this function,
* This means it can't be called from outside the DLL.
*/ */
BOOL WINAPI OleUIUpdateLinksW( BOOL WINAPI OleUIUpdateLinksW(
LPOLEUILINKCONTAINERW lpOleUILinkCntr, LPOLEUILINKCONTAINERW lpOleUILinkCntr,

File diff suppressed because it is too large Load Diff

View File

@ -148,9 +148,9 @@ static LRESULT WINAPI RICHED32_WindowProc(HWND hwnd, UINT uMsg, WPARAM wParam,
} }
/*********************************************************************** /***********************************************************************
* DllGetVersion [COMCTL32.25] * DllGetVersion [RICHED32.2]
* *
* Retrieves version information of the 'COMCTL32.DLL' * Retrieves version information of the 'RICHED32.DLL'
* *
* PARAMS * PARAMS
* pdvi [O] pointer to version information structure. * pdvi [O] pointer to version information structure.

View File

@ -276,7 +276,7 @@ static LPSTR SETUPX_GetSectionEntries(LPCSTR filename, LPCSTR section)
/*********************************************************************** /***********************************************************************
* InstallHinfSection * InstallHinfSection (SETUPX.527)
* *
* hwnd = parent window * hwnd = parent window
* hinst = instance of SETUPX.DLL * hinst = instance of SETUPX.DLL
@ -978,7 +978,7 @@ static BOOL SETUPX_IP_TranslateLDID(int ldid, LPSTR *p, HINF16 hInf)
} }
/*********************************************************************** /***********************************************************************
* GenFormStrWithoutPlaceHolders * GenFormStrWithoutPlaceHolders (SETUPX.103)
* *
* ought to be pretty much implemented, I guess... * ought to be pretty much implemented, I guess...
*/ */
@ -1154,7 +1154,7 @@ static BOOL SETUPX_CopyFiles(LPSTR *pSub, HINF16 hInf)
} }
/*********************************************************************** /***********************************************************************
* GenInstall * GenInstall (SETUPX.101)
* *
* generic installer function for .INF file sections * generic installer function for .INF file sections
* *

View File

@ -309,6 +309,7 @@ static BOOL WINAPI BrsFolderDlgProc( HWND hWnd, UINT msg, WPARAM wParam,
/************************************************************************* /*************************************************************************
* SHBrowseForFolderA [SHELL32.@] * SHBrowseForFolderA [SHELL32.@]
* SHBrowseForFolder [SHELL32.@]
* *
*/ */
LPITEMIDLIST WINAPI SHBrowseForFolderA (LPBROWSEINFOA lpbi) LPITEMIDLIST WINAPI SHBrowseForFolderA (LPBROWSEINFOA lpbi)

View File

@ -716,7 +716,7 @@ BOOL WINAPI DAD_ShowDragImage(BOOL bShow)
return 0; return 0;
} }
/************************************************************************* /*************************************************************************
* ReadCabinetState [NT 4.0:SHELL32.651] * ReadCabinetState [SHELL32.651] NT 4.0
* *
*/ */
HRESULT WINAPI ReadCabinetState(DWORD u, DWORD v) HRESULT WINAPI ReadCabinetState(DWORD u, DWORD v)
@ -724,7 +724,7 @@ HRESULT WINAPI ReadCabinetState(DWORD u, DWORD v)
return 0; return 0;
} }
/************************************************************************* /*************************************************************************
* WriteCabinetState [NT 4.0:SHELL32.652] * WriteCabinetState [SHELL32.652] NT 4.0
* *
*/ */
HRESULT WINAPI WriteCabinetState(DWORD u) HRESULT WINAPI WriteCabinetState(DWORD u)
@ -740,7 +740,7 @@ BOOL WINAPI FileIconInit(BOOL bFullInit)
return 0; return 0;
} }
/************************************************************************* /*************************************************************************
* IsUserAdmin [NT 4.0:SHELL32.680] * IsUserAdmin [SHELL32.680] NT 4.0
* *
*/ */
HRESULT WINAPI IsUserAdmin(void) HRESULT WINAPI IsUserAdmin(void)
@ -987,7 +987,7 @@ DWORD WINAPI SHCreatePropSheetExtArray(DWORD a, LPCSTR b, DWORD c)
} }
/************************************************************************* /*************************************************************************
* SHReplaceFromPropSheetExtArray [SHELL] * SHReplaceFromPropSheetExtArray [SHELL32.170]
*/ */
DWORD WINAPI SHReplaceFromPropSheetExtArray(DWORD a, DWORD b, DWORD c, DWORD d) DWORD WINAPI SHReplaceFromPropSheetExtArray(DWORD a, DWORD b, DWORD c, DWORD d)
{ {

View File

@ -1094,7 +1094,7 @@ BOOL WINAPI SHGetSpecialFolderPathAW (
} }
/************************************************************************* /*************************************************************************
* SHGetFolderPathA [SHFOLDER.@] * SHGetFolderPathA [SHELL32.@]
*/ */
HRESULT WINAPI SHGetFolderPathA( HRESULT WINAPI SHGetFolderPathA(
HWND hwndOwner, HWND hwndOwner,
@ -1111,7 +1111,7 @@ HRESULT WINAPI SHGetFolderPathA(
} }
/************************************************************************* /*************************************************************************
* SHGetFolderPathW [SHFOLDER.@] * SHGetFolderPathW [SHELL32.@]
*/ */
HRESULT WINAPI SHGetFolderPathW( HRESULT WINAPI SHGetFolderPathW(
HWND hwndOwner, HWND hwndOwner,

View File

@ -29,7 +29,7 @@ HRESULT WINAPI SHRegOpenKeyA(
} }
/************************************************************************* /*************************************************************************
* SHRegOpenKeyW [NT4.0:SHELL32.507] * SHRegOpenKeyW [SHELL32.507] NT 4.0
* *
*/ */
HRESULT WINAPI SHRegOpenKeyW ( HRESULT WINAPI SHRegOpenKeyW (
@ -58,7 +58,7 @@ HRESULT WINAPI SHRegQueryValueExA(
} }
/************************************************************************* /*************************************************************************
* SHRegQueryValueW [NT4.0:SHELL32.510] * SHRegQueryValueW [SHELL32.510] NT4.0
* *
*/ */
HRESULT WINAPI SHRegQueryValueW( HRESULT WINAPI SHRegQueryValueW(
@ -73,7 +73,7 @@ HRESULT WINAPI SHRegQueryValueW(
} }
/************************************************************************* /*************************************************************************
* SHRegQueryValueExW [NT4.0:SHELL32.511] * SHRegQueryValueExW [SHELL32.511] NT4.0
* *
* FIXME * FIXME
* if the datatype REG_EXPAND_SZ then expand the string and change * if the datatype REG_EXPAND_SZ then expand the string and change
@ -95,7 +95,7 @@ HRESULT WINAPI SHRegQueryValueExW (
} }
/************************************************************************* /*************************************************************************
* SHRegDeleteKeyA [SHELL32] * SHRegDeleteKeyA [SHELL32.?]
*/ */
HRESULT WINAPI SHRegDeleteKeyA( HRESULT WINAPI SHRegDeleteKeyA(
HKEY hkey, HKEY hkey,
@ -117,7 +117,7 @@ HRESULT WINAPI SHRegDeleteKeyW(
} }
/************************************************************************* /*************************************************************************
* SHRegCloseKey [NT4.0:SHELL32.505] * SHRegCloseKey [SHELL32.505] NT 4.0
* *
*/ */
HRESULT WINAPI SHRegCloseKey (HKEY hkey) HRESULT WINAPI SHRegCloseKey (HKEY hkey)

View File

@ -292,6 +292,7 @@ static struct ICOM_VTABLE(IStream) rstvt =
/************************************************************************* /*************************************************************************
* SHOpenRegStreamA [SHLWAPI.@] * SHOpenRegStreamA [SHLWAPI.@]
* SHOpenRegStream2A [SHLWAPI.@]
*/ */
IStream * WINAPI SHOpenRegStreamA( IStream * WINAPI SHOpenRegStreamA(
HKEY hkey, HKEY hkey,
@ -307,6 +308,7 @@ IStream * WINAPI SHOpenRegStreamA(
/************************************************************************* /*************************************************************************
* SHOpenRegStreamW [SHLWAPI.@] * SHOpenRegStreamW [SHLWAPI.@]
* SHOpenRegStream2W [SHLWAPI.@]
*/ */
IStream * WINAPI SHOpenRegStreamW( IStream * WINAPI SHOpenRegStreamW(
HKEY hkey, HKEY hkey,

View File

@ -484,7 +484,7 @@ DWORD WINAPI CharUpperBuffW( LPWSTR str, DWORD len )
/*********************************************************************** /***********************************************************************
* IsCharLowerA (USER.436) * IsCharLower (USER.436)
* IsCharLowerA (USER32.@) * IsCharLowerA (USER32.@)
*/ */
BOOL WINAPI IsCharLowerA(CHAR x) BOOL WINAPI IsCharLowerA(CHAR x)
@ -505,7 +505,7 @@ BOOL WINAPI IsCharLowerW(WCHAR x)
/*********************************************************************** /***********************************************************************
* IsCharUpperA (USER.435) * IsCharUpper (USER.435)
* IsCharUpperA (USER32.@) * IsCharUpperA (USER32.@)
*/ */
BOOL WINAPI IsCharUpperA(CHAR x) BOOL WINAPI IsCharUpperA(CHAR x)

View File

@ -65,6 +65,8 @@ VOID WINAPI MOUSE_Enable(LPMOUSE_EVENT_PROC lpMouseEventProc)
USER_Driver.pInitMouse( lpMouseEventProc ); USER_Driver.pInitMouse( lpMouseEventProc );
} }
/**********************************************************************/
static VOID WINAPI MOUSE_CallMouseEventProc( FARPROC16 proc, static VOID WINAPI MOUSE_CallMouseEventProc( FARPROC16 proc,
DWORD dwFlags, DWORD dx, DWORD dy, DWORD dwFlags, DWORD dx, DWORD dy,
DWORD cButtons, DWORD dwExtraInfo ) DWORD cButtons, DWORD dwExtraInfo )
@ -84,6 +86,8 @@ static VOID WINAPI MOUSE_CallMouseEventProc( FARPROC16 proc,
wine_call_to_16_regs_short( &context, 0 ); wine_call_to_16_regs_short( &context, 0 );
} }
/**********************************************************************/
VOID WINAPI WIN16_MOUSE_Enable( FARPROC16 proc ) VOID WINAPI WIN16_MOUSE_Enable( FARPROC16 proc )
{ {
LPMOUSE_EVENT_PROC thunk = LPMOUSE_EVENT_PROC thunk =

View File

@ -93,8 +93,8 @@ static int testFileExistenceW( const WCHAR *path, const WCHAR *file, BOOL excl )
} }
/***************************************************************************** /*****************************************************************************
* VerFindFileA [VERSION.@]
* *
* VerFindFileA [VER.8]
* Determines where to install a file based on whether it locates another * Determines where to install a file based on whether it locates another
* version of the file in the system. The values VerFindFile returns are * version of the file in the system. The values VerFindFile returns are
* used in a subsequent call to the VerInstallFile function. * used in a subsequent call to the VerInstallFile function.

View File

@ -59,7 +59,7 @@ WORD WINAPI GetPEResourceTable16(
} }
/*********************************************************************** /***********************************************************************
* LoadPeResource * LoadPeResource (W32SYS.11)
*/ */
DWORD WINAPI LoadPeResource16(WORD x,SEGPTR y) { DWORD WINAPI LoadPeResource16(WORD x,SEGPTR y) {
FIXME("(0x%04x,0x%08lx),stub!\n",x,y); FIXME("(0x%04x,0x%08lx),stub!\n",x,y);

View File

@ -147,8 +147,7 @@ void PSDRV_MergeDevmodes(PSDRV_DEVMODEA *dm1, PSDRV_DEVMODEA *dm2,
/************************************************************** /**************************************************************
* * AdvancedSetupDialog [WINEPS16.93]
* AdvancedSetupDialog [WINEPS.93]
* *
*/ */
WORD WINAPI PSDRV_AdvancedSetupDialog16(HWND16 hwnd, HANDLE16 hDriver, WORD WINAPI PSDRV_AdvancedSetupDialog16(HWND16 hwnd, HANDLE16 hDriver,
@ -245,8 +244,7 @@ static HPROPSHEETPAGE WINAPI (*pCreatePropertySheetPage) (LPCPROPSHEETPAGEA);
static int WINAPI (*pPropertySheet) (LPCPROPSHEETHEADERA); static int WINAPI (*pPropertySheet) (LPCPROPSHEETHEADERA);
/*************************************************************** /***************************************************************
* * ExtDeviceMode [WINEPS16.90]
* ExtDeviceMode [WINEPS.90]
* *
* Just returns default devmode at the moment * Just returns default devmode at the moment
*/ */
@ -330,8 +328,7 @@ INT PSDRV_ExtDeviceMode(LPSTR lpszDriver, HWND hwnd, LPDEVMODEA lpdmOutput,
} }
/*********************************************************************** /***********************************************************************
* * DeviceCapabilities [WINEPS16.91]
* DeviceCapabilities [WINEPS.91]
* *
*/ */
DWORD WINAPI PSDRV_DeviceCapabilities16(LPCSTR lpszDevice, LPCSTR lpszPort, DWORD WINAPI PSDRV_DeviceCapabilities16(LPCSTR lpszDevice, LPCSTR lpszPort,
@ -553,8 +550,7 @@ DWORD PSDRV_DeviceCapabilities(LPSTR lpszDriver, LPCSTR lpszDevice,
} }
/*************************************************************** /***************************************************************
* * DeviceMode [WINEPS16.13]
* DeviceMode [WINEPS.13]
* *
*/ */
void WINAPI PSDRV_DeviceMode16(HWND16 hwnd, HANDLE16 hDriver, void WINAPI PSDRV_DeviceMode16(HWND16 hwnd, HANDLE16 hDriver,

View File

@ -215,6 +215,7 @@ static LRESULT inline DRIVER_SendMessage(LPWINE_DRIVER lpDrv, UINT msg,
/************************************************************************** /**************************************************************************
* SendDriverMessage [WINMM.@] * SendDriverMessage [WINMM.@]
* DrvSendMessage [WINMM.@]
*/ */
LRESULT WINAPI SendDriverMessage(HDRVR hDriver, UINT msg, LPARAM lParam1, LRESULT WINAPI SendDriverMessage(HDRVR hDriver, UINT msg, LPARAM lParam1,
LPARAM lParam2) LPARAM lParam2)
@ -395,6 +396,7 @@ static LPWINE_DRIVER DRIVER_TryOpenDriver16(LPCSTR fn, LPCSTR sn, LPARAM lParam2
/************************************************************************** /**************************************************************************
* OpenDriverA [WINMM.@] * OpenDriverA [WINMM.@]
* DrvOpenA [WINMM.@]
* (0,1,DRV_LOAD ,0 ,0) * (0,1,DRV_LOAD ,0 ,0)
* (0,1,DRV_ENABLE,0 ,0) * (0,1,DRV_ENABLE,0 ,0)
* (0,1,DRV_OPEN ,buf[256],0) * (0,1,DRV_OPEN ,buf[256],0)
@ -442,6 +444,7 @@ HDRVR WINAPI OpenDriverW(LPCWSTR lpDriverName, LPCWSTR lpSectionName, LPARAM lPa
/************************************************************************** /**************************************************************************
* CloseDriver [WINMM.@] * CloseDriver [WINMM.@]
* DrvClose [WINMM.@]
*/ */
LRESULT WINAPI CloseDriver(HDRVR hDrvr, LPARAM lParam1, LPARAM lParam2) LRESULT WINAPI CloseDriver(HDRVR hDrvr, LPARAM lParam1, LPARAM lParam2)
{ {
@ -491,6 +494,7 @@ DWORD WINAPI GetDriverFlags(HDRVR hDrvr)
/************************************************************************** /**************************************************************************
* GetDriverModuleHandle [WINMM.@] * GetDriverModuleHandle [WINMM.@]
* DrvGetModuleHandle [WINMM.@]
*/ */
HMODULE WINAPI GetDriverModuleHandle(HDRVR hDrvr) HMODULE WINAPI GetDriverModuleHandle(HDRVR hDrvr)
{ {
@ -551,6 +555,7 @@ LRESULT WINAPI DrvDefDriverProc16(DWORD dwDriverID, HDRVR16 hDrv, WORD wMsg,
/************************************************************************** /**************************************************************************
* DefDriverProc [WINMM.@] * DefDriverProc [WINMM.@]
* DrvDefDriverProc [WINMM.@]
*/ */
LRESULT WINAPI DefDriverProc(DWORD dwDriverIdentifier, HDRVR hDrv, LRESULT WINAPI DefDriverProc(DWORD dwDriverIdentifier, HDRVR hDrv,
UINT Msg, LPARAM lParam1, LPARAM lParam2) UINT Msg, LPARAM lParam1, LPARAM lParam2)

View File

@ -336,7 +336,7 @@ static LONG JSTCK_GetPos(DWORD dwDevID, LPJOYINFO lpInfo)
} }
/************************************************************************** /**************************************************************************
* DriverProc [internal] * DriverProc (JOYSTICK.@)
*/ */
LONG CALLBACK JSTCK_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg, LONG CALLBACK JSTCK_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)
@ -370,7 +370,7 @@ LONG CALLBACK JSTCK_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg,
#else #else
/************************************************************************** /**************************************************************************
* DriverProc [internal] * DriverProc (JOYSTICK.@)
*/ */
LONG CALLBACK JSTCK_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg, LONG CALLBACK JSTCK_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -833,7 +833,6 @@ static DWORD MCI_HandleReturnValues(LPWINE_MM_IDATA iData, DWORD dwRet,
} }
/************************************************************************** /**************************************************************************
* mciSendStringA [MMSYSTEM.702]
* mciSendStringA [WINMM.@] * mciSendStringA [WINMM.@]
*/ */
DWORD WINAPI mciSendStringA(LPCSTR lpstrCommand, LPSTR lpstrRet, DWORD WINAPI mciSendStringA(LPCSTR lpstrCommand, LPSTR lpstrRet,
@ -1045,6 +1044,7 @@ DWORD WINAPI mciSendString16(LPCSTR lpstrCommand, LPSTR lpstrRet,
/************************************************************************** /**************************************************************************
* mciExecute [WINMM.@] * mciExecute [WINMM.@]
* mciExecute [MMSYSTEM.712]
*/ */
DWORD WINAPI mciExecute(LPCSTR lpstrCommand) DWORD WINAPI mciExecute(LPCSTR lpstrCommand)
{ {

View File

@ -631,7 +631,7 @@ static DWORD MCIANIM_mciSet(UINT16 wDevID, DWORD dwFlags, LPMCI_SET_PARMS lpParm
} }
/************************************************************************** /**************************************************************************
* MCIANIM_DriverProc [sample driver] * DriverProc (MCIANIM.@)
*/ */
LONG WINAPI MCIANIM_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg, LONG WINAPI MCIANIM_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -914,7 +914,7 @@ static DWORD MCIAVI_mciRestore(UINT wDevID, DWORD dwFlags, LPMCI_DGV_RESTORE_PAR
*======================================================================*/ *======================================================================*/
/************************************************************************** /**************************************************************************
* MCIAVI_DriverProc [sample driver] * DriverProc (MCIAVI.@)
*/ */
LONG CALLBACK MCIAVI_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg, LONG CALLBACK MCIAVI_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -792,7 +792,7 @@ static DWORD MCICDA_Set(UINT wDevID, DWORD dwFlags, LPMCI_SET_PARMS lpParms)
} }
/************************************************************************** /**************************************************************************
* DriverProc [exported] * DriverProc (MCICDA.@)
*/ */
LONG CALLBACK MCICDA_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg, LONG CALLBACK MCICDA_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -1626,7 +1626,7 @@ static DWORD MIDI_mciSeek(UINT wDevID, DWORD dwFlags, LPMCI_SEEK_PARMS lpParms)
*======================================================================*/ *======================================================================*/
/************************************************************************** /**************************************************************************
* MCIMIDI_DriverProc [sample driver] * DriverProc (MCISEQ.@)
*/ */
LONG CALLBACK MCIMIDI_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg, LONG CALLBACK MCIMIDI_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -1563,7 +1563,7 @@ static DWORD WAVE_mciInfo(UINT wDevID, DWORD dwFlags, LPMCI_INFO_PARMSA lpParms)
} }
/************************************************************************** /**************************************************************************
* MCIWAVE_DriverProc [sample driver] * DriverProc (MCIWAVE.@)
*/ */
LONG CALLBACK MCIWAVE_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg, LONG CALLBACK MCIWAVE_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -424,7 +424,7 @@ static DWORD modReset(MIDIMAPDATA* mom)
} }
/************************************************************************** /**************************************************************************
* MIDIMAP_modMessage [sample driver] * modMessage (MIDIMAP.@)
*/ */
DWORD WINAPI MIDIMAP_modMessage(UINT wDevID, UINT wMsg, DWORD dwUser, DWORD WINAPI MIDIMAP_modMessage(UINT wDevID, UINT wMsg, DWORD dwUser,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)
@ -514,7 +514,7 @@ static DWORD MIDIMAP_drvClose(DWORD dwDevID)
} }
/************************************************************************** /**************************************************************************
* DriverProc [internal] * DriverProc (MIDIMAP.@)
*/ */
LONG CALLBACK MIDIMAP_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg, LONG CALLBACK MIDIMAP_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -1047,7 +1047,7 @@ LONG WINAPI mmioWrite16(HMMIO16 hmmio, HPCSTR pch, LONG cch)
} }
/************************************************************************** /**************************************************************************
* mmioSeek [MMSYSTEM.1214] * mmioSeek [WINMM.@]
*/ */
LONG WINAPI mmioSeek(HMMIO hmmio, LONG lOffset, INT iOrigin) LONG WINAPI mmioSeek(HMMIO hmmio, LONG lOffset, INT iOrigin)
{ {
@ -1288,7 +1288,7 @@ UINT16 WINAPI mmioFlush16(HMMIO16 hmmio, UINT16 uFlags)
} }
/************************************************************************** /**************************************************************************
* mmioAdvance [MMSYSTEM.1219] * mmioAdvance [WINMM.@]
*/ */
UINT WINAPI mmioAdvance(HMMIO hmmio, MMIOINFO* lpmmioinfo, UINT uFlags) UINT WINAPI mmioAdvance(HMMIO hmmio, MMIOINFO* lpmmioinfo, UINT uFlags)
{ {
@ -1464,7 +1464,7 @@ LRESULT WINAPI mmioSendMessage(HMMIO hmmio, UINT uMessage,
} }
/************************************************************************** /**************************************************************************
* mmioDescend [MMSYSTEM.1223] * mmioDescend [WINMM.@]
*/ */
UINT WINAPI mmioDescend(HMMIO hmmio, LPMMCKINFO lpck, UINT WINAPI mmioDescend(HMMIO hmmio, LPMMCKINFO lpck,
const MMCKINFO* lpckParent, UINT uFlags) const MMCKINFO* lpckParent, UINT uFlags)

View File

@ -103,7 +103,7 @@ static void MULTIMEDIA_DeleteIData(void)
} }
/************************************************************************** /**************************************************************************
* WINMM_LibMain [EntryPoint] * DllEntryPoint (WINMM.init)
* *
* WINMM DLL entry point * WINMM DLL entry point
* *
@ -132,7 +132,7 @@ BOOL WINAPI WINMM_LibMain(HINSTANCE hInstDLL, DWORD fdwReason, LPVOID fImpLoad)
} }
/************************************************************************** /**************************************************************************
* DllEntryPoint [EntryPoint] * DllEntryPoint (MMSYSTEM.2046)
* *
* MMSYSTEM DLL entry point * MMSYSTEM DLL entry point
* *
@ -472,7 +472,8 @@ static DWORD WINAPI PlaySound_Thread(LPVOID arg)
} }
/************************************************************************** /**************************************************************************
* PlaySound [MMSYSTEM.3] * @ [WINMM.1]
* PlaySound [WINMM.@]
* PlaySoundA [WINMM.@] * PlaySoundA [WINMM.@]
*/ */
BOOL WINAPI PlaySoundA(LPCSTR pszSound, HMODULE hmod, DWORD fdwSound) BOOL WINAPI PlaySoundA(LPCSTR pszSound, HMODULE hmod, DWORD fdwSound)
@ -578,7 +579,7 @@ BOOL16 WINAPI PlaySound16(LPCSTR pszSound, HMODULE16 hmod, DWORD fdwSound)
} }
/************************************************************************** /**************************************************************************
* sndPlaySoundA [WINMM135] * sndPlaySoundA [WINMM.@]
*/ */
BOOL WINAPI sndPlaySoundA(LPCSTR lpszSoundName, UINT uFlags) BOOL WINAPI sndPlaySoundA(LPCSTR lpszSoundName, UINT uFlags)
{ {
@ -630,7 +631,7 @@ UINT16 WINAPI mmsystemGetVersion16(void)
} }
/************************************************************************** /**************************************************************************
* DriverCallback [MMSYSTEM.31] * DriverCallback [WINMM.@]
*/ */
BOOL WINAPI DriverCallback(DWORD dwCallBack, UINT uFlags, HDRVR hDev, BOOL WINAPI DriverCallback(DWORD dwCallBack, UINT uFlags, HDRVR hDev,
UINT wMsg, DWORD dwUser, DWORD dwParam1, UINT wMsg, DWORD dwUser, DWORD dwParam1,
@ -924,7 +925,7 @@ UINT WINAPI mixerGetID(HMIXEROBJ hmix, LPUINT lpid, DWORD fdwID)
} }
/************************************************************************** /**************************************************************************
* mixerGetID * mixerGetID (MMSYSTEM.806)
*/ */
UINT16 WINAPI mixerGetID16(HMIXEROBJ16 hmix, LPUINT16 lpid, DWORD fdwID) UINT16 WINAPI mixerGetID16(HMIXEROBJ16 hmix, LPUINT16 lpid, DWORD fdwID)
{ {
@ -1476,7 +1477,7 @@ UINT16 WINAPI auxSetVolume16(UINT16 uDeviceID, DWORD dwVolume)
} }
/************************************************************************** /**************************************************************************
* auxOutMessage [MMSYSTEM.354] * auxOutMessage [WINMM.@]
*/ */
DWORD WINAPI auxOutMessage(UINT uDeviceID, UINT uMessage, DWORD dw1, DWORD dw2) DWORD WINAPI auxOutMessage(UINT uDeviceID, UINT uMessage, DWORD dw1, DWORD dw2)
{ {
@ -3677,7 +3678,7 @@ static UINT WINAPI MMSYSTEM_waveOpen(HANDLE* lphndl, UINT uDeviceID, UINT uType,
} }
/************************************************************************** /**************************************************************************
* waveOutGetNumDevs [MMSYSTEM.401] * waveOutGetNumDevs [WINMM.@]
*/ */
UINT WINAPI waveOutGetNumDevs(void) UINT WINAPI waveOutGetNumDevs(void)
{ {
@ -3685,7 +3686,7 @@ UINT WINAPI waveOutGetNumDevs(void)
} }
/************************************************************************** /**************************************************************************
* waveOutGetNumDevs [WINMM.@] * waveOutGetNumDevs [MMSYSTEM.401]
*/ */
UINT16 WINAPI waveOutGetNumDevs16(void) UINT16 WINAPI waveOutGetNumDevs16(void)
{ {
@ -3963,7 +3964,7 @@ UINT16 WINAPI waveOutUnprepareHeader16(HWAVEOUT16 hWaveOut, /* [in] */
} }
/************************************************************************** /**************************************************************************
* waveOutWrite [MMSYSTEM.408] * waveOutWrite [WINMM.@]
*/ */
UINT WINAPI waveOutWrite(HWAVEOUT hWaveOut, LPWAVEHDR lpWaveOutHdr, UINT WINAPI waveOutWrite(HWAVEOUT hWaveOut, LPWAVEHDR lpWaveOutHdr,
UINT uSize) UINT uSize)
@ -4273,7 +4274,7 @@ UINT16 WINAPI waveOutSetVolume16(UINT16 devid, DWORD dw)
} }
/************************************************************************** /**************************************************************************
* waveOutGetID [MMSYSTEM.420] * waveOutGetID [WINMM.@]
*/ */
UINT WINAPI waveOutGetID(HWAVEOUT hWaveOut, UINT* lpuDeviceID) UINT WINAPI waveOutGetID(HWAVEOUT hWaveOut, UINT* lpuDeviceID)
{ {
@ -5231,7 +5232,7 @@ extern LONG CALLBACK MMSYSTEM_CallTo16_long_l (FARPROC16,LONG);
/* ### stop build ### */ /* ### stop build ### */
/************************************************************************** /**************************************************************************
* __wine_mmThreadEntryPoint [internal] * __wine_mmThreadEntryPoint (MMSYSTEM.2047)
*/ */
void WINAPI WINE_mmThreadEntryPoint(DWORD _pmt) void WINAPI WINE_mmThreadEntryPoint(DWORD _pmt)
{ {

View File

@ -276,7 +276,7 @@ static WORD timeSetEventInternal(UINT wDelay, UINT wResol,
} }
/************************************************************************** /**************************************************************************
* timeSetEvent [MMSYSTEM.602] * timeSetEvent [WINMM.@]
*/ */
MMRESULT WINAPI timeSetEvent(UINT wDelay, UINT wResol, LPTIMECALLBACK lpFunc, MMRESULT WINAPI timeSetEvent(UINT wDelay, UINT wResol, LPTIMECALLBACK lpFunc,
DWORD dwUser, UINT wFlags) DWORD dwUser, UINT wFlags)

View File

@ -383,7 +383,7 @@ static DWORD wodMapperStatus(WAVEMAPDATA* wom, DWORD flags, LPVOID ptr)
} }
/************************************************************************** /**************************************************************************
* WAVEMAP_wodMessage [sample driver] * wodMessage (MSACMMAP.@)
*/ */
DWORD WINAPI WAVEMAP_wodMessage(UINT wDevID, UINT wMsg, DWORD dwUser, DWORD WINAPI WAVEMAP_wodMessage(UINT wDevID, UINT wMsg, DWORD dwUser,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)
@ -736,7 +736,7 @@ static DWORD widMapperStatus(WAVEMAPDATA* wim, DWORD flags, LPVOID ptr)
} }
/************************************************************************** /**************************************************************************
* WAVEMAP_widMessage [sample driver] * widMessage (MSACMMAP.@)
*/ */
DWORD WINAPI WAVEMAP_widMessage(WORD wDevID, WORD wMsg, DWORD dwUser, DWORD WINAPI WAVEMAP_widMessage(WORD wDevID, WORD wMsg, DWORD dwUser,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)
@ -803,7 +803,7 @@ static DWORD WAVEMAP_drvClose(DWORD dwDevID)
} }
/************************************************************************** /**************************************************************************
* DriverProc [internal] * DriverProc (MSACMMAP.@)
*/ */
LONG CALLBACK WAVEMAP_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg, LONG CALLBACK WAVEMAP_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -1243,7 +1243,7 @@ static DWORD wodGetNumDevs(void)
} }
/************************************************************************** /**************************************************************************
* OSS_wodMessage [sample driver] * wodMessage (WINEOSS.7)
*/ */
DWORD WINAPI OSS_wodMessage(UINT wDevID, UINT wMsg, DWORD dwUser, DWORD WINAPI OSS_wodMessage(UINT wDevID, UINT wMsg, DWORD dwUser,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)
@ -2275,7 +2275,7 @@ static DWORD widGetPosition(WORD wDevID, LPMMTIME lpTime, DWORD uSize)
} }
/************************************************************************** /**************************************************************************
* OSS_widMessage [sample driver] * widMessage (WINEOSS.6)
*/ */
DWORD WINAPI OSS_widMessage(WORD wDevID, WORD wMsg, DWORD dwUser, DWORD WINAPI OSS_widMessage(WORD wDevID, WORD wMsg, DWORD dwUser,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)
@ -2310,7 +2310,7 @@ DWORD WINAPI OSS_widMessage(WORD wDevID, WORD wMsg, DWORD dwUser,
#else /* !HAVE_OSS */ #else /* !HAVE_OSS */
/************************************************************************** /**************************************************************************
* OSS_wodMessage [sample driver] * wodMessage (WINEOSS.7)
*/ */
DWORD WINAPI OSS_wodMessage(WORD wDevID, WORD wMsg, DWORD dwUser, DWORD WINAPI OSS_wodMessage(WORD wDevID, WORD wMsg, DWORD dwUser,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)
@ -2320,7 +2320,7 @@ DWORD WINAPI OSS_wodMessage(WORD wDevID, WORD wMsg, DWORD dwUser,
} }
/************************************************************************** /**************************************************************************
* OSS_widMessage [sample driver] * widMessage (WINEOSS.6)
*/ */
DWORD WINAPI OSS_widMessage(WORD wDevID, WORD wMsg, DWORD dwUser, DWORD WINAPI OSS_widMessage(WORD wDevID, WORD wMsg, DWORD dwUser,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -1535,7 +1535,7 @@ static DWORD modReset(WORD wDevID)
*======================================================================*/ *======================================================================*/
/************************************************************************** /**************************************************************************
* OSS_midMessage [sample driver] * midMessage (WINEOSS.4)
*/ */
DWORD WINAPI OSS_midMessage(UINT wDevID, UINT wMsg, DWORD dwUser, DWORD WINAPI OSS_midMessage(UINT wDevID, UINT wMsg, DWORD dwUser,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)
@ -1577,7 +1577,7 @@ DWORD WINAPI OSS_midMessage(UINT wDevID, UINT wMsg, DWORD dwUser,
} }
/************************************************************************** /**************************************************************************
* OSS_modMessage [sample driver] * modMessage (WINEOSS.5)
*/ */
DWORD WINAPI OSS_modMessage(UINT wDevID, UINT wMsg, DWORD dwUser, DWORD WINAPI OSS_modMessage(UINT wDevID, UINT wMsg, DWORD dwUser,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -638,7 +638,7 @@ static DWORD MIX_Init(void)
#endif /* HAVE_OSS */ #endif /* HAVE_OSS */
/************************************************************************** /**************************************************************************
* OSS_mixMessage [sample driver] * mixMessage (WINEOSS.3)
*/ */
DWORD WINAPI OSS_mixMessage(UINT wDevID, UINT wMsg, DWORD dwUser, DWORD WINAPI OSS_mixMessage(UINT wDevID, UINT wMsg, DWORD dwUser,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -224,7 +224,7 @@ static DWORD AUX_SetVolume(WORD wDevID, DWORD dwParam)
#endif #endif
/************************************************************************** /**************************************************************************
* OSS_auxMessage [sample driver] * auxMessage (WINEOSS.2)
*/ */
DWORD WINAPI OSS_auxMessage(UINT wDevID, UINT wMsg, DWORD dwUser, DWORD WINAPI OSS_auxMessage(UINT wDevID, UINT wMsg, DWORD dwUser,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -47,7 +47,7 @@ static DWORD OSS_drvClose(DWORD dwDevID)
/************************************************************************** /**************************************************************************
* DriverProc [internal] * DriverProc (WINEOSS.1)
*/ */
LONG CALLBACK OSS_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg, LONG CALLBACK OSS_DriverProc(DWORD dwDevID, HDRVR hDriv, DWORD wMsg,
DWORD dwParam1, DWORD dwParam2) DWORD dwParam1, DWORD dwParam2)

View File

@ -638,6 +638,7 @@ INT WINAPI WSAStartup(UINT wVersionRequested, LPWSADATA lpWSAData)
/*********************************************************************** /***********************************************************************
* WSACleanup (WINSOCK.116) * WSACleanup (WINSOCK.116)
* WSACleanup (WS2_32.116)
*/ */
INT WINAPI WSACleanup(void) INT WINAPI WSACleanup(void)
{ {
@ -1830,7 +1831,7 @@ INT16 WINAPI WINSOCK_select16(INT16 nfds, ws_fd_set16 *ws_readfds,
} }
/*********************************************************************** /***********************************************************************
* select (WINSOCK.18) * select (WS2_32.18)
*/ */
INT WINAPI WSOCK32_select(INT nfds, ws_fd_set32 *ws_readfds, INT WINAPI WSOCK32_select(INT nfds, ws_fd_set32 *ws_readfds,
ws_fd_set32 *ws_writefds, ws_fd_set32 *ws_exceptfds, ws_fd_set32 *ws_writefds, ws_fd_set32 *ws_exceptfds,
@ -2877,7 +2878,7 @@ FARPROC16 WINAPI WSASetBlockingHook16(FARPROC16 lpBlockFunc)
/*********************************************************************** /***********************************************************************
* WSASetBlockingHook() * WSASetBlockingHook (WS2_32.109)
*/ */
FARPROC WINAPI WSASetBlockingHook(FARPROC lpBlockFunc) FARPROC WINAPI WSASetBlockingHook(FARPROC lpBlockFunc)
{ {
@ -2899,7 +2900,7 @@ INT16 WINAPI WSAUnhookBlockingHook16(void)
/*********************************************************************** /***********************************************************************
* WSAUnhookBlockingHook() * WSAUnhookBlockingHook (WS2_32.110)
*/ */
INT WINAPI WSAUnhookBlockingHook(void) INT WINAPI WSAUnhookBlockingHook(void)
{ {

View File

@ -253,7 +253,7 @@ INT WINAPI EnumProtocolsW( LPINT lpiProtocols, LPVOID lpBuffer,
/***************************************************************************** /*****************************************************************************
* inet_network [WSOCK32.1100] * inet_network [WSOCK32.1100]
*/ */
unsigned int WINAPI WSOCK32_inet_network(const char *cp) UINT WINAPI WSOCK32_inet_network(const char *cp)
{ {
return inet_network(cp); return inet_network(cp);
} }
@ -261,7 +261,7 @@ unsigned int WINAPI WSOCK32_inet_network(const char *cp)
/***************************************************************************** /*****************************************************************************
* getnetbyname [WSOCK32.1101] * getnetbyname [WSOCK32.1101]
*/ */
struct netent WINAPI *WSOCK32_getnetbyname(const char *name) struct netent * WINAPI WSOCK32_getnetbyname(const char *name)
{ {
return getnetbyname(name); return getnetbyname(name);
} }

View File

@ -57,7 +57,7 @@ DEFAULT_DEBUG_CHANNEL(winsock);
/*********************************************************************** /***********************************************************************
* WsControl() * WsControl (WSOCK32.1001)
* *
* WsControl seems to be an undocumented Win95 function. A lot of * WsControl seems to be an undocumented Win95 function. A lot of
* discussion about WsControl can be found on the net, e.g. * discussion about WsControl can be found on the net, e.g.

View File

@ -1382,7 +1382,7 @@ DWORD WINAPI GetFullPathNameW( LPCWSTR name, DWORD len, LPWSTR buffer,
/*********************************************************************** /***********************************************************************
* wine_get_unix_file_name (Not a Windows API, but exported from KERNEL32) * wine_get_unix_file_name (KERNEL32.@) Not a Windows API
* *
* Return the full Unix file name for a given path. * Return the full Unix file name for a given path.
*/ */
@ -2118,6 +2118,7 @@ BOOL WINAPI LocalFileTimeToFileTime( const FILETIME *localft,
/*********************************************************************** /***********************************************************************
* FileTimeToLocalFileTime (KERNEL32.@) * FileTimeToLocalFileTime (KERNEL32.@)
* FileTimeToLocalFileTime (KERNEL.432)
*/ */
BOOL WINAPI FileTimeToLocalFileTime( const FILETIME *utcft, BOOL WINAPI FileTimeToLocalFileTime( const FILETIME *utcft,
LPFILETIME localft ) LPFILETIME localft )

View File

@ -1820,7 +1820,7 @@ void WINAPI WriteOutProfiles16(void)
} }
/*********************************************************************** /***********************************************************************
* CloseProfileUserMapping (KERNEL.138) * CloseProfileUserMapping (KERNEL32.@)
*/ */
BOOL WINAPI CloseProfileUserMapping(void) { BOOL WINAPI CloseProfileUserMapping(void) {
FIXME("(), stub!\n"); FIXME("(), stub!\n");

View File

@ -163,7 +163,6 @@ BOOL WINAPI MaskBlt(HDC hdcDest, INT nXDest, INT nYDest,
} }
/********************************************************************* /*********************************************************************
* PlgBlt [GDI.267]
* PlgBlt [GDI32.@] * PlgBlt [GDI32.@]
* *
*/ */

View File

@ -175,7 +175,7 @@ static BOOL MFDRV_DeleteDC( DC *dc )
} }
/********************************************************************** /**********************************************************************
* CreateMetaFile16 (GDI.125) * CreateMetaFile (GDI.125)
* CreateMetaFile16 (GDI32.@) * CreateMetaFile16 (GDI32.@)
* *
* Create a new DC and associate it with a metafile. Pass a filename * Create a new DC and associate it with a metafile. Pass a filename
@ -297,7 +297,7 @@ static DC *MFDRV_CloseMetaFile( HDC hdc )
} }
/****************************************************************** /******************************************************************
* CloseMetaFile16 (GDI.126) * CloseMetaFile (GDI.126)
* CloseMetaFile16 (GDI32.@) * CloseMetaFile16 (GDI32.@)
*/ */
HMETAFILE16 WINAPI CloseMetaFile16( HMETAFILE16 WINAPI CloseMetaFile16(

View File

@ -672,6 +672,7 @@ static BOOL MODULE_GetBinaryType( HANDLE hfile, LPCSTR filename, LPDWORD lpBinar
/*********************************************************************** /***********************************************************************
* GetBinaryTypeA [KERNEL32.@] * GetBinaryTypeA [KERNEL32.@]
* GetBinaryType [KERNEL32.@]
*/ */
BOOL WINAPI GetBinaryTypeA( LPCSTR lpApplicationName, LPDWORD lpBinaryType ) BOOL WINAPI GetBinaryTypeA( LPCSTR lpApplicationName, LPDWORD lpBinaryType )
{ {
@ -736,7 +737,8 @@ BOOL WINAPI GetBinaryTypeW( LPCWSTR lpApplicationName, LPDWORD lpBinaryType )
/*********************************************************************** /***********************************************************************
* WinExec16 (KERNEL.166) * WinExec (KERNEL.166)
* WinExec16 (KERNEL32.@)
*/ */
HINSTANCE16 WINAPI WinExec16( LPCSTR lpCmdLine, UINT16 nCmdShow ) HINSTANCE16 WINAPI WinExec16( LPCSTR lpCmdLine, UINT16 nCmdShow )
{ {
@ -1171,6 +1173,7 @@ BOOL WINAPI CreateProcessW( LPCWSTR lpApplicationName, LPWSTR lpCommandLine,
/*********************************************************************** /***********************************************************************
* GetModuleHandleA (KERNEL32.@) * GetModuleHandleA (KERNEL32.@)
* GetModuleHandle32 (KERNEL.488)
*/ */
HMODULE WINAPI GetModuleHandleA(LPCSTR module) HMODULE WINAPI GetModuleHandleA(LPCSTR module)
{ {
@ -1199,6 +1202,7 @@ HMODULE WINAPI GetModuleHandleW(LPCWSTR module)
/*********************************************************************** /***********************************************************************
* GetModuleFileNameA (KERNEL32.@) * GetModuleFileNameA (KERNEL32.@)
* GetModuleFileName32 (KERNEL.487)
* *
* GetModuleFileNameA seems to *always* return the long path; * GetModuleFileNameA seems to *always* return the long path;
* it's only GetModuleFileName16 that decides between short/long path * it's only GetModuleFileName16 that decides between short/long path
@ -1531,7 +1535,8 @@ static void MODULE_FlushModrefs(void)
} }
/*********************************************************************** /***********************************************************************
* FreeLibrary (KERNEL32.@) * FreeLibrary (KERNEL32.@)
* FreeLibrary32 (KERNEL.486)
*/ */
BOOL WINAPI FreeLibrary(HINSTANCE hLibModule) BOOL WINAPI FreeLibrary(HINSTANCE hLibModule)
{ {

View File

@ -16,6 +16,7 @@ DEFAULT_DEBUG_CHANNEL(resource);
/********************************************************************** /**********************************************************************
* ConvertDialog32To16 (KERNEL.615) * ConvertDialog32To16 (KERNEL.615)
* ConvertDialog32To16 (KERNEL32.@)
*/ */
VOID WINAPI ConvertDialog32To16( LPVOID dialog32, DWORD size, LPVOID dialog16 ) VOID WINAPI ConvertDialog32To16( LPVOID dialog32, DWORD size, LPVOID dialog16 )
{ {

View File

@ -292,7 +292,7 @@ WORD NE_GetOrdinal( HMODULE16 hModule, const char *name )
/*********************************************************************** /***********************************************************************
* NE_GetEntryPoint / EntryAddrProc16 (KERNEL Wine-specific export) * EntryAddrProc (KERNEL.667) Wine-specific export
* *
* Return the entry point for a given ordinal. * Return the entry point for a given ordinal.
*/ */
@ -302,10 +302,18 @@ FARPROC16 WINAPI EntryAddrProc16( HMODULE16 hModule, WORD ordinal )
CURRENT_STACK16->ecx = hModule; /* FIXME: might be incorrect value */ CURRENT_STACK16->ecx = hModule; /* FIXME: might be incorrect value */
return ret; return ret;
} }
/***********************************************************************
* NE_GetEntryPoint
*/
FARPROC16 WINAPI NE_GetEntryPoint( HMODULE16 hModule, WORD ordinal ) FARPROC16 WINAPI NE_GetEntryPoint( HMODULE16 hModule, WORD ordinal )
{ {
return NE_GetEntryPointEx( hModule, ordinal, TRUE ); return NE_GetEntryPointEx( hModule, ordinal, TRUE );
} }
/***********************************************************************
* NE_GetEntryPointEx
*/
FARPROC16 NE_GetEntryPointEx( HMODULE16 hModule, WORD ordinal, BOOL16 snoop ) FARPROC16 NE_GetEntryPointEx( HMODULE16 hModule, WORD ordinal, BOOL16 snoop )
{ {
NE_MODULE *pModule; NE_MODULE *pModule;
@ -1013,7 +1021,8 @@ static HINSTANCE16 NE_CreateThread( NE_MODULE *pModule, WORD cmdShow, LPCSTR cmd
/********************************************************************** /**********************************************************************
* LoadModule16 (KERNEL.45) * LoadModule (KERNEL.45)
* LoadModule16 (KERNEL32.@)
*/ */
HINSTANCE16 WINAPI LoadModule16( LPCSTR name, LPVOID paramBlock ) HINSTANCE16 WINAPI LoadModule16( LPCSTR name, LPVOID paramBlock )
{ {
@ -1200,7 +1209,8 @@ DWORD NE_StartTask(void)
} }
/*********************************************************************** /***********************************************************************
* LoadLibrary16 (KERNEL.95) * LoadLibrary (KERNEL.95)
* LoadLibrary16 (KERNEL32.35)
*/ */
HINSTANCE16 WINAPI LoadLibrary16( LPCSTR libname ) HINSTANCE16 WINAPI LoadLibrary16( LPCSTR libname )
{ {
@ -1302,7 +1312,8 @@ BOOL16 WINAPI FreeModule16( HMODULE16 hModule )
/*********************************************************************** /***********************************************************************
* FreeLibrary16 (KERNEL.96) * FreeLibrary (KERNEL.96)
* FreeLibrary16 (KERNEL32.36)
*/ */
void WINAPI FreeLibrary16( HINSTANCE16 handle ) void WINAPI FreeLibrary16( HINSTANCE16 handle )
{ {
@ -1369,7 +1380,8 @@ WORD WINAPI GetExpWinVer16( HMODULE16 hModule )
/********************************************************************** /**********************************************************************
* GetModuleFileName16 (KERNEL.49) * GetModuleFileName (KERNEL.49)
* GetModuleFileName16 (KERNEL32.@)
* *
* Comment: see GetModuleFileNameA * Comment: see GetModuleFileNameA
* *
@ -1419,7 +1431,7 @@ DWORD WINAPI WIN16_GetModuleHandle( SEGPTR name )
} }
/*********************************************************************** /***********************************************************************
* GetModuleHandle16 (KERNEL but also exported from KERNEL32 in Wine) * GetModuleHandle16 (KERNEL32.@)
*/ */
HMODULE16 WINAPI GetModuleHandle16( LPCSTR name ) HMODULE16 WINAPI GetModuleHandle16( LPCSTR name )
{ {

View File

@ -543,7 +543,7 @@ static void NE_FixupSegmentPrologs(NE_MODULE *pModule, WORD segnum)
/*********************************************************************** /***********************************************************************
* PatchCodeHandle * PatchCodeHandle (KERNEL.110)
* *
* Needed for self-loading modules. * Needed for self-loading modules.
*/ */
@ -882,7 +882,7 @@ static WORD NE_Ne2MemFlags(WORD flags)
} }
/*********************************************************************** /***********************************************************************
* MyAlloc16 (KERNEL Wine-specific export) * MyAlloc (KERNEL.668) Wine-specific export
* *
* MyAlloc() function for self-loading apps. * MyAlloc() function for self-loading apps.
*/ */

View File

@ -313,7 +313,8 @@ static HGLOBAL RES_LoadResource( HMODULE hModule, HRSRC hRsrc, BOOL bRet16 )
} }
/********************************************************************** /**********************************************************************
* FindResource16 (KERNEL.60) * FindResource (KERNEL.60)
* FindResource16 (KERNEL32.@)
*/ */
HRSRC16 WINAPI FindResource16( HMODULE16 hModule, LPCSTR name, LPCSTR type ) HRSRC16 WINAPI FindResource16( HMODULE16 hModule, LPCSTR name, LPCSTR type )
{ {
@ -360,7 +361,8 @@ HRSRC WINAPI FindResourceW(HINSTANCE hModule, LPCWSTR name, LPCWSTR type)
} }
/********************************************************************** /**********************************************************************
* LoadResource16 (KERNEL.61) * LoadResource (KERNEL.61)
* LoadResource16 (KERNEL32.@)
*/ */
HGLOBAL16 WINAPI LoadResource16( HMODULE16 hModule, HRSRC16 hRsrc ) HGLOBAL16 WINAPI LoadResource16( HMODULE16 hModule, HRSRC16 hRsrc )
{ {
@ -386,7 +388,7 @@ SEGPTR WINAPI WIN16_LockResource16( HGLOBAL16 handle )
} }
/********************************************************************** /**********************************************************************
* LockResource16 (KERNEL but also exported from KERNEL32 in Wine) * LockResource16 (KERNEL32.@)
*/ */
LPVOID WINAPI LockResource16( HGLOBAL16 handle ) LPVOID WINAPI LockResource16( HGLOBAL16 handle )
{ {
@ -408,7 +410,8 @@ LPVOID WINAPI LockResource( HGLOBAL handle )
} }
/********************************************************************** /**********************************************************************
* FreeResource16 (KERNEL.63) * FreeResource (KERNEL.63)
* FreeResource16 (KERNEL32.@)
*/ */
BOOL16 WINAPI FreeResource16( HGLOBAL16 handle ) BOOL16 WINAPI FreeResource16( HGLOBAL16 handle )
{ {
@ -444,7 +447,8 @@ BOOL WINAPI FreeResource( HGLOBAL handle )
} }
/********************************************************************** /**********************************************************************
* SizeofResource16 (KERNEL.65) * SizeofResource (KERNEL.65)
* SizeofResource16 (KERNEL32.@)
*/ */
DWORD WINAPI SizeofResource16( HMODULE16 hModule, HRSRC16 hRsrc ) DWORD WINAPI SizeofResource16( HMODULE16 hModule, HRSRC16 hRsrc )
{ {

View File

@ -1157,13 +1157,16 @@ void WINAPI GetTaskQueueES16(void)
/*********************************************************************** /***********************************************************************
* GetCurrentTask (KERNEL.36) * GetCurrentTask (KERNEL32.@)
*/ */
HTASK16 WINAPI GetCurrentTask(void) HTASK16 WINAPI GetCurrentTask(void)
{ {
return NtCurrentTeb()->htask16; return NtCurrentTeb()->htask16;
} }
/***********************************************************************
* GetCurrentTask (KERNEL.36)
*/
DWORD WINAPI WIN16_GetCurrentTask(void) DWORD WINAPI WIN16_GetCurrentTask(void)
{ {
/* This is the version used by relay code; the first task is */ /* This is the version used by relay code; the first task is */

View File

@ -437,7 +437,7 @@ static ATOM ATOM_AddAtomA( LPCSTR str, BOOL local )
/*********************************************************************** /***********************************************************************
* GlobalAddAtomA (USER.268) * GlobalAddAtom (USER.268)
* GlobalAddAtomA (KERNEL32.@) * GlobalAddAtomA (KERNEL32.@)
* *
* Adds a character string to the global atom table and returns a unique * Adds a character string to the global atom table and returns a unique
@ -584,7 +584,7 @@ static ATOM ATOM_FindAtomA( LPCSTR str, BOOL local )
/*********************************************************************** /***********************************************************************
* GlobalFindAtomA (USER.270) * GlobalFindAtom (USER.270)
* GlobalFindAtomA (KERNEL32.@) * GlobalFindAtomA (KERNEL32.@)
* *
* Searches the atom table for the string and returns the atom * Searches the atom table for the string and returns the atom
@ -707,7 +707,7 @@ static UINT ATOM_GetAtomNameA( ATOM atom, LPSTR buffer, INT count, BOOL local )
/*********************************************************************** /***********************************************************************
* GlobalGetAtomNameA (USER.271) * GlobalGetAtomName (USER.271)
* GlobalGetAtomNameA (KERNEL32.@) * GlobalGetAtomNameA (KERNEL32.@)
* *
* Retrieves a copy of the string associated with an atom. * Retrieves a copy of the string associated with an atom.

View File

@ -131,6 +131,7 @@ BOOL WINAPI IsDBCSLeadByteEx( UINT codepage, BYTE testchar )
/*********************************************************************** /***********************************************************************
* IsDBCSLeadByte (KERNEL32.@) * IsDBCSLeadByte (KERNEL32.@)
* IsDBCSLeadByte (KERNEL.207)
*/ */
BOOL WINAPI IsDBCSLeadByte( BYTE testchar ) BOOL WINAPI IsDBCSLeadByte( BYTE testchar )
{ {

View File

@ -225,7 +225,7 @@ LPWSTR WINAPI GetCommandLineW(void)
/*********************************************************************** /***********************************************************************
* GetEnvironmentStringsA (KERNEL32.@) * GetEnvironmentStrings (KERNEL32.@)
* GetEnvironmentStringsA (KERNEL32.@) * GetEnvironmentStringsA (KERNEL32.@)
*/ */
LPSTR WINAPI GetEnvironmentStringsA(void) LPSTR WINAPI GetEnvironmentStringsA(void)
@ -487,7 +487,8 @@ DWORD WINAPI ExpandEnvironmentStringsW( LPCWSTR src, LPWSTR dst, DWORD len )
/*********************************************************************** /***********************************************************************
* GetDOSEnvironment16 (KERNEL.131) * GetDOSEnvironment (KERNEL.131)
* GetDOSEnvironment16 (KERNEL32.@)
*/ */
SEGPTR WINAPI GetDOSEnvironment16(void) SEGPTR WINAPI GetDOSEnvironment16(void)
{ {

View File

@ -233,7 +233,8 @@ HGLOBAL16 GLOBAL_Alloc( UINT16 flags, DWORD size, HGLOBAL16 hOwner, unsigned cha
} }
/*********************************************************************** /***********************************************************************
* GlobalAlloc16 (KERNEL.15) * GlobalAlloc (KERNEL.15)
* GlobalAlloc16 (KERNEL32.24)
* RETURNS * RETURNS
* Handle: Success * Handle: Success
* NULL: Failure * NULL: Failure
@ -251,7 +252,8 @@ HGLOBAL16 WINAPI GlobalAlloc16(
/*********************************************************************** /***********************************************************************
* GlobalReAlloc16 (KERNEL.16) * GlobalReAlloc (KERNEL.16)
* GlobalReAlloc16 (KERNEL32.@)
* RETURNS * RETURNS
* Handle: Success * Handle: Success
* NULL: Failure * NULL: Failure
@ -365,7 +367,8 @@ HGLOBAL16 WINAPI GlobalReAlloc16(
/*********************************************************************** /***********************************************************************
* GlobalFree16 (KERNEL.17) * GlobalFree (KERNEL.17)
* GlobalFree16 (KERNEL32.31)
* RETURNS * RETURNS
* NULL: Success * NULL: Success
* Handle: Failure * Handle: Failure
@ -418,7 +421,6 @@ SEGPTR WINAPI WIN16_GlobalLock16( HGLOBAL16 handle )
/********************************************************************** /**********************************************************************
* K32WOWGlobalLock16 (WOW32.11)
* K32WOWGlobalLock16 (KERNEL32.60) * K32WOWGlobalLock16 (KERNEL32.60)
*/ */
SEGPTR WINAPI K32WOWGlobalLock16( HGLOBAL16 hMem ) SEGPTR WINAPI K32WOWGlobalLock16( HGLOBAL16 hMem )
@ -428,7 +430,7 @@ SEGPTR WINAPI K32WOWGlobalLock16( HGLOBAL16 hMem )
/*********************************************************************** /***********************************************************************
* GlobalLock16 (KERNEL.18) * GlobalLock16 (KERNEL32.25)
* *
* This is the GlobalLock16() function used by 32-bit code. * This is the GlobalLock16() function used by 32-bit code.
* *
@ -448,7 +450,8 @@ LPVOID WINAPI GlobalLock16(
/*********************************************************************** /***********************************************************************
* GlobalUnlock16 (KERNEL.19) * GlobalUnlock (KERNEL.19)
* GlobalUnlock16 (KERNEL32.26)
* NOTES * NOTES
* Should the return values be cast to booleans? * Should the return values be cast to booleans?
* *
@ -488,7 +491,8 @@ void WINAPI GlobalChangeLockCount16( HGLOBAL16 handle, INT16 delta,
} }
/*********************************************************************** /***********************************************************************
* GlobalSize16 (KERNEL.20) * GlobalSize (KERNEL.20)
* GlobalSize16 (KERNEL32.32)
* RETURNS * RETURNS
* Size in bytes of object * Size in bytes of object
* 0: Failure * 0: Failure
@ -539,7 +543,8 @@ DWORD WINAPI GlobalHandleNoRIP16( WORD sel )
/*********************************************************************** /***********************************************************************
* GlobalFlags16 (KERNEL.22) * GlobalFlags (KERNEL.22)
* GlobalFlags16 (KERNEL32.@)
* NOTES * NOTES
* Should this return GMEM_INVALID_HANDLE instead of 0 on invalid * Should this return GMEM_INVALID_HANDLE instead of 0 on invalid
* handle? * handle?
@ -624,7 +629,8 @@ void WINAPI GlobalFreeAll16( HGLOBAL16 owner )
/*********************************************************************** /***********************************************************************
* GlobalWire16 (KERNEL.111) * GlobalWire (KERNEL.111)
* GlobalWire16 (KERNEL32.29)
*/ */
SEGPTR WINAPI GlobalWire16( HGLOBAL16 handle ) SEGPTR WINAPI GlobalWire16( HGLOBAL16 handle )
{ {
@ -633,7 +639,8 @@ SEGPTR WINAPI GlobalWire16( HGLOBAL16 handle )
/*********************************************************************** /***********************************************************************
* GlobalUnWire16 (KERNEL.112) * GlobalUnWire (KERNEL.112)
* GlobalUnWire16 (KERNEL32.30)
*/ */
BOOL16 WINAPI GlobalUnWire16( HGLOBAL16 handle ) BOOL16 WINAPI GlobalUnWire16( HGLOBAL16 handle )
{ {
@ -733,6 +740,7 @@ WORD WINAPI GlobalDOSFree16(
/*********************************************************************** /***********************************************************************
* GlobalPageLock (KERNEL.191) * GlobalPageLock (KERNEL.191)
* GlobalSmartPageLock(KERNEL.230)
*/ */
WORD WINAPI GlobalPageLock16( HGLOBAL16 handle ) WORD WINAPI GlobalPageLock16( HGLOBAL16 handle )
{ {
@ -747,6 +755,7 @@ WORD WINAPI GlobalPageLock16( HGLOBAL16 handle )
/*********************************************************************** /***********************************************************************
* GlobalPageUnlock (KERNEL.192) * GlobalPageUnlock (KERNEL.192)
* GlobalSmartPageUnlock(KERNEL.231)
*/ */
WORD WINAPI GlobalPageUnlock16( HGLOBAL16 handle ) WORD WINAPI GlobalPageUnlock16( HGLOBAL16 handle )
{ {
@ -760,7 +769,8 @@ WORD WINAPI GlobalPageUnlock16( HGLOBAL16 handle )
/*********************************************************************** /***********************************************************************
* GlobalFix16 (KERNEL.197) * GlobalFix (KERNEL.197)
* GlobalFix16 (KERNEL32.27)
*/ */
WORD WINAPI GlobalFix16( HGLOBAL16 handle ) WORD WINAPI GlobalFix16( HGLOBAL16 handle )
{ {
@ -776,7 +786,8 @@ WORD WINAPI GlobalFix16( HGLOBAL16 handle )
/*********************************************************************** /***********************************************************************
* GlobalUnfix16 (KERNEL.198) * GlobalUnfix (KERNEL.198)
* GlobalUnfix16 (KERNEL32.28)
*/ */
void WINAPI GlobalUnfix16( HGLOBAL16 handle ) void WINAPI GlobalUnfix16( HGLOBAL16 handle )
{ {
@ -1548,6 +1559,7 @@ VOID WINAPI GlobalMemoryStatus(
/*********************************************************************** /***********************************************************************
* A20Proc (KERNEL.165) * A20Proc (KERNEL.165)
* A20_Proc (SYSTEM.20)
*/ */
void WINAPI A20Proc16( WORD unused ) void WINAPI A20Proc16( WORD unused )
{ {

View File

@ -897,6 +897,7 @@ SEGPTR HEAP_GetSegptr( HANDLE heap, DWORD flags, LPCVOID ptr )
/*********************************************************************** /***********************************************************************
* MapLS (KERNEL32.@) * MapLS (KERNEL32.@)
* MapLS (KERNEL.358)
* *
* Maps linear pointer to segmented. * Maps linear pointer to segmented.
*/ */
@ -925,6 +926,7 @@ SEGPTR WINAPI MapLS( LPCVOID ptr )
/*********************************************************************** /***********************************************************************
* UnMapLS (KERNEL32.@) * UnMapLS (KERNEL32.@)
* UnMapLS (KERNEL.359)
* *
* Free mapped selector. * Free mapped selector.
*/ */

View File

@ -234,6 +234,7 @@ WORD WINAPI PrestoChangoSelector16( WORD selSrc, WORD selDst )
/*********************************************************************** /***********************************************************************
* AllocCStoDSAlias (KERNEL.170) * AllocCStoDSAlias (KERNEL.170)
* AllocAlias (KERNEL.172)
*/ */
WORD WINAPI AllocCStoDSAlias16( WORD sel ) WORD WINAPI AllocCStoDSAlias16( WORD sel )
{ {
@ -518,6 +519,7 @@ DWORD WINAPI MemoryWrite16( WORD sel, DWORD offset, void *buffer, DWORD count )
/*********************************************************************** /***********************************************************************
* MapSL (KERNEL32.@) * MapSL (KERNEL32.@)
* MapSL (KERNEL.357)
* *
* Maps fixed segmented pointer to linear. * Maps fixed segmented pointer to linear.
*/ */

View File

@ -49,6 +49,7 @@ SEGPTR WINAPI lstrcat16( SEGPTR dst, LPCSTR src )
/*********************************************************************** /***********************************************************************
* lstrcat (KERNEL32.@)
* lstrcatA (KERNEL32.@) * lstrcatA (KERNEL32.@)
*/ */
LPSTR WINAPI lstrcatA( LPSTR dst, LPCSTR src ) LPSTR WINAPI lstrcatA( LPSTR dst, LPCSTR src )
@ -102,7 +103,8 @@ SEGPTR WINAPI lstrcatn16( SEGPTR dst, LPCSTR src, INT16 n )
/*********************************************************************** /***********************************************************************
* lstrcmpA (KERNEL.602) * lstrcmp (KERNEL32.@)
* lstrcmpA (KERNEL32.@)
*/ */
INT WINAPI lstrcmpA( LPCSTR str1, LPCSTR str2 ) INT WINAPI lstrcmpA( LPCSTR str1, LPCSTR str2 )
{ {
@ -111,7 +113,7 @@ INT WINAPI lstrcmpA( LPCSTR str1, LPCSTR str2 )
/*********************************************************************** /***********************************************************************
* lstrcmpW (KERNEL.603) * lstrcmpW (KERNEL32.@)
* FIXME : should call CompareStringW, when it is implemented. * FIXME : should call CompareStringW, when it is implemented.
* This implementation is not "word sort", as it should. * This implementation is not "word sort", as it should.
*/ */
@ -162,6 +164,7 @@ SEGPTR WINAPI lstrcpy16( SEGPTR dst, LPCSTR src )
/*********************************************************************** /***********************************************************************
* lstrcpy (KERNEL32.@)
* lstrcpyA (KERNEL32.@) * lstrcpyA (KERNEL32.@)
*/ */
LPSTR WINAPI lstrcpyA( LPSTR dst, LPCSTR src ) LPSTR WINAPI lstrcpyA( LPSTR dst, LPCSTR src )
@ -267,6 +270,7 @@ INT16 WINAPI lstrlen16( LPCSTR str )
/*********************************************************************** /***********************************************************************
* lstrlen (KERNEL32.@)
* lstrlenA (KERNEL32.@) * lstrlenA (KERNEL32.@)
*/ */
INT WINAPI lstrlenA( LPCSTR str ) INT WINAPI lstrlenA( LPCSTR str )

View File

@ -49,9 +49,10 @@ FARPROC16 WINAPI FileCDR16(FARPROC16 x)
} }
/*********************************************************************** /***********************************************************************
* GetTickCount (USER.13) * GetTickCount (USER.13)
* GetCurrentTime (USER.15) * GetCurrentTime (USER.15)
* GetTickCount (KERNEL32.@) * GetTickCount (KERNEL32.@)
* GetSystemMSecCount (SYSTEM.6)
* *
* Returns the number of milliseconds, modulo 2^32, since the start * Returns the number of milliseconds, modulo 2^32, since the start
* of the wineserver. * of the wineserver.

View File

@ -1574,7 +1574,6 @@ void SHELL_LoadRegistry( void )
/***************************************************************************/ /***************************************************************************/
/****************************************************************************** /******************************************************************************
* RegFlushKey [KERNEL.227]
* RegFlushKey [ADVAPI32.@] * RegFlushKey [ADVAPI32.@]
* Immediately writes key to registry. * Immediately writes key to registry.
* Only returns after data has been written to disk. * Only returns after data has been written to disk.

View File

@ -1088,7 +1088,8 @@ static void INT21_GetExtendedError( CONTEXT86 *context )
} }
/*********************************************************************** /***********************************************************************
* DOS3Call (KERNEL.102) * DOS3Call (KERNEL.102)
* INT_Int21Handler (WPROCS.133)
*/ */
void WINAPI DOS3Call( CONTEXT86 *context ) void WINAPI DOS3Call( CONTEXT86 *context )
{ {
@ -2458,7 +2459,7 @@ void WINAPI DOS3Call( CONTEXT86 *context )
} }
/*********************************************************************** /***********************************************************************
* GetSetKernelDOSProc * GetSetKernelDOSProc (KERNEL.311)
*/ */
FARPROC16 WINAPI GetSetKernelDOSProc16(FARPROC16 DosProc) FARPROC16 WINAPI GetSetKernelDOSProc16(FARPROC16 DosProc)
{ {

View File

@ -11,7 +11,8 @@ DEFAULT_DEBUG_CHANNEL(int);
/*********************************************************************** /***********************************************************************
* NetBIOSCall (KERNEL.103) * NetBIOSCall (KERNEL.103)
* INT_Int5cHandler (WPROCS.192)
* *
* Also handler for interrupt 5c. * Also handler for interrupt 5c.
*/ */

View File

@ -78,7 +78,6 @@ HBITMAP16 WINAPI CreateUserDiscardableBitmap16( WORD dummy,
/*********************************************************************** /***********************************************************************
* CreateBitmap (GDI.48) * CreateBitmap (GDI.48)
* CreateBitmap (DISPLAY.48)
*/ */
HBITMAP16 WINAPI CreateBitmap16( INT16 width, INT16 height, UINT16 planes, HBITMAP16 WINAPI CreateBitmap16( INT16 width, INT16 height, UINT16 planes,
UINT16 bpp, LPCVOID bits ) UINT16 bpp, LPCVOID bits )

View File

@ -432,6 +432,7 @@ BOOL WINAPI PtVisible( HDC hdc, INT x, INT y )
/*********************************************************************** /***********************************************************************
* RectVisible (GDI.465) * RectVisible (GDI.465)
* RectVisibleOld (GDI.104)
*/ */
BOOL16 WINAPI RectVisible16( HDC16 hdc, const RECT16* rect16 ) BOOL16 WINAPI RectVisible16( HDC16 hdc, const RECT16* rect16 )
{ {

View File

@ -1440,6 +1440,7 @@ void WINAPI Resurrection16(HDC16 hDC,
/*********************************************************************** /***********************************************************************
* GetLayout (GDI32.@) * GetLayout (GDI32.@)
* GetLayout (GDI.1001)
* *
* Gets left->right or right->left text layout flags of a dc. * Gets left->right or right->left text layout flags of a dc.
* win98 just returns 0 and sets ERROR_CALL_NOT_IMPLEMENTED so we do the same * win98 just returns 0 and sets ERROR_CALL_NOT_IMPLEMENTED so we do the same

View File

@ -758,7 +758,6 @@ INT WINAPI GetDIBits(
/*********************************************************************** /***********************************************************************
* CreateDIBitmap (GDI.442) * CreateDIBitmap (GDI.442)
* CreateDIBitmap (DISPLAY.442)
*/ */
HBITMAP16 WINAPI CreateDIBitmap16( HDC16 hdc, const BITMAPINFOHEADER * header, HBITMAP16 WINAPI CreateDIBitmap16( HDC16 hdc, const BITMAPINFOHEADER * header,
DWORD init, LPCVOID bits, const BITMAPINFO * data, DWORD init, LPCVOID bits, const BITMAPINFO * data,

View File

@ -1352,7 +1352,6 @@ UINT WINAPI GetOutlineTextMetricsW(
/*********************************************************************** /***********************************************************************
* GetCharWidth (GDI.350) * GetCharWidth (GDI.350)
* GetCharWidth (DISPLAY.350)
*/ */
BOOL16 WINAPI GetCharWidth16( HDC16 hdc, UINT16 firstChar, UINT16 lastChar, BOOL16 WINAPI GetCharWidth16( HDC16 hdc, UINT16 firstChar, UINT16 lastChar,
LPINT16 buffer ) LPINT16 buffer )
@ -1681,6 +1680,7 @@ DWORD WINAPI GetKerningPairsW( HDC hDC, DWORD cPairs,
/************************************************************************* /*************************************************************************
* TranslateCharsetInfo [GDI32.@] * TranslateCharsetInfo [GDI32.@]
* TranslateCharsetInfo [USER32.@]
* *
* Fills a CHARSETINFO structure for a character set, code page, or * Fills a CHARSETINFO structure for a character set, code page, or
* font. This allows making the correspondance between different labelings * font. This allows making the correspondance between different labelings

View File

@ -1278,6 +1278,7 @@ BOOL WINAPI GetColorAdjustment(HDC hdc, LPCOLORADJUSTMENT lpca)
/******************************************************************* /*******************************************************************
* GetMiterLimit [GDI32.@] * GetMiterLimit [GDI32.@]
* GetMiterLimit [GDI.526]
* *
* *
*/ */
@ -1289,6 +1290,7 @@ BOOL WINAPI GetMiterLimit(HDC hdc, PFLOAT peLimit)
/******************************************************************* /*******************************************************************
* SetMiterLimit [GDI32.@] * SetMiterLimit [GDI32.@]
* SetMiterLimit [GDI.527]
* *
* *
*/ */

View File

@ -818,7 +818,6 @@ BOOL WINAPI UpdateColors(
/********************************************************************** /**********************************************************************
* UpdateColors (DISPLAY.366)
* UpdateColors (GDI.366) * UpdateColors (GDI.366)
*/ */
INT16 WINAPI UpdateColors16( HDC16 hDC ) INT16 WINAPI UpdateColors16( HDC16 hDC )

View File

@ -84,6 +84,7 @@ HPEN WINAPI CreatePenIndirect( const LOGPEN * pen )
/*********************************************************************** /***********************************************************************
* ExtCreatePen (GDI32.@) * ExtCreatePen (GDI32.@)
* ExtCreatePen (GDI.523)
* *
* FIXME: PS_USERSTYLE not handled * FIXME: PS_USERSTYLE not handled
*/ */

View File

@ -899,6 +899,7 @@ DWORD WINAPI GetRegionData16(HRGN16 hrgn, DWORD count, LPRGNDATA rgndata)
/*********************************************************************** /***********************************************************************
* ExtCreateRegion (GDI32.@) * ExtCreateRegion (GDI32.@)
* ExtCreateRegion (GDI.608)
* *
*/ */
HRGN WINAPI ExtCreateRegion( const XFORM* lpXform, DWORD dwCount, const RGNDATA* rgndata) HRGN WINAPI ExtCreateRegion( const XFORM* lpXform, DWORD dwCount, const RGNDATA* rgndata)
@ -976,6 +977,7 @@ BOOL WINAPI PtInRegion( HRGN hrgn, INT x, INT y )
/*********************************************************************** /***********************************************************************
* RectInRegion (GDI.466) * RectInRegion (GDI.466)
* RectInRegionOld (GDI.181)
*/ */
BOOL16 WINAPI RectInRegion16( HRGN16 hrgn, const RECT16 *rect ) BOOL16 WINAPI RectInRegion16( HRGN16 hrgn, const RECT16 *rect )
{ {
@ -2925,6 +2927,7 @@ HRGN WINAPI CreatePolygonRgn( const POINT *points, INT count,
/*********************************************************************** /***********************************************************************
* GetRandomRgn [GDI32.@] * GetRandomRgn [GDI32.@]
* GetRandomRgn [GDI.611]
* *
* NOTES * NOTES
* This function is documented in MSDN online * This function is documented in MSDN online
@ -3227,7 +3230,6 @@ done:
} }
/*********************************************************************** /***********************************************************************
* GetMetaRgn (GDI.328)
* GetMetaRgn (GDI32.@) * GetMetaRgn (GDI32.@)
*/ */
INT WINAPI GetMetaRgn( HDC hdc, HRGN hRgn ) INT WINAPI GetMetaRgn( HDC hdc, HRGN hRgn )
@ -3239,7 +3241,6 @@ INT WINAPI GetMetaRgn( HDC hdc, HRGN hRgn )
/*********************************************************************** /***********************************************************************
* SetMetaRgn (GDI.506)
* SetMetaRgn (GDI32.@) * SetMetaRgn (GDI32.@)
*/ */
INT WINAPI SetMetaRgn( HDC hdc ) INT WINAPI SetMetaRgn( HDC hdc )

View File

@ -21,7 +21,6 @@ DEFAULT_DEBUG_CHANNEL(text);
/*********************************************************************** /***********************************************************************
* ExtTextOut (DISPLAY.351)
* ExtTextOut (GDI.351) * ExtTextOut (GDI.351)
*/ */
BOOL16 WINAPI ExtTextOut16( HDC16 hdc, INT16 x, INT16 y, UINT16 flags, BOOL16 WINAPI ExtTextOut16( HDC16 hdc, INT16 x, INT16 y, UINT16 flags,
@ -204,7 +203,6 @@ UINT WINAPI GetTextCharsetInfo(
} }
/*********************************************************************** /***********************************************************************
* PolyTextOutA (GDI.402)
* PolyTextOutA (GDI32.@) * PolyTextOutA (GDI32.@)
* *
* Draw several Strings * Draw several Strings
@ -223,7 +221,6 @@ BOOL WINAPI PolyTextOutA (
/*********************************************************************** /***********************************************************************
* PolyTextOutW (GDI.403)
* PolyTextOutW (GDI32.@) * PolyTextOutW (GDI32.@)
* *
* Draw several Strings * Draw several Strings

View File

@ -146,7 +146,6 @@ static char *GetLocaleSubkeyName( DWORD lctype );
/*********************************************************************** /***********************************************************************
* GetUserDefaultLCID (KERNEL32.@) * GetUserDefaultLCID (KERNEL32.@)
* GetUserDefaultLCID (OLE2NLS.1)
*/ */
LCID WINAPI GetUserDefaultLCID(void) LCID WINAPI GetUserDefaultLCID(void)
{ {
@ -155,7 +154,6 @@ LCID WINAPI GetUserDefaultLCID(void)
/*********************************************************************** /***********************************************************************
* GetSystemDefaultLCID (KERNEL32.@) * GetSystemDefaultLCID (KERNEL32.@)
* GetSystemDefaultLCID (OLE2NLS.2)
*/ */
LCID WINAPI GetSystemDefaultLCID(void) LCID WINAPI GetSystemDefaultLCID(void)
{ {
@ -333,7 +331,6 @@ END:
/*********************************************************************** /***********************************************************************
* GetUserDefaultLangID (KERNEL32.@) * GetUserDefaultLangID (KERNEL32.@)
* GetUserDefaultLangID (OLE2NLS.3)
*/ */
LANGID WINAPI GetUserDefaultLangID(void) LANGID WINAPI GetUserDefaultLangID(void)
{ {
@ -382,7 +379,6 @@ LANGID WINAPI GetUserDefaultLangID(void)
/*********************************************************************** /***********************************************************************
* GetSystemDefaultLangID (KERNEL32.@) * GetSystemDefaultLangID (KERNEL32.@)
* GetSystemDefaultLangID (OLE2NLS.4)
*/ */
LANGID WINAPI GetSystemDefaultLangID(void) LANGID WINAPI GetSystemDefaultLangID(void)
{ {
@ -1403,7 +1399,6 @@ BOOL WINAPI GetStringTypeExA(LCID locale,DWORD dwInfoType,LPCSTR src,
/*********************************************************************** /***********************************************************************
* VerLanguageNameA [KERNEL32.@] * VerLanguageNameA [KERNEL32.@]
* VerLanguageNameA [VERSION.9]
*/ */
DWORD WINAPI VerLanguageNameA( UINT wLang, LPSTR szLang, UINT nSize ) DWORD WINAPI VerLanguageNameA( UINT wLang, LPSTR szLang, UINT nSize )
{ {
@ -1415,7 +1410,6 @@ DWORD WINAPI VerLanguageNameA( UINT wLang, LPSTR szLang, UINT nSize )
/*********************************************************************** /***********************************************************************
* VerLanguageNameW [KERNEL32.@] * VerLanguageNameW [KERNEL32.@]
* VerLanguageNameW [VERSION.10]
*/ */
DWORD WINAPI VerLanguageNameW( UINT wLang, LPWSTR szLang, UINT nSize ) DWORD WINAPI VerLanguageNameW( UINT wLang, LPWSTR szLang, UINT nSize )
{ {

View File

@ -15,9 +15,8 @@
DEFAULT_DEBUG_CHANNEL(win32); DEFAULT_DEBUG_CHANNEL(win32);
/********************************************************************* /*********************************************************************
* CloseHandle (KERNEL.11) * CloseW32Handle (KERNEL.474)
* CloseHandle (WIN32S16.11) * CloseHandle (KERNEL32.@)
* CloseHandle (KERNEL32.@)
*/ */
BOOL WINAPI CloseHandle( HANDLE handle ) BOOL WINAPI CloseHandle( HANDLE handle )
{ {

View File

@ -1237,7 +1237,6 @@ BOOL WINAPI SetProcessPriorityBoost(HANDLE hprocess,BOOL disableboost)
/*********************************************************************** /***********************************************************************
* ReadProcessMemory (KERNEL32.@) * ReadProcessMemory (KERNEL32.@)
* ReadProcessMemory (WIN32S16.6)
*/ */
BOOL WINAPI ReadProcessMemory( HANDLE process, LPCVOID addr, LPVOID buffer, DWORD size, BOOL WINAPI ReadProcessMemory( HANDLE process, LPCVOID addr, LPVOID buffer, DWORD size,
LPDWORD bytes_read ) LPDWORD bytes_read )

View File

@ -556,7 +556,6 @@ BOOL WINAPI TerminateThread( HANDLE handle, /* [in] Handle to thread */
/********************************************************************** /**********************************************************************
* GetExitCodeThread (KERNEL32.@) * GetExitCodeThread (KERNEL32.@)
* GetExitCodeThread (WIN32S16.13)
* *
* Gets termination status of thread. * Gets termination status of thread.
* *
@ -798,7 +797,6 @@ void WINAPI SetLastError( DWORD error ) /* [in] Per-thread error code */
/********************************************************************** /**********************************************************************
* GetLastError (KERNEL.148) * GetLastError (KERNEL.148)
* GetLastError (KERNEL32.@) * GetLastError (KERNEL32.@)
* GetLastError (WIN32S16.10)
* *
* Returns last-error code. * Returns last-error code.
*/ */

View File

@ -1608,7 +1608,7 @@ INT WINAPI LookupIconIdFromDirectoryEx( LPBYTE dir, BOOL bIcon,
} }
/********************************************************************** /**********************************************************************
* LookupIconIdFromDirectory (USER.???) * LookupIconIdFromDirectory (USER.?)
*/ */
INT16 WINAPI LookupIconIdFromDirectory16( LPBYTE dir, BOOL16 bIcon ) INT16 WINAPI LookupIconIdFromDirectory16( LPBYTE dir, BOOL16 bIcon )
{ {

View File

@ -832,6 +832,7 @@ INT16 WINAPI GetKeyboardLayoutName16(LPSTR pwszKLID)
/*********************************************************************** /***********************************************************************
* GetKeyboardLayout (USER32.@) * GetKeyboardLayout (USER32.@)
* GetKeyboardLayout (USER.651)
* *
* FIXME: - device handle for keyboard layout defaulted to * FIXME: - device handle for keyboard layout defaulted to
* the language id. This is the way Windows default works. * the language id. This is the way Windows default works.
@ -937,6 +938,7 @@ INT WINAPI ToAsciiEx( UINT virtKey, UINT scanCode, LPBYTE lpKeyState,
/********************************************************************** /**********************************************************************
* ActivateKeyboardLayout (USER32.@) * ActivateKeyboardLayout (USER32.@)
* ActivateKeyboardLayout (USER.650)
* *
* Call ignored. WINE supports only system default keyboard layout. * Call ignored. WINE supports only system default keyboard layout.
*/ */
@ -950,6 +952,7 @@ HKL WINAPI ActivateKeyboardLayout(HKL hLayout, UINT flags)
/*********************************************************************** /***********************************************************************
* GetKeyboardLayoutList (USER32.@) * GetKeyboardLayoutList (USER32.@)
* GetKeyboardLayoutList (USER.652)
* *
* FIXME: Supports only the system default language and layout and * FIXME: Supports only the system default language and layout and
* returns only 1 value. * returns only 1 value.

View File

@ -2366,6 +2366,7 @@ void WINAPI ScrollChildren(HWND hWnd, UINT uMsg, WPARAM wParam,
/****************************************************************************** /******************************************************************************
* CascadeWindows (USER32.@) Cascades MDI child windows * CascadeWindows (USER32.@) Cascades MDI child windows
* CascadeWindows (USER.429)
* *
* RETURNS * RETURNS
* Success: Number of cascaded windows. * Success: Number of cascaded windows.
@ -2384,6 +2385,7 @@ CascadeWindows (HWND hwndParent, UINT wFlags, const LPRECT lpRect,
/****************************************************************************** /******************************************************************************
* TileWindows (USER32.@) Tiles MDI child windows * TileWindows (USER32.@) Tiles MDI child windows
* TileWindows (USER.428)
* *
* RETURNS * RETURNS
* Success: Number of tiled windows. * Success: Number of tiled windows.

View File

@ -2521,6 +2521,7 @@ DWORD WINAPI InSendMessageEx( LPVOID reserved )
/*********************************************************************** /***********************************************************************
* BroadcastSystemMessage (USER32.@) * BroadcastSystemMessage (USER32.@)
* BroadcastSystemMessage (USER.604)
*/ */
LONG WINAPI BroadcastSystemMessage( LONG WINAPI BroadcastSystemMessage(
DWORD dwFlags,LPDWORD recipients,UINT uMessage,WPARAM wParam, DWORD dwFlags,LPDWORD recipients,UINT uMessage,WPARAM wParam,

View File

@ -278,6 +278,7 @@ BOOL WINAPI SetSysColors( INT nChanges, const INT *lpSysColor,
/************************************************************************* /*************************************************************************
* SetSysColorsTemp (USER32.@) * SetSysColorsTemp (USER32.@)
* SetSysColorsTemp (USER.661)
*/ */
BOOL WINAPI SetSysColorsTemp( int n, const int* p, const COLORREF* ptr) BOOL WINAPI SetSysColorsTemp( int n, const int* p, const COLORREF* ptr)
{ {

View File

@ -217,6 +217,7 @@ BOOL WINAPI GetWindowRect( HWND hwnd, LPRECT rect )
/*********************************************************************** /***********************************************************************
* GetWindowRgn (USER32.@) * GetWindowRgn (USER32.@)
* GetWindowRgn (USER.669)
*/ */
int WINAPI GetWindowRgn ( HWND hwnd, HRGN hrgn ) int WINAPI GetWindowRgn ( HWND hwnd, HRGN hrgn )
{ {