Juergen Lock
2d33ab91f4
Added configure check for the unix domain sockaddr length.
2000-02-13 16:03:29 +00:00
Juergen Lock
3d54d6a7eb
Fixed CDROM_Audio_Seek for non-linux systems.
2000-02-13 16:00:53 +00:00
Matthew Cline
20512fd854
GetObjectA() now rejects GDI handles which are invalid.
2000-02-13 16:00:17 +00:00
Juergen Lock
7dcd343fa8
VERSION_GetSystemDLLVersion crashed when being called on a .so.
2000-02-13 15:58:44 +00:00
Martin Fuchs
c96dcd77f6
Display the system popup menu when clicking with the right mouse
...
button in the window caption.
2000-02-13 15:57:41 +00:00
Alexandre Julliard
83ab5ae577
Removed check for class existence.
2000-02-13 15:10:50 +00:00
Alexandre Julliard
d711ad9e0a
Removed superfluous GlobalFindAtom calls.
2000-02-13 15:10:16 +00:00
Juergen Schmied
bd1dcd7520
Reading of ri blocks.
...
Better error handling.
2000-02-13 15:05:39 +00:00
Matthew Cline
c448c5cf53
Check that ci->hWindowMenu is not zero before using it.
2000-02-13 15:05:07 +00:00
David Howells
53ec9f3287
Implemented isw*() wctype.h functions.
2000-02-13 15:04:24 +00:00
Andreas Mohr
ef22c25887
Better error messages.
2000-02-13 15:03:25 +00:00
Alex Priem
d5a50a3cea
Fixed off-by-one error.
2000-02-13 15:02:43 +00:00
Alexandre Julliard
b849d79104
Moved global atoms to the server (based on the work of Sergei
...
Turchanov <turchanov@otvprim.ru>).
2000-02-13 13:56:13 +00:00
Matthew Cline
4ecb75b050
Added a PTEXTMETRIC[A|W] definition.
2000-02-12 19:26:07 +00:00
Matthew Cline
a5affc63c9
Added typedefs for PSHORT and PUSHORT.
2000-02-12 19:25:38 +00:00
Andreas Mohr
beae14de0c
Protect EndDialog() from invalid window handles.
2000-02-12 13:21:23 +00:00
Lionel Ulmer
c3bc0fa2e3
Replaced fprintfs by proper debug macros and fixed some compilation warnings.
2000-02-12 13:20:20 +00:00
Ian Schmidt
ef9067531b
Added GUIDs, defines, and structures for DirectX7.
2000-02-10 22:38:53 +00:00
Oleg Korda
596bca5bfc
Added Russian translation.
2000-02-10 22:38:16 +00:00
Phillip Ezolt
a1f092a1d3
Added missing goto in switch statement.
2000-02-10 22:37:24 +00:00
Marcus Meissner
087a397bcf
Initialize the NONCLIENTMETRICS with 0 (helps moorhuhn.exe).
2000-02-10 22:36:17 +00:00
Alexandre Julliard
383da68cf9
Optimized debugging API to reduce code size.
2000-02-10 22:15:21 +00:00
Alexandre Julliard
fc296da4e2
Removed extra includes from ole.h and wingdi.h.
2000-02-10 19:39:48 +00:00
Jeremy White
d3e22d9d55
Removed #include of wingdi.h and windef.h from winuser.h (and resolved
...
the resulting compilation failures).
2000-02-10 19:03:02 +00:00
Owen Wang
923685ac95
Make CLSIDFromString return a CLSID of zeros instead of crashing when
...
passed a null pointer.
2000-02-07 22:20:44 +00:00
Gerald Pfeifer
e5bd2f8221
Fixed unconditional use of JOYDEV.
2000-02-07 22:11:40 +00:00
Michael Cardenas
6a52a507fd
Added a bunch of macros needed for compiling Winelib apps.
2000-02-07 17:22:01 +00:00
Juergen Schmied
d90f15d043
Added ListView_EditLabel macros.
2000-02-07 17:18:00 +00:00
Juergen Schmied
2577e9df2d
Changed import to ordinal.
2000-02-07 17:17:41 +00:00
Juergen Schmied
b259af6d7c
Added IPersistFolder2 interface.
2000-02-07 17:17:28 +00:00
Andreas Mohr
a16c0e19a7
- implemented serial numbers for audio CDs and data CDs
...
- big clean up of misc/cdrom.c and dlls/winmm/mcicda/mcicda.c function
naming and such
- split debug channel cdaudio into cdrom and mcicda
- fixed some typos
2000-02-07 16:28:52 +00:00
Sean Langley
9c92c7de2c
Made OleCreateFontIndirect have the same signature (exactly) as the
...
header file. Added olepro32 dll stubs.
2000-02-07 16:27:33 +00:00
Sean Langley
58c71d4f7c
OLEPRO32 stubs.
2000-02-07 16:26:56 +00:00
Juergen Schmied
1c35daedef
Added CF_HDROP.
2000-02-07 16:22:57 +00:00
Wolfgang Schwotzer
8f22c91b93
Extended the winmm joystick API calls to support the new Linux
...
joystick driver.
2000-02-07 16:22:07 +00:00
Juergen Lock
578276568f
Added context functions for FreeBSD.
2000-02-07 16:03:08 +00:00
Sheri Steeves
16cbf15686
Fix for the system tray, Icon and popup menu's now work.
2000-02-07 16:02:41 +00:00
Marcus Meissner
d16895beef
Use window properties instead of window long, also use them to
...
determine if we really own a window and can destroy it.
The pixelformat for 256 colors has PALETTE|RGB flags (Tomb Raider 2)
Set paintable flag for application passed cooperative/drawing window.
GetDisplayMode: We might have and do support 2 backbuffers.
2000-02-07 16:02:13 +00:00
Noomen Hamza
55490022b9
Running object table are not using 0 as a valid index anymore.
2000-02-07 16:01:37 +00:00
Luc Tourangeau
e84b678408
Implementation of Static OwnerDraw.
2000-02-07 16:01:04 +00:00
Marcus Meissner
bd26e4d2cf
Height calculation was 1 off in ImageList_Read.
2000-02-07 16:00:33 +00:00
Alexandre Julliard
b2f6f0e7d2
Removed resource.h.
2000-02-03 01:54:36 +00:00
Ulrich Weigand
3dc5d9461e
Added .spec files for all libtest/ and programs/ WineLib apps.
...
Updated all Makefiles to use .spec files and new resource handling.
2000-02-03 01:37:23 +00:00
Ulrich Weigand
9ffd403001
Added .spec keyword 'mode' to allow creating built-in EXE modules.
...
Use built-in EXE modules for WineLib apps (instead of ELF modules).
Removed dummy ELF module creation.
Removed LIBRES handling.
2000-02-03 01:33:48 +00:00
Ulrich Weigand
d3d6c4ed14
Fixed memory overwrite bug.
2000-02-03 01:33:04 +00:00
Jeremy White
82d1a8fb73
Moved definitions such as BOOL16 and INT16 from windef.h into
...
wine/windef16.h.
2000-02-03 01:04:39 +00:00
Julio César Gázquez
05e81574f7
GetNumberFormatA implementation added.
2000-02-03 01:03:49 +00:00
Marcus Meissner
9934a8d021
Save and restore cursor in WriteConsoleOutputA.
2000-02-03 01:03:23 +00:00
Alex Priem
e15dff7411
- Implementation of WM_SETFORMAT
...
- Reworked drawing/selection
- Implementation of WM_KEYDOWN
2000-02-03 00:48:39 +00:00
Ove Kaaven
c956f67f46
Added INT_Int16ReadChar and made int09 handle special keys.
2000-02-03 00:47:01 +00:00