- 09 Oct, 2003 8 commits
-
-
Dave Belanger authored
metarecord. It takes the text alignment into account.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
early as possible on startup.
-
Dave Belanger authored
callbacks using the EMR_SETVIEWPORTORGEX and EMR_SETWINDOWORGEX metarecords respectively.
-
Daniel Marmier authored
-
Dimitrie O. Paun authored
-
Peter Berg Larsen authored
deleting it with a memmove.
-
Peter Berg Larsen authored
-
- 08 Oct, 2003 26 commits
-
-
Alexandre Julliard authored
SYSLEVEL_Win16CurrentTeb variable between kernel and ntdll. On the kernel side, replaced SYSLEVEL_Win16CurrentTeb by CallTo16_TebSelector stored directly in the asm relay code to avoid a run-time relocation.
-
Alexandre Julliard authored
referencing ntdll internal symbols.
-
Alexandre Julliard authored
properly.
-
Robert Reif authored
Added support for non pcm formats. Added more property set support.
-
Pavel Roskin authored
-
Dave Belanger authored
-
Dave Belanger authored
metarecords in memory.
-
Alexandre Julliard authored
-
Peter Berg Larsen authored
-
Pavel Roskin authored
-
Pavel Roskin authored
-
Francois Gouget authored
-
Francois Gouget authored
System' section.
-
Alexandre Julliard authored
Moved code out of assert statements so you can safely compile with -DNDEBUG.
-
Mike McCormack authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
instead of ntdll.dll. Removed a number of no longer needed files.
-
Alexandre Julliard authored
-
Alexandre Julliard authored
to link to kernel functions. Commented out SMB support in NtReadFile for now.
-
Alexandre Julliard authored
need to call DRIVE_GetDevice. Get rid of GetDriveType calls.
-
Warren Baird authored
InternetSetStatusCallbackA/W.
-
Warren Baird authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
-
Alexandre Julliard authored
file object; this way we don't need to use GetDriveTypeW in the loader code. Make sure we always have a valid builtin_load_info pointer.
-
- 07 Oct, 2003 6 commits
-
-
Alexandre Julliard authored
Optimized module lookup a bit. Keep track of the modref pointer across builtin dll loads to avoid having to look it up by name afterwards.
-
Daniel Marmier authored
-
Warren Baird authored
-
Steven Edwards authored
Started bringing setupapi in line with PSDK.
-
Mike McCormack authored
dependencies too.
-
Rein Klazes authored
-