- 21 Oct, 2001 1 commit
-
-
Mike McCormack authored
DCB16.BaudRate > 57600 means 115200. OpenComm16 should use overlapped I/O.
-
- 18 Oct, 2001 6 commits
-
-
Alexandre Julliard authored
hack. Moved mouse.c to dlls/x11drv. Added KeymapNotify event handler, and fixed handling with multiple alt/shift/control keys. Removed dinput functions from USER driver.
-
Alexandre Julliard authored
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
- 17 Oct, 2001 10 commits
-
-
Francois Gouget authored
Reorganize things more rationally and so that more code is shared.
-
Andriy Palamarchuk authored
calculated.
-
Johan Gill authored
invalid pointer as a parameter.
-
Jukka Heinonen authored
InputKeyStateTable instead of AsyncKeyStateTable.
-
Bill Medland authored
-
Alexandre Julliard authored
Misc keyboard handling cleanups.
-
Alexandre Julliard authored
for all messages.
-
Jukka Heinonen authored
-
Francois Gouget authored
i.e. shifts, not MulDivs. Fix the grayscale formula.
-
Mike McCormack authored
-
- 16 Oct, 2001 6 commits
-
-
Alexandre Julliard authored
SetParent in the correct thread. Replace QUEUE_IsExitingQueue by USER_IsExitingThread. Store window rectangles in the server. Prevent DestroyWindow on windows not belonging to the current thread.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
Avoid unnecessary coordinates conversion in NC_HandleSysCommand.
-
Gerard Patel authored
-
Ove Kaaven authored
-
Guy L. Albertelli authored
- when attempting to open a dll, append ".dll" to find it (was stripped previously). - identify named exports so that the ordinal number is "@" in .spec file. - setup output dll name prior to creating ordinal symbols. - don't overlay the named exports with the ordinal exports. - correct test for last symbol. - fix generated install script to match current make files.
-
- 15 Oct, 2001 6 commits
-
-
Gerard Patel authored
-
Alexandre Julliard authored
WIN_ReleasePtr. Started using it instead of WIN_FindWndPtr where we don't need to access windows of other processes.
-
Hidenori Takeshima authored
-
Francois Gouget authored
them.
-
Kai Morich authored
-
Francois Gouget authored
Replace MIN_STR_ATOM with MAXINTATOM.
-
- 14 Oct, 2001 11 commits
-
-
Francois Gouget authored
Remove redundant 'config.h' includes.
-
Francois Gouget authored
-
Ove Kaaven authored
-
Francois Gouget authored
Small code maintainability tweak in ShellExecuteExA. Two typo fixes in winmm.
-
Hidenori Takeshima authored
Implemented AsyncSource. Merged some C sources. Fixed some bugs.
-
Hidenori Takeshima authored
-
Eric Pouech authored
-
Ove Kaaven authored
Improved variant debug dumps.
-
Ove Kaaven authored
- enlarging a safe array didn't clear the new entries - element access only validated the first dimension - the validation always failed when the array contained 1 element
-
Ove Kaaven authored
-
Francois Gouget authored
-