reactos/dll/win32/shimgvw
Katayama Hirofumi MZ 57e7f0b321
[SHIMGVW] Add g_ or s_ prefix to global variables (#6134)
Renaming global variables:
- s/hInstance/g_hInstance/
- s/shiSettings/g_Settings/
- s/currentFile/g_pCurrentFile/
- s/image/g_pImage/
- s/PrevProc/g_fnPrevProc/
- s/hDispWnd/g_hDispWnd/
- s/hToolBar/g_hToolBar/
- s/ZoomPercents/s_nZoomPercents/
- s/ZoomSteps/s_ZoomSteps/
- s/Buttons/s_Buttons/
- s/BtnConfig/s_ButtonConfig/
CORE-19358
2023-12-08 21:35:43 +09:00
..
lang [SHIMGVW] Update Romanian (ro-RO) translation (#5998) 2023-11-19 16:37:08 +01:00
res
CMakeLists.txt
comsup.c
comsup.h
resource.h
shimgvw.c [SHIMGVW] Add g_ or s_ prefix to global variables (#6134) 2023-12-08 21:35:43 +09:00
shimgvw.h [SHIMGVW] Improve window size handling 2023-12-08 14:56:12 +09:00
shimgvw.rc [SHIMGVW] Add VK_OEM_PLUS and VK_OEM_MINUS to IDR_ACCELERATOR 2023-12-08 14:22:56 +09:00
shimgvw.spec