- 22 May, 1999 38 commits
-
-
Eric Pouech authored
-
Ove Kaaven authored
-
Kevin Holbrook authored
Resource ID and not a pointer.
-
Paul Quinn authored
is zero. Doesn't solve the root of the problem though.
-
Andre Malafaya Baptista authored
-
James Juran authored
-
Eric Pouech authored
-
Huw D M Davies authored
-
Ulrich Weigand authored
-
Ulrich Weigand authored
database, WIN_CritSection converted to syslevel.
-
Joshua Thielen authored
-
Ulrich Weigand authored
MapProcessHandle; stub for BUNNY_351.
-
Ulrich Weigand authored
-
Andreas Mohr authored
GetPrivateProfileStringA(section == NULL, entry == NULL, ...
-
Alexandre Julliard authored
Cleaner null pointer check in HEADER_InsertItemA and HEADER_InsertItemW.
-
Alexandre Julliard authored
Implemented GetNextItem for the Listview control.
-
Ove Kaaven authored
-
Paul Quinn authored
an optional 8 bytes padding to COM objects where the RTTI would be.
-
Marcus Meissner authored
GetSystemMetrics(SM_xx), removed no longer needed includes of sysmetrics.h.
-
Ove Kaaven authored
-
Bertho Stultiens authored
RES_FindResource
-
Bertho Stultiens authored
-
Ulrich Weigand authored
Pass %esi back-and-forth in CBClientThunkSL(Ex). Copy modified buffers back after return from FT_Thunk. Fix broken recognition of LS thunklets.
-
Marcus Meissner authored
variables. Added missing infoPtr->Buddy = hwndBud; in updown.c
-
Eric Kohl authored
-
Francis Beaudet authored
-
Ulrich Weigand authored
Fix DLL_PROCESS_DETACH call sequence bugs resulting from nested FreeLibrary calls.
-
Marcus Meissner authored
-
Ove Kaaven authored
on the correct address space. Added DOSMEM_MovePointers() that relocates selectors when the DOS address space changes (i.e. when dosmod is spawned, particularly from Win16 apps that uses DPMI to execute real-mode code). More complete DOS device implementation.
-
Ove Kaaven authored
(DOSVM idle message loop), and fields hConInput and hConOutput.
-
Pascal Lessard authored
-
Marcus Meissner authored
DLL_PROCESS_ATTACH, increase buffer for vfprintf() (Win95 arp.exe needs 1.3KB).
-
Marcus Meissner authored
-
James Juran authored
can't create a socket with type == SOCK_RAW.
-
Eric Pouech authored
-
Juergen Schmied authored
-
Ove Kaaven authored
Removed implementation of fake multimedia timers. Set minimum resolution to 10 ms (the timing resolution of the Linux kernel). Fixed a couple of flaws.
-
Juergen Schmied authored
-
- 20 May, 1999 1 commit
-
-
Alexandre Julliard authored
should avoid problems with stdio handles.
-
- 17 May, 1999 1 commit
-
-
Huw D M Davies authored
Open/Get/ClosePrinter. Additions to PSDRV_DeviceCapabilities. Split off WINSPOOL into its own directory. Several functions added to DC_Funcs. Based largely on a patch by Pascal Lessard <pascal@macadamian.com>
-