Ian Schmidt
6417e6898e
Fix off-by-1 error in DirectSound ordinals. Thanks to Robert Riggs for
...
the pointer.
1998-12-14 14:41:25 +00:00
Stephen Crowley
66267bd87b
Save the original video mode before going fullscreen and restore it
...
when the last DirectDraw_Release is called. Also fix a problem where
the viewport wasn't set to 0,0.
1998-12-14 14:39:56 +00:00
Joseph Pranevich
251b8ee6b0
Made more cross-platform by changing ->_fileno to fileno().
1998-12-14 14:38:10 +00:00
NF Stevens
181fa7c54d
Fix the Z-order of maximized/minimized child windows.
1998-12-14 14:37:06 +00:00
Huw D M Davies
7a31ef2dc7
XLFDs should be well-formed (14 hyphens) to match scalable fonts.
...
Stop slant field becoming wildcarded too early.
1998-12-14 12:58:10 +00:00
Marcus Meissner
8e7950a0ec
(FOCUS_SwitchFocus) check for pFocusTo == NULL instead of hFocusTo==0.
1998-12-14 12:52:37 +00:00
Huw D M Davies
73a6b2fc31
Hack OLE_GetFormat* to return something if datelen = 0.
...
Remove unnecessary WINAPI's.
1998-12-14 12:50:03 +00:00
Alexandre Julliard
c04870d20d
Release 981211.
1998-12-11 17:15:02 +00:00
Patrick Spinler
3f8e1e4d44
Implemented CreateToolhelp32Snapshot, including two of the routines
...
using snapshots, Process32First and Process32Next.
1998-12-11 15:04:11 +00:00
Justin Bradford
bc93bc833e
Most of the currency variant conversion functions implemented.
...
Minor bugfixes and header tidying.
1998-12-11 14:02:16 +00:00
Alexandre Julliard
b6eda08113
Added Makefile.
1998-12-11 13:57:03 +00:00
Marcus Meissner
30ef8778e8
Added RasEnumConnections stub.
1998-12-11 13:26:26 +00:00
Juergen Schmied
baae7c4950
Bugfix in PathCombine32[A|W].
...
View menu in explorer and on right mouse button is working now.
1998-12-11 11:06:50 +00:00
Juergen Schmied
18dbfaae84
Implemented ILGetDisplayName.
1998-12-11 11:05:24 +00:00
Juergen Schmied
98f6cf0d61
Started implementation of ShellExecuteEx32A.
...
Small changes.
1998-12-11 10:58:48 +00:00
Juergen Schmied
3e813c1a74
Moved menu resources to rc-file.
1998-12-11 10:55:34 +00:00
Marcus Meissner
720cab6696
Two debug messages clarified, one useless prototype removed.
1998-12-11 10:50:44 +00:00
Marcus Meissner
e00d7d96c2
294 missing WINAPI added.
1998-12-11 10:40:43 +00:00
Marcus Meissner
1ef1a21000
Kill swapped out (wine) processes too and truncate diff after some xxx
...
lines.
1998-12-11 10:21:46 +00:00
Juergen Schmied
a975da05da
Fixed SetLastError with wrong value.
1998-12-11 10:19:51 +00:00
Huw D M Davies
5a50273f5b
Implement AbortDoc16, move AbortDoc32 and StartDoc32W to
...
misc/printdrv.c and fix a few compile warnings.
1998-12-11 10:17:31 +00:00
Andreas Mohr
7a6228d1e1
Fixed a bunch of compiler warnings.
1998-12-11 09:16:48 +00:00
Marcus Meissner
7d123bf0e4
Added Win32 synchro to FILEs (useful only for terminal handles).
1998-12-11 09:13:29 +00:00
Alexandre Julliard
3f11e9eba3
Removed extra output.
1998-12-10 16:04:51 +00:00
Alexandre Julliard
0c0e3bebb8
Authors: Francis Beaudet <francis@macadamian.com>, Sylvain St-Germain <sylvain@macadamian.com>, Thuy Nguyen <thuy@macadamian.com>
...
Lots of new stubs.
1998-12-10 15:49:22 +00:00
Alexandre Julliard
19a7054795
Added a few authors.
1998-12-10 11:06:59 +00:00
Ulrich Weigand
1cd07940de
Let the System_Time_Selector clock tick.
1998-12-10 11:01:09 +00:00
Ulrich Weigand
7b57b24fda
Adapted to CreateSystemTimer interface change.
1998-12-10 10:47:26 +00:00
Ulrich Weigand
f6c4828c13
Cleaned up CreateSystemTimer interface for use with 32-bit callbacks.
...
(NOTE: 16-bit callbacks still don't work!)
1998-12-10 10:44:38 +00:00
NF Stevens
40097ccfb5
- Handle WM_MDIRESTORE by calling WM_SYSCOMMAND for
...
the child window so that the system menu is set correctly.
- In MDICascade and MDITile use WM_MDIRESTORE message
to restore maximized window so that system menu is
handled correctly.
1998-12-10 10:41:23 +00:00
Jean-Claude Cote
b00cbeadb8
Added implementation of the VARIANT APIs.
1998-12-10 10:00:38 +00:00
Uwe Bonnes
f3836f5f37
Fixed DRIVE_GetFreeSpace to handle space > 4 GByte.
1998-12-10 09:56:06 +00:00
Alex Priem
65b637bec4
* handle TVIF_TEXT by TREEVIEW_SetItem according to MS documentation.
...
* better handling of LPSTR_TEXTCALLBACK32A
* TREEVIEW_GetNext|PrevListItem didn't descend into visible child items.
1998-12-10 09:54:17 +00:00
Marcus Meissner
658e35be81
Warn if two .exes conflict with each other and the second does not
...
have relocation records.
1998-12-10 09:53:41 +00:00
Uwe Bonnes
298ea099cd
Fixed GetFileTitle32A not filling up lpTitle if lpFile didn't
...
contain '/','\\' or ':'.
1998-12-10 09:52:23 +00:00
Stephen Crowley
330612ea5c
Fixed a potential crash if a usable video mode is not detected.
1998-12-10 09:50:35 +00:00
Alexandre Julliard
77977234ab
Script to generate authors files
1998-12-10 09:35:50 +00:00
Robert Riggs
6cd359bc93
Stubs for IDirectInputEffect and IDirectInputDevice2A methods,
...
as well as AddRef(), GetCapabilites(), EnumObjects(),
GetProperty(), GetObjectInfo(), GetDeviceInfo(), Initialize(),
and RunControlPanel() for IDirectInputDevice.
1998-12-10 09:08:48 +00:00
Robert Riggs
d22d0718f4
Set window focus in _common_IDirectDraw_SetDisplayMode().
1998-12-10 09:05:09 +00:00
Robert Riggs
4751a509e8
Accept MCI_OPEN and MCI_CLOSE messages in MCICDAUDIO_DriverProc32().
1998-12-10 09:03:00 +00:00
Ulrich Weigand
2f09818fcd
Removed deferred Expose events handling.
1998-12-10 08:59:53 +00:00
Ulrich Weigand
ae85ebf1b1
Don't clip VisRgn against X desktop.
1998-12-10 08:57:31 +00:00
Ulrich Weigand
2aad33e032
LoadModule32/WinExec32 should return 16-bit hInstance/hTask.
1998-12-10 08:30:30 +00:00
Huw D M Davies
e82199121f
Sanity check on font size.
1998-12-10 08:26:23 +00:00
Marcus Meissner
2643894e5d
Missing parentheses added.
1998-12-10 08:21:14 +00:00
Marcus Meissner
537772a6bb
Enhanced Win32 Console (XTERM)
...
- inputhandling enhanced (keys and mouseclicks)
- win32 synchronization (partial)
- lots of enhancements to drawing functions
- simple/complex console (simple-stdin/stdout -> complex-xterm).
1998-12-09 16:37:04 +00:00
Joseph Pranevich
55768384ff
Add a driver to open up a new xterm window whenever console output is
...
needed. Derived from console/win32.c but we are not yet ready to merge
the code completely.
1998-12-09 15:43:03 +00:00
Pablo Saratxaga
b13f23e4fc
Improved the handling of font encodings.
1998-12-09 14:51:48 +00:00
Ove Kaaven
2866809ce4
Implemented DPMI RMCBs using the DOS subsystem, and a few other
...
improvements. Also, some special-cased shortcut paths will allow some
common real-mode call/RMCB combinations to work even without calling the
DOS subsystem, thus letting APIs like DOSASPI work without any dirty hacks
even on platforms that cannot use dosmod.
1998-12-09 13:14:19 +00:00
Marcus Meissner
d5e7c7927c
Some unnecessary #include and messages removed.
1998-12-09 11:06:00 +00:00