reactos/dll
Carlo Bramini a141c91135
[SHIMGVW] Improve zooming feature and realize image edit (#3473)
* [SHIMGVW] Add OLE32 for CoInitializeEx()
* Implemented support for effective image size (100%).
* Fix bug that could leave one of the zoom buttons if 100% size button is now pressed.
* Replace a CreateWindowEx() with CreateWindowExW().
* Added stub for image delete function.
* Implemented support for 'Modify' button.
* [SHIMGVW] Added CoUninitialize()
* [SHIMGVW] Pair CoUninitialize with CoInitializeEx
2021-03-01 23:40:06 +09:00
..
3rdparty Apply suggestions from code review 2020-10-20 21:44:54 +02:00
apisets [APISETS][RDBSSLIB][RTL] Fix some build issues for MSVC Rls-config CORE-17402 2020-12-17 13:31:43 +01:00
appcompat [REACTOS] *.spec: Fix some function/parameter types (#3154) 2020-09-20 19:21:11 +02:00
cpl [MMSYS] Add the OFN_EXPLORER flag to the Browse for sound dialog. (#3460) 2021-02-14 21:40:30 +01:00
directx [WINESYNC] d3dx9_36: Implement ID3DXSkinInfoImpl_UpdateSkinnedMesh. 2021-02-04 16:37:07 +01:00
keyboard [KEYBOARD] Add Swiss French keyboard layout (#3408) 2021-01-05 17:48:53 +03:00
nls [CMAKE] Replace custom functions to built-in ones 2020-04-16 15:59:38 +03:00
np [NFS] Fix a typo in the precompiled header. 2019-04-28 01:42:52 +02:00
ntdll [ASM x64] Fix usage of macro .allocstack 2021-01-28 20:31:16 +01:00
opengl [OPENGL32] Fix Red and Green Color Swap (#3478) 2021-02-22 17:45:33 +01:00
shellext Replace my E-mail with the ReactOS org one (#3475) 2021-02-22 18:26:55 +03:00
win32 [SHIMGVW] Improve zooming feature and realize image edit (#3473) 2021-03-01 23:40:06 +09:00
CMakeLists.txt