Amine Khaldi
87801a65f7
[PSDK] Add some missing definitions. CORE-16441
2019-12-01 19:40:17 +01:00
Amine Khaldi
54be41be6b
[PSDK] Add SECPKG_FLAG_APPLY_LOOPBACK. CORE-16441
2019-11-30 14:48:23 +01:00
Katayama Hirofumi MZ
5734570a15
[BOOT][SHELL32][INCLUDE] Support 'SuperHidden' files ( #2102 )
...
PR #2101 shows desktop.ini files on Desktop. I want to hide them.
- Add "ShowSuperHidden" setting to Explorer.
- Add SHCONTF_INCLUDESUPERHIDDEN flag.
- Support SHCONTF_INCLUDESUPERHIDDEN in Explorer.
CORE-10045
2019-11-29 15:14:18 +09:00
Amine Khaldi
392821caea
[PSDK] Update rpcndr.h. CORE-16441
2019-11-23 12:12:08 +01:00
Amine Khaldi
7eba2742d2
[PSDK] Update propsys.idl and propvarutil.h. CORE-16441
2019-11-23 12:09:13 +01:00
Amine Khaldi
1431ca4c75
[PSDK] Update oleauto.h. CORE-16441
2019-11-23 12:04:39 +01:00
Katayama Hirofumi MZ
6cc8e7db4b
[INCLUDE][SHELL32_APITEST] Add SHLimitInputEdit testcase ( #2053 )
...
- Add IItemNameLimits interface into shobjidl.idl.
- Add a testcase for shell32!SHLimitInputEdit function.
CORE-11701
2019-11-18 20:02:18 +09:00
Pierre Schweitzer
0a0e6a9f07
[SDK] Properly define IsFTPartition so that it doesn't match Unix partition type
...
CORE-16499
2019-11-11 21:18:13 +01:00
Amine Khaldi
4c4918afe9
[PSDK] Update msctf.idl. CORE-16441
2019-11-09 22:01:26 +01:00
Amine Khaldi
bd98e58af4
[PSDK] Update icm.h. CORE-16441
2019-11-09 21:58:15 +01:00
Eric Kohl
158fda5cdf
[DNSAPI][PSDK] Implement GetCurrentTimeInSeconds() and fix DnsQuery_A/UTF8/W()
2019-11-02 23:59:06 +01:00
Amine Khaldi
f07f98945e
[PSDK] Update http.h. CORE-16441
2019-11-02 18:31:30 +01:00
Amine Khaldi
5ddec3d944
[PSDK] Update commctrl.h. CORE-16441
2019-10-26 22:51:35 +01:00
Amine Khaldi
1477b2deb7
[PSDK] Update dinput.h. CORE-16441
2019-10-26 13:03:08 +01:00
Amine Khaldi
3c0800ac94
[PSDK] Add missing GetRequiresFlags. CORE-16441
2019-10-26 12:59:56 +01:00
Amine Khaldi
c73a46af9c
[PSDK][UUID] Import natupnp.idl from Wine Staging 4.18. CORE-16441
2019-10-20 20:01:58 +01:00
Amine Khaldi
a186e66945
[PSDK] Add missing OVERLAPPED_ENTRY. CORE-16441
2019-10-20 17:58:55 +01:00
Mark Jansen
936b54faa3
[PSDK] Add some missing defines to shlobj.h
2019-10-19 18:42:14 +02:00
Thomas Faber
be1f95527a
[SHELL] IPersistIDList/IShellLink use P(C)IDLIST_ABSOLUTE. CORE-16385
2019-09-29 12:09:39 +02:00
Thomas Faber
b2992e7a5e
[SHELL] IShellExtInit::Initialize uses PCIDLIST_ABSOLUTE. CORE-16385
2019-09-29 12:09:02 +02:00
Thomas Faber
c2b476bd77
[SHELL] IPersistFolder::Initialize takes a PCIDLIST_ABSOLUTE. CORE-16385
2019-09-22 16:19:11 +02:00
Thomas Faber
b90c24d640
[SHELL] IPersistFolder2::GetCurFolder takes a PIDLIST_ABSOLUTE*. CORE-16385
2019-09-22 16:19:09 +02:00
Bișoc George
b6654c0fb5
[PSDK] Add missing declaration of WTSGetActiveConsoleSessionId() ( #1920 )
...
This allows this function to be used.
2019-09-21 18:51:28 +02:00
Brock Mammen
41d7b3700d
[SHELLFIND] Add search command events
2019-09-15 19:46:36 +03:00
Timo Kreuzer
2adbfdf6cd
[PSDK] Add fltdefs.h
2019-09-08 16:23:46 +02:00
James Tabor
a02b3da183
Update Header
...
Add missing structure.
2019-08-29 15:47:56 -05:00
Victor Perevertkin
bda22774a7
[PSDK] Fix GCC8 complaining on duplicate and wrong declarations
2019-08-20 15:05:47 +02:00
Stanislav Motylkov
5f6faec2ff
[DDK][PSDK] Add missing definitions for WPA/WPA2 authentication
...
Part of it was already added in 3da616a
. CORE-11924
2019-08-19 13:12:13 +02:00
James Tabor
d48345a0ee
Update Headers for Printing and Other
...
Add missing flags and function types. Fix typos.
2019-08-15 21:39:26 -05:00
Timo Kreuzer
ede5ec65c2
[PSDK] dbghelp.h: Fix 64 bit version of LOADED_IMAGE
2019-08-15 18:04:57 +02:00
Timo Kreuzer
94e5e79e3b
[PSDK] Fix #ifdef in winuser.h
2019-08-15 18:04:57 +02:00
Stanislav Motylkov
06b77b8572
[FREELDR] Implement proper partition type detection and handling ( #1762 )
...
- This allows to detect and dynamically handle different partitioning schemes.
- Implemented detection of MBR, GPT, Xbox-BRFR, and partitionless disks.
- Currently only MBR and Xbox-BRFR partitions are handled and tested.
CORE-9841 CORE-15768 CORE-16216 CORE-16248
2019-07-29 14:25:54 +02:00
Hermès Bélusca-Maïto
5064f3c47e
[PSDK] ks.h : Fix some IOCTL values, caught by Ben Nottelling.
2019-07-29 00:20:07 +02:00
Eric Kohl
294af4a774
[PSDK] Add missing UnregisterDeviceNotification() to winuser.h.
2019-07-27 19:59:32 +02:00
Katayama Hirofumi MZ
782160bbc0
[USER32_APITEST][INCLUDE] Add MessageStateAnalyzer testcase ( #1732 )
...
I want to visualize the message stream and verify the states of each message. ROSTESTS-328
- Add a testcase named MessageStateAnalyzer into user32_apitest.
- Also fix type casts in <windowsx.h>.
2019-07-25 01:45:55 +09:00
Timo Kreuzer
e825783b75
[PSDK] Remove default value for BSTR parameter in msxml2.idl
...
Fixes GCC 8 warning:
In file included from base/applications/msconfig_new/xmldomparser.hpp:26,
from base/applications/msconfig_new/toolspage.cpp:11:
sdk/include/psdk/msxml2.h:12705:20: error: ISO C++ forbids converting a string constant to 'BSTR' {aka 'wchar_t*'} [-Werror=write-strings]
BSTR uri = L"x") = 0;
^~~~
2019-07-20 13:56:18 +02:00
Timo Kreuzer
846cd55294
[PSDK] Add DECLSPEC_SELECTANY to GUIDs to make GCC 8 happy
2019-07-20 13:56:18 +02:00
Katayama Hirofumi MZ
34bf24756a
[SDK][INCLUDE] Add WM_WTSSESSION_CHANGE message ( #1730 )
...
- Add WM_WTSSESSION_CHANGE messages to <winuser.h>.
- Add WTS_* constant macros.
2019-07-15 23:03:06 +09:00
Katayama Hirofumi MZ
d3cdbad206
[SDK][INCLUDE] Add WM_INPUT_DEVICE_CHANGE and WM_INPUT ( #1728 )
...
- Add WM_INPUT_DEVICE_CHANGE and WM_INPUT messages.
- Add the relevant constant values.
2019-07-15 20:32:53 +09:00
Katayama Hirofumi MZ
d46edf494d
[SDK][INCLUDE] Add MENUGETOBJECTINFO structure ( #1727 )
...
- Add MENUGETOBJECTINFO structure to <winuser.h> header.
- Add MNGOF_TOPGAP and MNGOF_BOTTOMGAP constant macros.
2019-07-15 19:59:38 +09:00
Katayama Hirofumi MZ
47e183c521
[SDK][INCLUDE] Add HANDLE_WM_* macros to <windowsx.h> ( #1726 )
...
- Add the following macros into <windowsx.h> header: HANDLE_WM_COPYDATA, HANDLE_WM_DEVICECHANGE, HANDLE_WM_DISPLAYCHANGE, HANDLE_WM_HOTKEY, and HANDLE_WM_MOUSEWHEEL.
- Fix HANDLE_WM_CONTEXTMENU macro.
2019-07-15 19:58:34 +09:00
Timo Kreuzer
18e835b605
[SDK] Fix build with sal.h
...
* sal.h: add file header, uncomment _Interlocked_operand_ and PAL_STDCPP_COMPAT guard
* When including stl headers, define PAL_STDCPP_COMPAT
2019-06-29 12:13:09 +02:00
Timo Kreuzer
00c8ac9af7
[PSDK] Add sal.h from Microsoft GitHub (MIT license)
2019-06-29 12:13:09 +02:00
Timo Kreuzer
ca8ec85fa3
[SDK] Move kcom.h from psdk to ddk where it belongs
2019-06-29 11:09:23 +02:00
Eric Kohl
8dc70d2454
[SETUPAPI] Implement SetupDiRestartDevices()
2019-06-22 21:01:25 +02:00
Benjamin Aerni
3da616a918
[DDK][PSDK] Added the rest of the defines for netkvm
2019-05-06 23:11:45 +02:00
Hermès Bélusca-Maïto
6a67dfd191
[DDK][PSDK] Add some missing NDIS definitions/types. Caught by Benjamin Aerni.
2019-05-05 23:19:53 +02:00
Serge Gautherie
cf48f8bf8a
[REACTOS] Replace remnant legacy SPIF_SENDWININICHANGE by SPIF_SENDCHANGE ( #1526 )
...
No functional change otherwise.
2019-04-28 21:19:42 +02:00
Timo Kreuzer
b7ab90d932
[PSDK] Improve lmrepl.h
...
Added public domain header. This file was originally imported in r8283 from w32api where is has no copyright.
2019-04-26 10:30:01 +02:00
Andreas Maier
9466a005e9
[DBGHELP] Add SYMFLAG_- and SYMTYPE_-defines.
2019-04-19 21:09:44 +02:00