- 22 Oct, 2001 1 commit
-
-
David Elliott authored
-
- 21 Oct, 2001 10 commits
-
-
Andreas Mohr authored
-
Guy L. Albertelli authored
- Add/correct code for: _15, _29, _30, _31, _151, _152, _153, _154, _158.
-
Guy L. Albertelli authored
- Implement functions: SHRegOpenUSKey{A|W}, SHRegCloseUSKey, SHRegGetUSValue{A|W}, SHRegQueryInfoUSKey{A|W}
-
Guy L. Albertelli authored
- Stub UrlGetLocation{A|W}.
-
Alexandre Julliard authored
-
Hidenori Takeshima authored
-
Guy L. Albertelli authored
-
Andrew Lewycky authored
-
Ove Kaaven authored
-
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 1 commit
-
-
Francois Gouget authored
Remove redundant 'config.h' includes.
-