Alexandre Julliard
ec5b68e5f0
Make the system heap critical section global.
1999-03-14 16:20:13 +00:00
Alexandre Julliard
e66d4219ec
Fixed Makefile up-to-date check to avoid relinking all the object
...
files.
1999-03-14 15:22:29 +00:00
Patrik Stridvall
110b4c193c
Reimplemented some code without using X11.
1999-03-14 15:20:53 +00:00
Patrik Stridvall
76535cd912
Added functions DirectDrawEnumerateW and DirectDrawEnumerateExW.
1999-03-14 15:20:11 +00:00
Theodore S. Hetke
5d1d777e69
Added tracing for delayed imports and removed the fixme.
1999-03-14 15:18:08 +00:00
Peter Ganten
f22bea0a76
Better implementation of GetShortPathNameA/W.
1999-03-14 15:15:14 +00:00
Nathan Zorich
bd3771c2ee
Allow the file names and paths for the registry files (user.reg and
...
system.reg) to be specified in a [Registry] section of wine.ini or
other config file.
1999-03-14 15:12:48 +00:00
Gerard Patel
1dc7cbd965
Fix OemToAnsiBuff for real Win31 behavior.
1999-03-14 15:06:16 +00:00
Ove Kaaven
7173e1c26e
First attempt at supporting different keyboard layouts with their
...
correct scancode mapping.
1999-03-14 14:00:57 +00:00
Sylvain St.Germain
1bb0e66fa2
Added command line tool to access the registry.
1999-03-14 14:00:22 +00:00
Alexandre Julliard
0dd1b5b239
Fixed compilation.
1999-03-14 13:56:59 +00:00
Patrik Stridvall
1ecc20bc65
Ignore generated files.
1999-03-14 13:55:50 +00:00
Alexandre Julliard
aad574811c
Fixed make depend.
1999-03-14 13:54:51 +00:00
Paul Quinn
89b21b4c28
Many new defines, and structs to help compile MFC. As well as a few
...
OLE corrections from earlier.
1999-03-14 13:47:00 +00:00
Uwe Bonnes
f59d2f6155
Make GetModuleHandle16 only look for module names, not path names.
1999-03-14 13:44:04 +00:00
Jess Haas
9bfdb1bcfa
Added some more vga video modes.
1999-03-14 13:42:16 +00:00
Pavel Roskin
a0fd289aef
Prevent X11 errors when XCreateWindow is called with zero width or
...
height.
1999-03-14 13:41:07 +00:00
Caolan McNamara
ae8a748aa1
Added metafile support for ExtFloodFill.
1999-03-14 13:40:12 +00:00
Dirk Thierbach
09d9f2e53a
Paint gray text on gray background in checkboxes/radiobuttons by
...
stippling. Also changed the brush used in this case to give better
readability with X fonts.
1999-03-14 13:39:28 +00:00
Andreas Mohr
5aa96c1906
Implemented (nearly) all TAPI functions as stubs.
1999-03-14 12:34:25 +00:00
Michael McCormack
a84860785a
Basic support for WIN32 serial communications API.
...
Modify DOSFS_OpenDevice to allow opening of COM ports.
Change Win32 comm functions to accept file handle.
Add declaration of COMSTAT32 structure.
1999-03-14 12:25:36 +00:00
Ove Kaaven
e1848e5cdb
Fixed a silly VGA-emulation palette bug.
1999-03-14 12:23:17 +00:00
Ove Kaaven
63d3040f8f
Fixed a couple of ugly warnings (caused by ugly errors).
1999-03-14 12:20:12 +00:00
Andreas Mohr
8fc73123ce
Bug fix.
1999-03-14 12:18:51 +00:00
Juergen Schmied
a3b7a40f56
- IShellFolder and IEnumIDList are using the new COM headers
...
- fixed sort order for folders and drives
1999-03-14 12:16:21 +00:00
Ove Kaaven
587729f72a
Corrected location of FAQ.
1999-03-14 12:14:19 +00:00
Ove Kaaven
8f2fd39108
Fully implemented Direct Console Input.
1999-03-14 12:13:43 +00:00
Marcus Meissner
88e651dac3
Fixed newly introduced and some leftover warnings.
1999-03-13 18:20:26 +00:00
Francois Gouget
7ae72f5437
It is now possible to use the standard macros for GetTextExtentPoint
...
and GetTextExtentPoint32.
1999-03-13 18:19:29 +00:00
Francois Gouget
3805ed585f
Fixed some SendMessage32A that escaped the renaming.
1999-03-13 18:15:29 +00:00
Francois Gouget
fcfce8445a
On windows ole2.h includes oleauto.h and some programs depend on this.
1999-03-13 18:14:13 +00:00
Francois Gouget
dfc0f5ec8d
Fixes in the SysAllocString functions prototypes. It's mostly 'const'
...
problems that prevent regular code from compiling.
1999-03-13 18:13:10 +00:00
Pavel Roskin
cb327212c4
File open dialog now uses icons instead of bitmaps.
1999-03-13 18:10:43 +00:00
Marcus Meissner
960c725ee3
Updated AVI* class interface to new ICOM_ methods.
1999-03-13 18:09:16 +00:00
Marcus Meissner
bb3bdbf059
Some fixes and additions.
1999-03-13 18:08:32 +00:00
Marcus Meissner
b3d1a22a44
Started on avifil32 implementation (only stubs currently).
1999-03-13 18:07:44 +00:00
Patrik Stridvall
8085b6ccfd
Reimplemented DrawFocusRect without using X11.
1999-03-13 18:01:45 +00:00
Andreas Mohr
f83cf69b03
Implemented mode setting things as well as VESA additions and other
...
things. Cleaned up DOSMEM_BiosData handling.
1999-03-13 18:00:52 +00:00
Francis Beaudet
d58f61c0df
Implemented the IPersistStream interface on the OLE font object.
1999-03-13 17:59:07 +00:00
Uwe Bonnes
3209a0e6d1
Make function BX=6 round ST0 to integer.
1999-03-13 17:57:26 +00:00
Alexandre Julliard
73cc3ba131
Authors: Paul Quinn <paulq@corel.ca>, Adrian Thurston <adriant@corel.ca>
...
- Changed LVM_SETITEMPOSITION -> LVM_SETITEMPOSITION32
LVM_SETITEMPOSITION16 -> LVM_SETITEMPOSITION
- Added some missing structures and definitions to wingdi.h
- Added proper defines for GetCharWidthsXXX
- Added c++ protection to wingdi.h
1999-03-13 17:12:07 +00:00
Juergen Schmied
dd153f1727
- mostly cleanup after the renaming
...
- implemented SHILCreateFromPath
- small changed to SHGetFileInfo
1999-03-13 17:10:36 +00:00
Bertho Stultiens
dbf9fba460
Changed the DLGTEMPLATE and DLGITEMTEMPLATE types to adhere to the AW
...
structure for compatibility.
1999-03-13 17:09:13 +00:00
Bertho Stultiens
9bdf34b338
Moved error codes to cderr.h.
1999-03-13 17:07:56 +00:00
Peter Ganten
4e5b11680f
Fix CreateProcess to handle lpCommandline better.
1999-03-13 17:05:39 +00:00
Peter Ganten
aa546ef661
Change GetStartupInfoA/W to return the real StartupInfo.
1999-03-13 17:04:52 +00:00
Guy Albertelli
4a6af35bc4
Handle null wndPtr for mdi window.
1999-03-13 17:03:41 +00:00
Dave Pickles
d6ade697e1
Fixed a couple of missing #defines for Win32 API functions with
...
ASCII/Unicode versions.
1999-03-13 17:02:02 +00:00
Ulrich Weigand
48241e999a
Implemented UTRegister and UTUnRegister.
1999-03-13 12:54:55 +00:00
Keith Matthews
397964746f
Added coded stubs for DdeQueryConvInfo (16 & 32 bit), DdeAddData (32
...
bit), DdeAbandonTransaction (32 bit), DdeImpersonateClient (32)
DdeSetQualityOfService, DdeSetUserHandle.
Corrected heap handling in DdeInitializeW, refined CreateMutex error
handling.
General tidying.
1999-03-13 12:53:39 +00:00