Amine Khaldi
00d5e0a722
[PSDK] Update tom.idl. CORE-9924
...
svn path=/trunk/; revision=68477
2015-07-20 21:25:42 +00:00
Amine Khaldi
b4eaf61627
[PSDK] Update objidl.idl. CORE-9924
...
svn path=/trunk/; revision=68445
2015-07-19 22:32:16 +00:00
Amine Khaldi
87f76fb7fc
[PSDK] Update mm{reg,system}.h. CORE-9924
...
svn path=/trunk/; revision=68439
2015-07-19 13:33:09 +00:00
Amine Khaldi
1174b60215
[PSDK] Update gdiplus{flat,types}.h. CORE-9924
...
svn path=/trunk/; revision=68436
2015-07-19 13:27:27 +00:00
Amine Khaldi
9587ab7139
[PSDK] Import inseng.idl from Wine Staging 1.7.47. CORE-9924
...
svn path=/trunk/; revision=68435
2015-07-19 13:26:11 +00:00
Amine Khaldi
7676e852d3
[PSDK] Update wincodecsdk.idl. CORE-9924
...
svn path=/trunk/; revision=68431
2015-07-19 13:18:47 +00:00
Amine Khaldi
b0221abfa9
[PSDK] Update cvconst.h. CORE-9924
...
svn path=/trunk/; revision=68422
2015-07-19 13:06:07 +00:00
Hermès Bélusca-Maïto
7ffba6f094
[NDK][KERNEL32][LIBCNTPR]
...
Add RtlAnsiCharToUnicodeChar prototype inside NDK.
[NDK][NTVDM]
Add few missing RTL bitmap prototypes.
svn path=/trunk/; revision=68386
2015-07-11 00:18:30 +00:00
Thomas Faber
4b4eaae90e
[PSDK]
...
- Add IFolderView2 definition from Wine
svn path=/trunk/; revision=68357
2015-07-06 18:38:15 +00:00
Johannes Anderwald
861b64ae2a
[DDK]
...
- add missing PcUnregisterAdapterPowerManagement
svn path=/trunk/; revision=68332
2015-07-02 15:40:49 +00:00
Amine Khaldi
1c88ff2f14
[DDK] Annotate hdaudio.h. CORE-9882
...
svn path=/trunk/; revision=68279
2015-06-26 16:44:31 +00:00
Amine Khaldi
5703a3911d
[DDK] Bring hdaudio.h to DDK formatting. NFC.
...
svn path=/trunk/; revision=68278
2015-06-26 16:32:40 +00:00
Amine Khaldi
ef406986cb
[DDK] Explicitly mark the function pointers as NTAPI. CORE-9882
...
svn path=/trunk/; revision=68277
2015-06-26 16:20:37 +00:00
Johannes Anderwald
e95016183a
[DDK]
...
- add hdaudio.h
svn path=/trunk/; revision=68276
2015-06-26 14:42:09 +00:00
Thomas Faber
261e8039e2
[MSIMTF]
...
- Add a stub implementation for IActiveIMMMessagePumpOwner.
- Use #ifdef __REACTOS__ to mark a ROS-diff
CORE-4953 #resolve
svn path=/trunk/; revision=68275
2015-06-26 12:27:54 +00:00
Christoph von Wittich
2888f4bedb
[VIDEOPRT]
...
export functions needed by gfx drivers
patch by Mike Nordell
CORE-9808
svn path=/trunk/; revision=68270
2015-06-26 06:14:15 +00:00
Thomas Faber
0617f84eda
[RTL][NDK][NTDLL_APITEST]
...
- Properly implement/declare/test RtlCopyMappedMemory... it's not that hard
CORE-9857
svn path=/trunk/; revision=68234
2015-06-21 19:15:01 +00:00
Thomas Faber
c146d77c04
[SHELL32]
...
- Finally give up on that assert. It's not easily fixable
CORE-9839 or CORE-9844 or CORE-9845 or whatever
svn path=/trunk/; revision=68218
2015-06-21 05:21:30 +00:00
Thomas Faber
3d3afdd225
[SHELL32]
...
- Test your code, Arch! Fix another assertion failure.
CORE-9845 #resolve
svn path=/trunk/; revision=68217
2015-06-21 04:56:38 +00:00
Thomas Faber
8d850ac341
[SHELL32]
...
- Fix assertion failure in 2nd stage by setting s_IsTerminated when an instance does not yet exist.
- Rename CComCreatorSingleton to CComCreatorCentralInstance since it's not /technically/ a singleton
svn path=/trunk/; revision=68215
2015-06-20 21:46:16 +00:00
Thomas Faber
1fd75ca0e4
[GRML]
...
- Fix build
svn path=/trunk/; revision=68211
2015-06-20 17:04:27 +00:00
Thomas Faber
cc47f60138
[SHELL32]
...
- Introduce a CComCreatorSingleton class and use it for CDesktopFolder. Multiple calls to SHGetDesktopFolder will now return the same instance, which provides a massive speedup in many shell operations.
CORE-9839
svn path=/trunk/; revision=68210
2015-06-20 16:54:52 +00:00
Thomas Faber
b86dbc4c76
[INCLUDE]
...
- Fix undocshell.h build without UNICODE defined
svn path=/trunk/; revision=68187
2015-06-18 13:45:17 +00:00
Pierre Schweitzer
fda3b2bf68
[NDK]
...
Fix KNODE definition, to be compatible with w2k3.
Thanks to Thomas for his help.
svn path=/trunk/; revision=68177
2015-06-17 20:07:44 +00:00
Ged Murphy
a68dd56665
[DEVMGR]
...
Make the header c++ friendly
svn path=/trunk/; revision=68162
2015-06-16 12:18:01 +00:00
Amine Khaldi
820f01a764
[NDK][NTDLL][PSAPI] Correct the the names of two LDR_DATA_TABLE_ENTRY fields. Brought to you by Mike Nordell aka tamlin. CORE-9817
...
svn path=/trunk/; revision=68151
2015-06-15 18:38:57 +00:00
Pierre Schweitzer
b0cffa2e64
[NDK]
...
Add definition for SYSTEM_NUMA_INFORMATION
Source: http://fy5388.blog.163.com/blog/static/564995372009112711571197/
svn path=/trunk/; revision=68135
2015-06-14 15:49:39 +00:00
Thomas Faber
be73844e6c
[MC]
...
- Add missing status codes STATUS_SMARTCARD_CERT_EXPIRED through STATUS_NO_S4U_PROT_SUPPORT.
CORE-8373
svn path=/trunk/; revision=68133
2015-06-14 11:19:02 +00:00
Thomas Faber
b5319f8a97
[PSDK]
...
- Add STATUS_INVALID_SIGNATURE through STATUS_PROTOCOL_NOT_SUPPORTED
svn path=/trunk/; revision=68128
2015-06-14 07:44:06 +00:00
Aleksandar Andrejevic
c063145e96
[FAST486][NTVDM]
...
Use FASTCALL instead of NTAPI. Merge EmulatorReadMemory with MemRead and
EmulatorWriteMemory with MemWrite.
svn path=/trunk/; revision=68109
2015-06-12 03:30:40 +00:00
Aleksandar Andrejevic
8469eeff5e
[FAST486]
...
Add constants for numeric limits.
svn path=/trunk/; revision=68079
2015-06-08 15:56:19 +00:00
Eric Kohl
8e26f382d9
[NTOSKRNL]
...
Add NtPlugPlayControl.PlugPlayControlQueryDeviceRelations.
svn path=/trunk/; revision=68074
2015-06-08 14:02:36 +00:00
Amine Khaldi
9ae8d00e9b
[XDK][PSDK][DDK] Fix packing of TOKEN_STATISTICS. Fixes GCC build.
...
svn path=/trunk/; revision=68064
2015-06-07 19:27:33 +00:00
Amine Khaldi
c88d661b1b
[XDK][PSDK][DDK] Share more Se types between winnt and ntifs. Also add missing and improve some existing types and definitions in winnt to match the other.
...
svn path=/trunk/; revision=68063
2015-06-07 18:49:31 +00:00
Amine Khaldi
f1e3085aa8
[XDK][PSDK][DDK] Share more Se types between winnt and ntddk/ntifs/wdm. Also add missing and improve some existing types and definitions in winnt to match the others.
...
svn path=/trunk/; revision=68061
2015-06-07 13:14:36 +00:00
Amine Khaldi
36447efe6e
[XDK] Add some workarounds for the UM/KM types mismatches.
...
svn path=/trunk/; revision=68060
2015-06-07 13:01:46 +00:00
Amine Khaldi
b0f2f00f53
[XDK][PSDK][DDK] Share some Se types between winnt and ntifs/wdm. WIP.
...
svn path=/trunk/; revision=68058
2015-06-07 09:57:36 +00:00
Amine Khaldi
42d76b52a0
[XDK] Add some workarounds for the UM/KM types mismatches.
...
svn path=/trunk/; revision=68057
2015-06-07 09:28:56 +00:00
Amine Khaldi
725b5f5a6e
[XDK] Correct the paths for some output headers.
...
svn path=/trunk/; revision=68056
2015-06-07 09:13:09 +00:00
Aleksandar Andrejevic
8bdaa7f0e1
[FAST486]
...
- Restore the stack pointer on an exception.
- Fix the parameter size for 286 call gates. Caught by V.
svn path=/trunk/; revision=68021
2015-06-05 14:02:24 +00:00
Hermès Bélusca-Maïto
77f9846093
[INCLUDE:ASM]: fix the .space macro definition for MASM: it aims at imitating the .space macro of GAS. Its syntax is: ".space size_in_bytes optional_fill_byte_defaults_to_zero" . As previously declared, it was doing the reverse: filling *just* one (zero?) bytes with 'count' interpreted as a byte value. Also add a .skip macro that exactly does the same (and is equivalent of the same one in GAS).
...
svn path=/trunk/; revision=68004
2015-06-04 01:53:22 +00:00
Amine Khaldi
aecde940b9
[XDK] Addendum to r67919.
...
svn path=/trunk/; revision=67954
2015-05-29 20:01:51 +00:00
Amine Khaldi
2bfe43a8b8
[WINE/INCLUDE] Update winioctl.h.
...
svn path=/trunk/; revision=67944
2015-05-29 08:46:19 +00:00
Hermès Bélusca-Maïto
02a99fdc3a
[PSDK]: Remove commented-out Get/SetStdHandle API prototypes from wincon.h (they must be in winbase.h), and add a new console API prototype in wincon.h
...
svn path=/trunk/; revision=67943
2015-05-28 23:47:55 +00:00
Amine Khaldi
7e52c2b702
[PSDK] Update access.idl.
...
svn path=/trunk/; revision=67939
2015-05-28 10:26:15 +00:00
Amine Khaldi
556d08c8f1
[PSDK] Apply Wine commit ea41f29 by Vincent Povirk: Fix off-by-one error in EmfPlusRecordType enumeration.
...
svn path=/trunk/; revision=67935
2015-05-27 19:58:39 +00:00
Amine Khaldi
d869cbf31d
[PSDK] Add missing DYNAMIC_TIME_ZONE_INFORMATION and QueryInformationJobObject.
...
svn path=/trunk/; revision=67922
2015-05-26 16:25:42 +00:00
Amine Khaldi
71939f691e
[WINE/INCLUDE] Add missing RTL_DYNAMIC_TIME_ZONE_INFORMATION and RtlQueryDynamicTimeZoneInformation.
...
svn path=/trunk/; revision=67921
2015-05-26 12:09:59 +00:00
Amine Khaldi
226060f3b6
[PSDK] Update JOB_OBJECT_* defines.
...
svn path=/trunk/; revision=67919
2015-05-26 12:00:39 +00:00
Amine Khaldi
68218cc19a
[PSDK] Update cryptuiapi.h. CORE-9246
...
svn path=/trunk/; revision=67895
2015-05-25 09:39:00 +00:00