reactos/sdk/include
Katayama Hirofumi MZ e1a5ba188e
[SHELL32] SHBrowseForFolder with BIF_EDITBOX should use new UI (#3532)
CORE-17506

- Convert some judgements against BIF_NEWDIALOGSTYLE to judgements against BIF_USENEWUI. Here BIF_USENEWUI == (BIF_NEWDIALOGSTYLE | BIF_EDITBOX).
- Remove WS_SIZEBOX window style from new UI dialog resource (IDD_BROWSE_FOR_FOLDER_NEW).
- Fix header layout.h for resizing without WS_SIZEBOX.
2021-03-14 18:35:40 +09:00
..
asm [SDK:INCLUDE] Define KTRAP_FRAME_CS 2021-03-02 14:36:46 +01:00
c++
crt [CRT] Declare strlen & wcslen as _CRTIMP 2021-03-03 08:34:32 +01:00
ddk [SDK:DDK] Implement the Auxiliary Kernel-Mode Library 2021-03-10 16:43:59 +03:00
dxsdk [WINESYNC] d3dx9_*: Add D3DXSHProjectCubeMap stub 2021-02-04 16:37:07 +01:00
GL
host [SDK][INCLUDE] Erase files of incorrect commit 2021-02-25 09:21:13 +09:00
ndk [NTOS:PS] Implement PS_QUOTA_TYPE and let the quota code use it (#3389) 2021-03-02 20:09:58 +01:00
psdk [PSDK] winbase.h: Update LoadLibraryEx() dwFlags value defines (#3456) 2021-02-17 00:37:48 +09:00
reactos [SHELL32] SHBrowseForFolder with BIF_EDITBOX should use new UI (#3532) 2021-03-14 18:35:40 +09:00
wdf/kmdf/1.17 [KMDF] Make KMDF headers compatible with our SDK and compilers 2020-11-03 00:06:25 +03:00
xdk [XDK] Even the DBG_UNREFERENCED_PARAMETER() should use (void)P. Addendum to 46ca069e. 2021-01-18 22:23:24 +01:00