ReactOS Project - reactos.git/atom - dll/shellext/deskmon/CMakeLists.txt history A free Windows-compatible Operating System https://git.reactos.org/?p=reactos.git ReactOS Project static/git-favicon.png static/git-logo.png 2022-05-23T20:54:41Z gitweb [DESKMON] Implement GetMonitorDevInstID function 2022-05-23T20:54:41Z Stanislav Motylkov x86corez@gmail.com Stanislav Motylkov x86corez@gmail.com 2022-05-23T20:54:41Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=17154c94c1acfedef9ad801e48ad775c92966e51
[DESKMON] Implement GetMonitorDevInstID function

- Now our deskmon.cpl extension works on Windows XP and 2003
  and does open the monitor device properties correctly.
- Also "Properties" button should be disabled
  when no Device Instance ID found for the monitor.
  • [D] dll/shellext/deskmon/CMakeLists.txt
[CMAKE] Use modules instead of shared libraries 2019-03-20T13:19:48Z Jérôme Gardou jerome.gardou@reactos.org Jérôme Gardou zefklop@users.noreply.github.com 2019-03-20T13:19:48Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=23373acbb9b5356422657fa8448d2a18270847e2
[CMAKE] Use modules instead of shared libraries

There is no need to compile our DLLs as shared libraries since we are
managing symbols exports and imports through spec files.

On my system, this reduces the configure-time by a factor of two.
  • [D] dll/shellext/deskmon/CMakeLists.txt
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers... 2017-10-03T07:45:34Z Colin Finck colin@reactos.org Colin Finck colin@reactos.org 2017-10-03T07:45:34Z https://git.reactos.org/?p=reactos.git;a=commitdiff;h=c2c66aff7dacc62d125f2cd61d1167e9a2aa3fd6
Git conversion: Make reactos the root directory, move rosapps, rostests, wallpapers into modules, and delete rossubsys.
  • [D] dll/shellext/deskmon/CMakeLists.txt