reactos/dll
Katayama Hirofumi MZ 0c15f7d183
[SHIMGVW] Use _countof instead of ARRAYSIZE and use UINT (#3471)
- Use _countof macro instead of non-standard ARRAYSIZE macro.
- Use UINT type for array index instead of INT type, to erase signed/unsigned comparison warning.
JIRA issue: N/A
2021-02-21 10:28:08 +09:00
..
3rdparty
apisets [APISETS][RDBSSLIB][RTL] Fix some build issues for MSVC Rls-config CORE-17402 2020-12-17 13:31:43 +01:00
appcompat
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
np
ntdll [ASM x64] Fix usage of macro .allocstack 2021-01-28 20:31:16 +01:00
opengl
shellext Revert "Disable some C++ code, which doesn't compile for me" 2021-02-16 00:13:18 +01:00
win32 [SHIMGVW] Use _countof instead of ARRAYSIZE and use UINT (#3471) 2021-02-21 10:28:08 +09:00
CMakeLists.txt