Andreas Mohr
e3728cd27a
Use vfat/win95 as default.
1999-02-05 10:16:19 +00:00
Marcus Meissner
676a513524
Updated msvideo / vfw.h, use builtin msvfw32.dll by default, added
...
aviinfo and aviplay programs.
1999-02-05 09:41:55 +00:00
Marcus Meissner
a2ca7b9852
Continued hack to win32/console.c, so that the IDA Pro Disassembler
...
works again. Needs much more work however.
1999-02-05 09:32:39 +00:00
Marcus Meissner
c80f32458a
Include objbase.h for CoTaskMem* prototypes (or we get WINAPI
...
problems).
1999-02-05 09:28:51 +00:00
Marcus Meissner
0b64c85799
Added missing ULONG to static const OFFSET_xx.
1999-02-05 09:21:51 +00:00
James Juran
df1d1e1460
Various manpage updates, including the incorrect statement about glibc
...
and clone().
1999-02-04 16:45:40 +00:00
James Juran
0790ef847d
Fix pointer to the Windows Disassembler 32. Thanks to Herbert
...
Rosmanith <herp@wildsau.idv.uni-linz.ac.at> for suggesting this.
1999-02-04 16:40:38 +00:00
Andreas Mohr
2df191bba6
Another usage of non-portable functions...
1999-02-04 16:38:12 +00:00
Andreas Mohr
d2fac756bb
Some values of pBiosData added/fixed.
1999-02-04 16:37:04 +00:00
Patrik Stridvall
8d8703cb48
Moved some more code to the X11 driver.
1999-02-04 14:05:38 +00:00
Patrik Stridvall
c6e6a9aff9
TTY driver changes.
1999-02-04 13:14:42 +00:00
Patrik Stridvall
ab121e7838
X11 driver changes.
1999-02-04 11:11:01 +00:00
Patrik Stridvall
48b5de8388
Non-X11 compile fix for generated code.
1999-02-04 10:51:35 +00:00
Patrik Stridvall
e8c89484e8
Implementation of the new monitor abstraction.
1999-02-04 10:12:55 +00:00
Patrik Stridvall
36bbd62158
New TTY driver for GDI.
1999-02-04 10:10:59 +00:00
Patrik Stridvall
241102884e
- Added the graphics/ttydrv directory.
...
- Don't search for reentrant X when X doesn't exist.
- Added config options HAVE_LIBXXPM
- Added checks if the header files also exist for some libraries
1999-02-04 10:09:54 +00:00
Francois Gouget
a94d649f76
Replaced references to interfaces.h by wine/obj_xxx.h headers instead
...
since these headers already provide the necessary definitions.
1999-02-02 16:14:23 +00:00
Eric Pouech
6aa4f2e7dc
Removed references to obsolete msdos/cdrom.c file.
...
Make use of new Wine internal CD ROM interface.
1999-02-02 16:10:10 +00:00
Eric Pouech
d4926497aa
Fixed tracks indexing in mcicda.c
...
Make use of new Wine internal CD ROM interface.
1999-02-02 15:25:16 +00:00
Eric Pouech
a3e27393b2
New Wine internal interface for handling CD Rom (especially audio CD
...
ROM).
1999-02-02 15:22:03 +00:00
Zygo Blaxell
f861e2773c
Change a few types to match you-know-who's declarations.
...
HTREEITEM is a struct _TREEITEM FAR*
GetDIBits passes a LPVOID for the bitmap data, not LPSTR.
Adjustment of Wine C code to match the new types included.
1999-02-02 13:59:17 +00:00
Uwe Bonnes
72b76a9ebb
Fixed GET_LZ_STATE macro.
1999-02-02 13:55:12 +00:00
Lionel Ulmer
1b95d7369f
Added stubs for new DirectDraw4 and DirectDrawSurface4 methods.
1999-02-02 13:27:38 +00:00
Albert den Haan
9cab0d1078
Fixed wrong order of res_ico and res_bmp which must be in RT_xxx order.
1999-02-02 13:02:59 +00:00
Marcus Meissner
e233d1ae3f
reslen could be used uninitialised in GetFileResource32 (fixes some
...
strange VerQueryValue crashes).
1999-02-02 10:39:33 +00:00
Jan D
6563cc8a23
Added definition for LOCALE_SGROUPING, LOCALE_SMONGROUPING and
...
LOCALE_IINTLCURRDIGITS.
1999-02-02 10:35:55 +00:00
Ulrich Weigand
90c245cdbf
Bugfix: Preserve EAX in UnMapSLFixArray().
1999-02-02 10:34:46 +00:00
Eric Kohl
a0a516d60e
Fixes little pointer bug in DPA_DeletePtr().
1999-02-02 10:33:08 +00:00
Ulrich Weigand
16bdc256b9
Implemented KERNEL.434 (UnicodeToAnsi).
1999-02-02 10:27:31 +00:00
Eric Pouech
6ec6492ff6
GetDiskFreeSpaceEx32A can get null pointers and still not crash.
1999-02-02 10:25:41 +00:00
Huw D M Davies
9be2f2a89a
Clear up args to PSDRV_AdvancedSetupDialog.
1999-02-02 10:21:52 +00:00
Huw D M Davies
4a0d405f52
Reduce MAX_FONT_SIZE to 1000.
1999-02-02 10:13:14 +00:00
Alexandre Julliard
4b461128d6
Added input queue to server-side console object,
...
read/write_console_input requests, and use them for
Read/WriteConsoleInput.
1999-01-31 19:04:30 +00:00
Geoff Clare
0b78af7c01
Fix to allow for recvmsg() returning less data than is needed.
1999-01-31 18:57:28 +00:00
Alexandre Julliard
e27326a739
Attempt at fixing the MAX_PATH multiple definition problem.
1999-01-31 18:55:54 +00:00
Alexandre Julliard
4ff2a27c09
Changed DOS extended error handling to be based on SetLastError;
...
should be more thread-safe this way.
1999-01-31 15:23:45 +00:00
Alexandre Julliard
a27b48b132
Handle set_file_time requests changing only one of access/mod time.
1999-01-31 15:08:31 +00:00
Alexandre Julliard
d757fc60bb
Clear last error on all successful requests.
1999-01-31 15:06:28 +00:00
Alexandre Julliard
73e6d8cd40
Fixed error handling in 16-bit functions (untested).
1999-01-31 15:05:28 +00:00
Alexandre Julliard
0ad42fa789
Added a lot of new error definitions.
1999-01-31 15:04:42 +00:00
Alexandre Julliard
cb8ef7d2bb
Dialog window should not be destroyed in DefDlgProc; this break
...
modeless dialogs.
1999-01-31 15:02:23 +00:00
Alexandre Julliard
57f96abee0
Release 990131.
1999-01-31 10:46:35 +00:00
Ulrich Weigand
6d76a209db
Modify NE_FindTypeSection and NE_FindResourceFromType so as to be
...
usable by the VERSION code.
1999-01-31 10:13:44 +00:00
Ulrich Weigand
9a61495c8f
Added GetResDirEntryA for use by the VERSION code.
1999-01-31 10:13:13 +00:00
Ulrich Weigand
ccdbcd6edf
Removed old VER.DLL code.
1999-01-31 10:12:28 +00:00
Ulrich Weigand
ce8217734e
Implementation of VERSION.DLL. Based on old misc/ver.c.
...
- Accessing PE version info resources should work correctly now.
- Fixed memory leaks.
- Clean separation of 16- and 32-bit parts.
- Minor bugfixes.
1999-01-31 10:11:54 +00:00
Ulrich Weigand
d43a46a457
Add new subdirectories dlls/ver and dlls/version.
1999-01-31 10:11:04 +00:00
Ulrich Weigand
667fc3af66
Implementation of VER.DLL. Thunks up to VERSION.DLL.
1999-01-31 10:08:42 +00:00
Pascal Cuoq
7607815b74
IsCharAlpha32A: use look-up table from ole2nls.c.
1999-01-31 10:03:18 +00:00
Pascal Cuoq
2e4e8c6244
LCMapString32A: Implemented flags NORM_IGNORENONSPACE and
...
NORM_IGNORESYMBOLS in string mapping mode.
1999-01-31 10:02:30 +00:00