"README.md" did not exist on "1f254216d109f7a1c74e5cc79fbc7869f46722ac"
- Oct 16, 2001
-
-
-
- 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.
-
- Oct 15, 2001
-
-
-
Alexandre Julliard authored
WIN_ReleasePtr. Started using it instead of WIN_FindWndPtr where we don't need to access windows of other processes.
-
-
them.
-
-
Replace MIN_STR_ATOM with MAXINTATOM.
-
- Oct 14, 2001
-
-
Remove redundant 'config.h' includes.
-
-
-
Small code maintainability tweak in ShellExecuteExA. Two typo fixes in winmm.
-
Implemented AsyncSource. Merged some C sources. Fixed some bugs.
-
-
-
Improved variant debug dumps.
-
- 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
-
-
-
Install the executables .so libraries in $bindir (not $libdir!).
-
- Oct 12, 2001
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
everywhere. Handle MIN_STR_ATOM offset in the server.
-
Alexandre Julliard authored
-
callingLoadImageA) with an exception handler.
-
-
Add /usr/local/lib to the default ntdll search path.
-
- Oct 11, 2001
-
-
Alexandre Julliard authored
-
Alexandre Julliard authored
WIN_ListChildren instead.
-
-
-
- Oct 10, 2001
-
-
Alexandre Julliard authored
-
FILE_FLAG_OVERLAPPED.
-
Starostik). Same thing for the lpCmdline="" case. There is no NULL pointer at the end of the argv list.
-
actually using, rather than that specified in the LOGFONT.
-
-
winuser.h: Add support for NOGDI. winuser.h: Modify to allow compilation without wingdi.h.
-
-
- Oct 09, 2001
-
-
Alexandre Julliard authored
Print ERR when accessing classes of other processes.
-
Alexandre Julliard authored
Keep unlinked windows on a separate list. Implemented inter-process FindWindow().
-
-