- 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 12 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
-
Francois Gouget authored
Install the executables .so libraries in $bindir (not $libdir!).
-
- 12 Oct, 2001 6 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
everywhere. Handle MIN_STR_ATOM offset in the server.
-
Alexandre Julliard authored
-
Marcus Meissner authored
callingLoadImageA) with an exception handler.
-
Dominik Strasser authored
-
Francois Gouget authored
Add /usr/local/lib to the default ntdll search path.
-
- 11 Oct, 2001 4 commits
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
WIN_ListChildren instead.
-
Hidenori Takeshima authored
-
Francois Gouget authored
-
- 10 Oct, 2001 6 commits
-
-
Alexandre Julliard authored
-
Mike McCormack authored
FILE_FLAG_OVERLAPPED.
-
Francois Gouget authored
Starostik). Same thing for the lpCmdline="" case. There is no NULL pointer at the end of the argv list.
-
Huw D M Davies authored
actually using, rather than that specified in the LOGFONT.
-
Andriy Palamarchuk authored
-
Francois Gouget authored
winuser.h: Add support for NOGDI. winuser.h: Modify to allow compilation without wingdi.h.
-