Paul Vriens
|
7e3d50617f
|
Removed 4 bytes from the SYSTEM_PROCESSOR_PERFORMANCE_INFORMATION
struct.
Changed some dwSpare into liKernelTime and liUserTime.
|
2005-07-05 11:01:22 +00:00 |
Maarten Lankhorst
|
2b0c06bc37
|
Added missing declaration for ITextServices->OnTxInPlaceDeactivate.
|
2005-07-05 11:01:01 +00:00 |
Thomas Weidenmueller
|
e1d2852def
|
IsThemeDialogTextureEnabled should have one parameter to match the
prototype in the official headers.
|
2005-07-05 10:56:27 +00:00 |
Mike McCormack
|
447582234f
|
Define more Nt* functions.
|
2005-07-03 12:01:58 +00:00 |
Felix Nawothnig
|
f28a1eda88
|
Add some values to the PROCESS_INFORMATION_CLASS enumeration.
|
2005-07-03 11:20:50 +00:00 |
Frank Richter
|
6ebc98627b
|
Add missing NMBCHOTITEM struct.
|
2005-07-03 11:19:55 +00:00 |
Felix Nawothnig
|
694f789956
|
Added unit tests for RegGetValue.
|
2005-07-03 11:19:03 +00:00 |
Jacek Caban
|
7016ea79d9
|
- Added more definitions.
- Fixed RunHTMLApplication declaration.
|
2005-07-02 10:48:37 +00:00 |
Vijay Kiran Kamuju
|
a52310a40c
|
Add missing declarations for IXMLDocument2 and IXMLElement2.
|
2005-07-02 10:48:16 +00:00 |
Phil Krylov
|
0f6c0394bf
|
Fixed dlls/ntdll/cdrom.c compilation in Darwin by adding HAVE_IOKit
detection to configure and defining SENSEBUFLEN as kSenseDefaultSize
(which is corresponding IOKit enum value).
|
2005-07-01 19:15:26 +00:00 |
Mike McCormack
|
31506e30a3
|
Added textserv.h.
|
2005-07-01 19:12:44 +00:00 |
Vijay Kiran Kamuju
|
746b230e71
|
Added xmldso.idl.
|
2005-07-01 16:14:33 +00:00 |
Juan Lang
|
2adcf68331
|
- add more prototypes
- rearrange prototypes according to the DLL they're in, to make
comments correct
|
2005-07-01 15:38:55 +00:00 |
Alexandre Julliard
|
07dd5a7e86
|
Attempt at a better fix for the winsock.h problems on Darwin.
|
2005-06-30 21:13:00 +00:00 |
Vijay Kiran Kamuju
|
9399b1985a
|
Added msxml2.idl.
|
2005-06-30 20:48:43 +00:00 |
Alexandre Julliard
|
8ee142a179
|
Removed some no longer used asm checks.
|
2005-06-30 18:24:56 +00:00 |
Juan Lang
|
f27a61e378
|
Add more missing OIDs.
|
2005-06-30 10:24:31 +00:00 |
Vijay Kiran Kamuju
|
f8d54b9321
|
Added defines for XMLDOM stuff.
|
2005-06-29 19:21:01 +00:00 |
Steven Edwards
|
cafb57383d
|
Add basetyps.h based on the public domain mingw header by Anders
Norlander.
|
2005-06-29 11:03:30 +00:00 |
Paul Vriens
|
6f1917f604
|
Correct some OIDs.
|
2005-06-29 11:01:13 +00:00 |
Mike McCormack
|
efe7c28282
|
Declare some Nt* functions.
|
2005-06-28 10:53:24 +00:00 |
Dmitry Timoshkov
|
ea64a36a44
|
Add a check for sg_io_hdr_t and (not tested) check for scsireq_t
presence.
|
2005-06-27 12:07:49 +00:00 |
Eric Pouech
|
6d68a03d4f
|
Implemented OpenProcess on top of NtOpenProcess.
|
2005-06-27 11:12:11 +00:00 |
Vitaly Lipatov
|
06ce892008
|
Changes stub to FIXME for GetGlobalFontLinkObject.
|
2005-06-27 11:10:16 +00:00 |
Mike McCormack
|
8f7799493d
|
Add pointer types for token structures.
|
2005-06-27 11:09:42 +00:00 |
Mike McCormack
|
a941fe710d
|
Define KAFFINITY.
|
2005-06-27 09:49:56 +00:00 |
Mike McCormack
|
9484e56b35
|
Declare and fix function prototypes.
|
2005-06-27 09:49:48 +00:00 |
Mike McCormack
|
0ccfb0ca8c
|
Declare some Nt* functions.
|
2005-06-27 09:45:06 +00:00 |
Mike McCormack
|
901f5b328c
|
DUPLICATE_* flags should be defined in winnt.h.
|
2005-06-27 09:44:08 +00:00 |
Hans Leidekker
|
26138619b3
|
Fix some -Wmissing-declarations warnings.
"errno" is not a good choice for a parameter name.
|
2005-06-25 18:34:32 +00:00 |
Mike McCormack
|
f6be23e75b
|
Don't include winreg.h.
|
2005-06-25 17:57:29 +00:00 |
Juan Lang
|
978c7fab6e
|
Add more missing definitions.
|
2005-06-25 17:56:28 +00:00 |
James Hawkins
|
0ea0f5fffd
|
- Define FSCTL_PIPE_IMPERSONATE.
- Implement ImpersonateNamedPipeClient.
|
2005-06-24 11:54:15 +00:00 |
Oliver Stieber
|
18857f1170
|
Add support for samplers.
Switch from using d3d9 constants to wined3d constants so that there's
no recursive dependencies.
|
2005-06-24 11:53:07 +00:00 |
Mike McCormack
|
261a8b5e9a
|
Add prototype and fix RtlpNtCreateKey.
|
2005-06-24 11:34:31 +00:00 |
Mike McCormack
|
c883a44257
|
Define the msidbControlAttributes enumeration.
|
2005-06-23 16:42:57 +00:00 |
Oliver Stieber
|
46e7c30a71
|
Implement swapchains.
|
2005-06-23 11:05:24 +00:00 |
James Hawkins
|
a0bfbb9801
|
Add stub implementation of RtlAddAuditAccessAce.
|
2005-06-23 11:03:30 +00:00 |
Vijay Kiran Kamuju
|
9feda99e3c
|
Add definition for IXMLAttribute.
|
2005-06-22 18:29:35 +00:00 |
Vijay Kiran Kamuju
|
950828689b
|
Add missing guids and declarations.
|
2005-06-22 18:04:18 +00:00 |
Mike McCormack
|
05f53afd5a
|
Declare RtlGUIDFromString and RtlStringFromGUID.
|
2005-06-22 12:00:57 +00:00 |
Mike McCormack
|
6788420102
|
Declare ProcessIdToSessionId.
|
2005-06-22 11:59:34 +00:00 |
Vijay Kiran Kamuju
|
61c36a3213
|
Add definitions for AMMSF_STOPIFNOSAMPLES and AMMSF_NOSTALL.
|
2005-06-21 20:20:55 +00:00 |
Maarten Lankhorst
|
6d6ca1e7c5
|
- Added new INTERNET_OPTION* defines.
- Fixed InternetSetOptionW unknown option handling, and added
INTERNET_OPTION_DISABLE_PASSPORT_AUTH.
|
2005-06-21 20:02:21 +00:00 |
Pierre d'Herbemont
|
321a3e1aa6
|
Fix winsock.h and stdlib.h collision by including windows.h instead
of the previous headers.
|
2005-06-21 09:43:44 +00:00 |
Paul Vriens
|
cc1c516f65
|
Added KERNEL_USER_TIMES struct.
|
2005-06-21 09:43:13 +00:00 |
Mike McCormack
|
78911f34d9
|
- avoid winternl.h depending on winbase.h
- define RTL versions of TIME_ZONE_INFORMATION and SYSTEMTIME
|
2005-06-20 18:37:17 +00:00 |
Jeremy White
|
ddf70d7ecb
|
Revamp the initialization for Alsa.
|
2005-06-20 15:34:59 +00:00 |
Vitaly Lipatov
|
b39c3981c2
|
- Realize DoEnvironmentSubstA via ExpandEnvironmentStringsA.
- Fix types and return values.
- Add prototype into shellapi.h.
|
2005-06-20 15:33:48 +00:00 |
Robert Shearman
|
4bba21643c
|
Add support for impersonating a token.
|
2005-06-20 13:18:38 +00:00 |