reactos/dll/win32/shimgvw
Katayama Hirofumi MZ 084fae1eb4
[SHIMGVW] Add 'rotate and save image' buttons (#6186)
- Add IDC_ROT_CWSAVE and IDC_ROT_CCWSAVE buttons.
- Add Preview_pSaveImage helper function.
- Use it in IDC_ROT_CWSAVE and IDC_ROT_CCWSAVE
  command handling.
CORE-19358, CORE-19387
2023-12-19 13:22:53 +09:00
..
lang [SHIMGVW] Add 'rotate and save image' buttons (#6186) 2023-12-19 13:22:53 +09:00
res [SHIMGVW] Add 'rotate and save image' buttons (#6186) 2023-12-19 13:22:53 +09:00
anime.c [SHIMGVW] Use HeapAlloc/HeapFree instead of malloc/calloc/free 2023-12-10 18:09:59 +09:00
CMakeLists.txt [SHIMGVW] Enable middle button dragging (#6173) 2023-12-16 20:46:40 +09:00
comsup.c
comsup.h
resource.h [SHIMGVW] Add 'rotate and save image' buttons (#6186) 2023-12-19 13:22:53 +09:00
shimgvw.c [SHIMGVW] Add 'rotate and save image' buttons (#6186) 2023-12-19 13:22:53 +09:00
shimgvw.h [SHIMGVW] Enable scrolling (#6172) 2023-12-16 19:45:37 +09:00
shimgvw.rc [SHIMGVW] Add 'rotate and save image' buttons (#6186) 2023-12-19 13:22:53 +09:00
shimgvw.spec