Alexandre Julliard
|
20c169e0a4
|
Fixed a few more headers dependency issues.
|
2003-09-09 19:39:31 +00:00 |
Alexandre Julliard
|
69c90c2a9f
|
Converted the rest of the obj_*.h headers to IDL into shobjidl.idl.
|
2003-09-09 19:32:36 +00:00 |
Alexandre Julliard
|
cc392b95cf
|
Some STATUS_* defines have to be duplicated in winnt.h.
|
2003-09-09 19:26:40 +00:00 |
Alexandre Julliard
|
2eb5d8b9b1
|
On TlsFree, clear the released TLS index in all threads.
|
2003-09-08 19:02:01 +00:00 |
Rolf Kalbermatter
|
7ffcb0ea98
|
Change parameter in SHGetSpecialFolderPathA/W to int as documented in
MSDN.
Add some more definitions and move SHGetDesktopFolder() from
wine/obj_shellfolder.h to here.
|
2003-09-08 18:47:10 +00:00 |
Alexandre Julliard
|
e37c6e18d0
|
Fixed header dependencies to be fully compatible with the Windows
headers (with help from Dimitrie O. Paun).
|
2003-09-05 23:08:26 +00:00 |
Alexandre Julliard
|
d937dc2963
|
Implemented shtypes.idl and shobjidl.idl and removed a few more
wine/obj_* headers.
|
2003-09-04 19:43:39 +00:00 |
Dimitrie O. Paun
|
837e357d8e
|
Removed non-standard header includes.
|
2003-09-04 19:39:08 +00:00 |
Alexandre Julliard
|
96b0b34282
|
Converted obj_webbrowser.h to IDL and moved the definitions to
exdisp.idl where they belong.
|
2003-09-04 02:00:46 +00:00 |
Alexandre Julliard
|
b90d6118f8
|
Converted docobj.h to IDL.
|
2003-09-04 01:51:43 +00:00 |
Alexandre Julliard
|
e4ce323d30
|
Removed no longer needed include protections.
|
2003-09-04 00:05:15 +00:00 |
Alexandre Julliard
|
8da94c9830
|
Converted ocidl.h to IDL.
|
2003-09-04 00:03:48 +00:00 |
Alexandre Julliard
|
b7c6280e95
|
Converted urlmon.h to IDL.
|
2003-09-03 23:52:07 +00:00 |
Alexandre Julliard
|
1843cd3560
|
Converted servprov.h to IDL.
|
2003-09-03 20:20:49 +00:00 |
Alexandre Julliard
|
802ebc1168
|
Converted oleidl.h to IDL.
|
2003-09-03 20:17:39 +00:00 |
Alexandre Julliard
|
3e1c5afdba
|
Converted comcat.h to IDL.
|
2003-09-03 19:31:57 +00:00 |
Alexandre Julliard
|
0bde2bbe01
|
Use <> format in generated #include statements.
Integer constants should be unsigned.
|
2003-09-03 19:31:14 +00:00 |
Alexandre Julliard
|
80e34dbb66
|
Moved the implementation of the pthread wrappers to dlls/kernel.
|
2003-09-03 00:26:08 +00:00 |
Alexandre Julliard
|
81c31701d2
|
Avoid including wine/obj_*.h files directly from C files.
Removed no longer used obj_serviceprovider.h.
|
2003-09-03 00:16:28 +00:00 |
Alexandre Julliard
|
7ecf0e3e1d
|
shlobj.h must include wine/obj_dragdrophelper.h (reported by Martin
Fuchs).
|
2003-09-03 00:14:12 +00:00 |
Eric Pouech
|
da8b582cda
|
Added a few missing definitions.
|
2003-09-02 18:16:22 +00:00 |
Martin Fuchs
|
63fecde98b
|
Declare LPCITEMIDLIST as 'const' pointer and adjust shell32
implementation to the corrected type.
|
2003-09-02 01:01:06 +00:00 |
Vincent Béron
|
dc7c2e464e
|
Added msvcrt headers limits.h and math.h.
|
2003-09-02 00:58:21 +00:00 |
Michael Günnewig
|
1b5c4135e2
|
- Implemented AVIStreamBeginStreaming and AVIStreamEndStreaming.
- Fixed loading of empty AVI files.
- Fixed bug in IGetFrame interface with uncompressed streams.
- Fixed missing ICOM_DEFINE for IAVIStreaming.
|
2003-09-02 00:54:30 +00:00 |
Martin Fuchs
|
48ff7d1e23
|
Define ICON_SMALL2 and ShowWindowAsync().
|
2003-09-01 23:54:55 +00:00 |
Martin Fuchs
|
d7b2c8a13b
|
Define TBIF_BYINDEX.
|
2003-09-01 23:54:28 +00:00 |
Alexandre Julliard
|
ca3bfd8318
|
Export SYSDEPS_SwitchToThreadStack() functionality from libwine as
wine_switch_to_stack().
|
2003-08-29 22:23:42 +00:00 |
Dimitrie O. Paun
|
53f9c21fb7
|
Use angle brackets (<>) rather than quotes ("") for the include
directives in our .h files. This should avoid some potentially nasty
surprises for Winelib apps.
|
2003-08-28 21:43:34 +00:00 |
Alexandre Julliard
|
7df1b9e03a
|
Start using the exported TEB structure from winternl.h where
possible.
|
2003-08-28 19:57:35 +00:00 |
Dave Belanger
|
46f0d60a9c
|
Added CoDisconnectObject and CoRegisterMessageFilter prototypes.
|
2003-08-28 19:42:24 +00:00 |
Robert Reif
|
76a5e0a29c
|
Added speaker config macros.
|
2003-08-28 19:38:29 +00:00 |
Mike McCormack
|
9382aed1a9
|
Add CLSID_HTMLDocument.
|
2003-08-28 19:37:00 +00:00 |
Mike McCormack
|
bdde3a0999
|
Define the IPersistMoniker interface.
|
2003-08-28 19:36:36 +00:00 |
Alexandre Julliard
|
b91e9cb3e6
|
Renamed a few more TEB fields.
|
2003-08-28 03:44:41 +00:00 |
Alexandre Julliard
|
ee106783d0
|
Renamed EXCEPTION_FRAME to EXCEPTION_REGISTRATION_RECORD since that
seems to be the official name.
|
2003-08-28 03:07:56 +00:00 |
Alexandre Julliard
|
02f2813968
|
Renamed a few TEB fields to use the "official" names.
|
2003-08-27 23:14:29 +00:00 |
Gregory M. Turner
|
fca4a8f877
|
Implement (most of) SetupIterateCabinet.
|
2003-08-27 23:12:36 +00:00 |
Alexandre Julliard
|
01634c5686
|
Removed some no longer needed definitions from stackframe.h.
|
2003-08-27 03:16:56 +00:00 |
Alexandre Julliard
|
617839d522
|
Added varargs support for 16-bit entry points.
Added -ret16 entry point flag to allow 16-bit cdecl and varargs
function to return 16-bit values too.
|
2003-08-27 02:20:44 +00:00 |
Dimitrie O. Paun
|
4ff79add63
|
Remove some unneeded __WINESRC__ tests from the headers.
Miscellaneous cleanups and fixes.
|
2003-08-27 02:07:02 +00:00 |
Alexandre Julliard
|
94463d7bbe
|
Moved profile functions to dlls/kernel.
|
2003-08-26 02:54:37 +00:00 |
Alexandre Julliard
|
a203421581
|
Don't build memcpy_unaligned on 386 to avoid MSVC breakage (reported
by Jon Griffiths).
|
2003-08-25 23:45:34 +00:00 |
Alexandre Julliard
|
3be5d62b29
|
Moved 16-bit calls initialization and exception handling to kernel32.
Store the call_to_16 return address on the stack from the C code so
that we don't need two variants of call_to_16_regs.
|
2003-08-25 00:56:37 +00:00 |
Alexandre Julliard
|
3a5b7cf105
|
Extended WOWCallback16Ex to support register functions too. This
allows simplifying the wine_call_to_16 assembly code by moving part of
it to C code, and getting rid of the extra kernel exports.
|
2003-08-23 23:30:51 +00:00 |
Alexandre Julliard
|
9ca159b61a
|
Moved 16-bit builtin module handling to dlls/kernel/ne_module.c.
|
2003-08-23 23:07:10 +00:00 |
Alexandre Julliard
|
5fbb446cfc
|
Moved most of the 16-bit task support and NE module loader to
dlls/kernel.
|
2003-08-23 00:03:40 +00:00 |
Filip Navara
|
1ccaaa1a82
|
Fixed prototypes of CreateStatusWindowA/W, ImageList_Copy,
ImageList_EndDrag, ImageList_SetImageCount.
|
2003-08-22 23:51:15 +00:00 |
Alexandre Julliard
|
dba8550ea1
|
Removed obsolete WIN32_LastError definition.
|
2003-08-22 05:30:11 +00:00 |
Alexandre Julliard
|
1e3042e26a
|
Removed no longer used internal definitions.
|
2003-08-22 05:04:56 +00:00 |
Alexandre Julliard
|
04600949a8
|
Removed reference to the WINE_UNICODE_TEXT macro that no longer
exists.
|
2003-08-22 05:04:23 +00:00 |
Alexandre Julliard
|
aee989a7ed
|
Store the debug info structure on the thread stack.
Moved thread initialization code from sysdeps.c to thread.c to avoid
an indirection.
|
2003-08-21 21:34:33 +00:00 |
Alexandre Julliard
|
6677ac4bc0
|
Removed a few remaining WINVER checks.
|
2003-08-21 21:32:48 +00:00 |
Alexandre Julliard
|
864ca06832
|
winnls.h must not include winbase.h.
|
2003-08-20 18:22:31 +00:00 |
Steven Edwards
|
5498cc517b
|
Fix building libwine_unicode with w32api headers.
|
2003-08-20 18:16:44 +00:00 |
Mike McCormack
|
9557d1bfae
|
Dlopen libncurses.so in wineconsole.
|
2003-08-20 04:19:01 +00:00 |
Alexandre Julliard
|
dd0242de6d
|
Remove the dummy pthread functions and use -lpthread instead to
resolve missing symbols in GL libs.
|
2003-08-20 03:44:25 +00:00 |
Eric Pouech
|
f3d2a8d42d
|
Removed the DOSFS_ specific time related conversion routine, and make
use of the ntdll equivalents.
|
2003-08-20 03:40:21 +00:00 |
Alexandre Julliard
|
e0deb0c627
|
Replaced remaining calls to PROFILE_GetWineIniString/Bool by direct
registry accesses.
|
2003-08-19 03:21:04 +00:00 |
Mike McCormack
|
5ac945c021
|
Implement registry key unloading.
|
2003-08-19 03:08:17 +00:00 |
Eric Pouech
|
449d10fd79
|
Fixed regression in process creation (std handle inheritance).
|
2003-08-19 01:05:17 +00:00 |
Erwin Wolff
|
e3869d56b7
|
Removed VERSION typedef.
|
2003-08-19 00:59:02 +00:00 |
Jon Griffiths
|
08922859c6
|
Make RtlTimeToSecondsSince1970 consistent with other time calls.
Documentation fixes.
|
2003-08-19 00:56:34 +00:00 |
Jon Griffiths
|
81d19be889
|
Make I1 fields explicitly signed.
Add support for I8 fields in variants.
Add a missing undocumented FADF_ flag.
|
2003-08-18 19:59:47 +00:00 |
Jon Griffiths
|
228f22e967
|
Add some new types and functions.
Remove ITU_IMPLEMENTED_TESTS, its not part of the Win32 Api.
|
2003-08-18 19:54:13 +00:00 |
Jon Griffiths
|
69229e7c8c
|
Cast hresult error codes to HRESULT.
|
2003-08-18 19:47:18 +00:00 |
Alexandre Julliard
|
03d7998970
|
Moved __errno_location() handling to pthread.c, and added similar
handling for __res_state().
|
2003-08-15 03:55:06 +00:00 |
Dimitrie O. Paun
|
2703584b15
|
Alias _vsnprintf as vsnprintf.
|
2003-08-13 22:01:12 +00:00 |
Dimitrie O. Paun
|
2892dbdf5f
|
Add definitions for the S_IS* macros.
|
2003-08-13 19:35:35 +00:00 |
Dimitrie O. Paun
|
1fa4a1a2a1
|
Add a bunch of IMAGE_SIZEOF_* constants.
|
2003-08-13 19:35:22 +00:00 |
Mike McCormack
|
6386edc5d8
|
Partial implementation of the Microsoft Installer (msi.dll).
|
2003-08-13 01:27:48 +00:00 |
Alexandre Julliard
|
19b6a49845
|
Allocate DebugInfo field for all critical sections (based on a patch
by Alex Pasadyn).
Get rid of the Wine-specific CRITICAL_SECTION_INIT macro.
|
2003-08-12 23:50:54 +00:00 |
Dmitry Timoshkov
|
3a910c7d1f
|
Convert CreateDC to unicode in the driver interface.
|
2003-08-12 20:42:18 +00:00 |
Mike McCormack
|
0e27c979a6
|
Stub implementation of FlashWindowEx.
|
2003-08-12 20:33:26 +00:00 |
Dimitrie O. Paun
|
cbefdefb02
|
Consolidate all kernel power management functions.
Provide prototypes and stubs for missing functions.
|
2003-08-12 18:56:54 +00:00 |
Mike McCormack
|
7342c33979
|
Added two printer error codes.
|
2003-08-12 18:54:03 +00:00 |
Phil Krylov
|
78a5047dca
|
Added ES_SELECTIONBAR style.
|
2003-08-12 18:52:45 +00:00 |
Phil Krylov
|
5d8ffdcbd4
|
Added some missing FR_* defines.
|
2003-08-11 18:42:18 +00:00 |
Alexandre Julliard
|
039e13118e
|
Implemented inter-thread SendMessageCallback.
|
2003-07-26 20:36:43 +00:00 |
Martin Fuchs
|
65b4d2dc75
|
Fixed Ansi version of RenderFILENAME and implement a Unicode version.
Implemented CFSTR_FILENAME with Unicode filename.
|
2003-07-26 20:32:43 +00:00 |
Martin Fuchs
|
a111466fc0
|
Fixed GetFileEttributesEx define.
|
2003-07-26 20:29:06 +00:00 |
Martin Fuchs
|
ad944f5c63
|
Extend for additional Shell Content and Attribute Flags.
|
2003-07-26 20:28:13 +00:00 |
Mike McCormack
|
36cd6f5dbb
|
Added a security token object in wineserver.
|
2003-07-24 00:07:00 +00:00 |
Pierre d'Herbemont
|
b317bf2d8e
|
Make the PowerPC interlocked assembler code volatile.
|
2003-07-24 00:03:45 +00:00 |
Martin Fuchs
|
e7db6d9085
|
Define SHGDNF.
|
2003-07-21 23:51:04 +00:00 |
Martin Fuchs
|
1dde8d563f
|
Define IExtractIcon for ANSI/Unicode.
|
2003-07-21 23:50:52 +00:00 |
Mike McCormack
|
87be464163
|
Moved declaration of VTableProvStruc from dlls/advapi32/crypt.h to
include/wincrypt.h.
|
2003-07-21 23:50:08 +00:00 |
Rok Mandeljc
|
473c565781
|
Split the dmusic interfaces.
|
2003-07-21 22:10:14 +00:00 |
Jon Griffiths
|
7924111bc6
|
Add GetSystemWindowsDirectory, GetCurrentHwProfile.
Remove warnings building under VS.Net.
|
2003-07-21 20:05:11 +00:00 |
Jon Griffiths
|
cf2f57f9d2
|
MSVC fixes.
|
2003-07-19 03:07:16 +00:00 |
Jeff Muizelaar
|
0a002212c1
|
- add IMAGE_FILE_NET_RUN_FROM_SWAP define
- update IMAGE_FILE_MACHINE_* defines
- update IMAGE_SUBSYSTEM_* defines
- uncomment IMAGE_SCN_TYPE_NO_PAD define
- update IMAGE_SCN_ALIGN_* defines
|
2003-07-19 03:01:04 +00:00 |
Mike McCormack
|
b2b8a0d164
|
Implemented password caching.
|
2003-07-18 22:59:07 +00:00 |
Jon Griffiths
|
5f17550896
|
Don't redefine __WINE_USE_MSVCRT (msvc warning).
Don't return a void value in swab().
'long long' is not recognised by msvc, use __int64.
|
2003-07-18 22:57:15 +00:00 |
Jon Griffiths
|
c0ae5f8f6f
|
Fixed msvc warning.
|
2003-07-18 22:55:02 +00:00 |
Jon Griffiths
|
7491dbd63e
|
Include oleauto.h before oleidl.h, as per native headers.
|
2003-07-18 22:53:12 +00:00 |
Jon Griffiths
|
58422dc83c
|
Add a bunch of missing stuff.
Use proper types for SafeArray/variant prototypes.
Change I1 functions to take signed chars
|
2003-07-18 22:52:58 +00:00 |
Francois Gouget
|
3ca761220a
|
Spelling fixes (s/occured/occurred/ and variants).
|
2003-07-15 20:53:39 +00:00 |
Alexandre Julliard
|
efe812554e
|
Authors: Mike McCormack <mike@codeweavers.com>, Lionel Ulmer <lionel.ulmer@free.fr>
Implement URLDownloadToFileA/W.
|
2003-07-15 20:47:17 +00:00 |
Pierre d'Herbemont
|
7f3074d1d4
|
Change __PPC__ define to __powerpc__.
|
2003-07-15 20:46:40 +00:00 |
Casper Hornstrup
|
601cdc939c
|
Define constants of M_PI & M_PI_2.
|
2003-07-15 20:45:49 +00:00 |
Alexandre Julliard
|
ca3ac8f155
|
Run WH_KEYBOARD_LL and WH_MOUSE_LL hooks in the context of the thread
that set the hook.
|
2003-07-11 21:55:58 +00:00 |