reactos/dll/shellext/stobject
Timo Kreuzer cfd1647914
[REACTOS] Fix misc 64 bit issues (#783)
* [WIN32K] Fix handle calculation in DbgGdiHTIntegrityCheck
* [NOTEPAD] Fix MSVC warnings
* [PSDK] Simplify *PROC definitions in windef.h
* [VIDEOPRT] Don't try to use NtVdmControl on x64
* [FREELDR] Fix some macros
* [CRT] Make qsort 64 bit compatible
* [NTOS] Use #ifndef _WIN64 instead of #ifdef _M_IX86 around C_ASSERTs
* [FAST486] Fix 64 bit warnings and change DWORD to ULONG, so it can be used in kernel mode
* [APPHELP_APITEST] Fix 64 bit issue
2019-01-05 10:50:11 +01:00
..
lang [TRANSLATION] Spanish translations (#944) 2019-01-02 12:01:44 +01:00
resources [STOBJECT] Implement the hotplug and the power icons in the system tray 2017-10-16 17:51:19 +03:00
CMakeLists.txt [STOBJECT] Improve the existing PCH and make use of it. 2017-12-08 23:15:31 +01:00
csystray.cpp [STOBJECT] Use timers to distinguish between single and double clicks 2018-02-28 20:29:29 +01:00
csystray.h [STOBJECT] Improve the existing PCH and make use of it. 2017-12-08 23:15:31 +01:00
hotplug.cpp [STOBJECT] Use double click time for the single click timers instead of a fixed timeout. 2018-03-06 20:43:04 +01:00
power.cpp [STOBJECT] Use double click time for the single click timers instead of a fixed timeout. 2018-03-06 20:43:04 +01:00
precomp.h [STOBJECT] Improve the existing PCH and make use of it. 2017-12-08 23:15:31 +01:00
resource.h [STOBJECT] Implement the hotplug and the power icons in the system tray 2017-10-16 17:51:19 +03:00
stobject.cpp [STOBJECT] Improve the existing PCH and make use of it. 2017-12-08 23:15:31 +01:00
stobject.rc [STOBJECT] Implement the hotplug and the power icons in the system tray 2017-10-16 17:51:19 +03:00
stobject.spec
volume.cpp [REACTOS] Fix misc 64 bit issues (#783) 2019-01-05 10:50:11 +01:00