A free Windows-compatible Operating System - mirrored from GitHub
Go to file
Casper Hornstrup 13a5b00db7 2003-12-07 Casper S. Hornstrup <chorns@users.sourceforge.net>
* lib/user32/windows/accel.c (U32IsValidAccelMessage): Translate WM_KEYUP
	and WM_SYSKEYUP messages.
	(TranslateAcceleratorA): Returntype of RtlMultiByteToUnicodeN is NTSTATUS,
	so interpret it as such.
	* subsys/win32k/ntuser/accelerator.c (NtUserDestroyAcceleratorTable):
	Call ObmCloseHandle() before destroying the object.
	(IntTranslateAccelerator): New function.
	(NtUserTranslateAccelerator): Partial implementation.

svn path=/trunk/; revision=6901
2003-12-07 16:54:44 +00:00
freeldr Remove comment about freeldr depending on djgpp only. 2003-10-21 21:23:58 +00:00
os2 Hope I fixed the broken issue. 2003-01-18 15:55:07 +00:00
posix I changed the PSXDLL.DLL version info description to make it different from MS' (and make it say what it actually is). 2003-09-27 21:23:23 +00:00
reactos 2003-12-07 Casper S. Hornstrup <chorns@users.sourceforge.net> 2003-12-07 16:54:44 +00:00
rosapps added doxygen config file 2003-12-07 12:06:15 +00:00