reactos/dll/win32/shimgvw
Katayama Hirofumi MZ f0179741d1
[SHIMGVW] Fix and improve zooming (#6167)
- Add WC_ZOOM window class and
  use it for zooming.
- Add ZoomWnd_OnDraw function
  and use it in ZoomWnd_OnPaint.
- Use memory bitmap to reduce flickering.
- Make rendering pixel-perfect.
CORE-19220
2023-12-15 15:16:50 +09:00
..
lang
res
anime.c [SHIMGVW] Use HeapAlloc/HeapFree instead of malloc/calloc/free 2023-12-10 18:09:59 +09:00
CMakeLists.txt [SHIMGVW] Split animation code to anime.c (#6144) 2023-12-10 14:07:46 +09:00
comsup.c
comsup.h
resource.h [SHIMGVW] Initial implementation of Slide Show (#6163) 2023-12-14 17:38:08 +09:00
shimgvw.c [SHIMGVW] Fix and improve zooming (#6167) 2023-12-15 15:16:50 +09:00
shimgvw.h [SHIMGVW] Fix and improve zooming (#6167) 2023-12-15 15:16:50 +09:00
shimgvw.rc [SHIMGVW] Initial implementation of Slide Show (#6163) 2023-12-14 17:38:08 +09:00
shimgvw.spec