reactos/dll
Stanislav Motylkov 3900cf88b3
[DESK] Implement pCDevSettings_GetDeviceInstanceId properly
- CM_Locate_DevNodeW expects a Device Instance ID as second argument,
  so it cannot be used for converting a Hardware ID.
- Use SetupAPI functions here instead, as documented in:
  https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-enumdisplaydevicesw
- Now our desk.cpl passes correct identifier to CPL extensions,
  such as deskadp and deskmon, so clicking on "Properties" in the
  advanced display properties now works in Windows XP.
- Also fix copypasta in DisplayAdvancedSettings that affected applet
  built with MSVC - deskadp extension was loaded twice.
- Also fix magic flag value for EDD_GET_DEVICE_INTERFACE_NAME.
2022-05-23 19:04:47 +03:00
..
3rdparty [LIBTIRPC] Do not declare global variables in a header 2022-04-26 03:38:36 +03:00
apisets [GDI32_VISTA] Move D3DKMT functions out of gdi32. CORE-17433 2022-01-01 12:42:04 -05:00
appcompat [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
cpl [DESK] Implement pCDevSettings_GetDeviceInstanceId properly 2022-05-23 19:04:47 +03:00
directx [WINED3D] Do not declare global variables in a header 2022-04-26 03:38:37 +03:00
keyboard [KBDJA][NTUSER] Improve scancode_to_vk data (#4515) 2022-05-15 12:53:12 +09:00
nls [FORMATTING] Remove trailing whitespace. Addendum to 34593d93. 2021-09-13 03:52:22 +02:00
np [REACTOS] Explicitly link against pseh & include pseh headers in a few places 2021-04-28 13:10:23 +02:00
ntdll [NTDLL][ARM] Add missing definition for RtlFillMemoryUlong 2022-03-18 22:52:05 +03:00
opengl [REACTOS] Add '\n' to debug logs 2022-05-04 03:28:38 +03:00
shellext [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4513) 2022-05-20 15:38:24 +03:00
win32 [TRANSLATION] Improve Simplified Chinese (zh-CN) translation (#4513) 2022-05-20 15:38:24 +03:00
CMakeLists.txt [APISETS] Add the initial set of auto-generated files. 2018-04-07 14:50:59 +02:00