reactos/dll
Timo Kreuzer b707be90a1 [REACTOS] Use standard conforming names
- Use _alloca instead of non-standard alloca
- Use _TCHAR instead of non-standard TCHAR
- Use _off_t instead of deprecated off_t
- Use _O_BINARY instead of O_BINARY
2024-10-20 14:12:25 +03:00
..
3rdparty [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
appcompat [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
cpl [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
directx [3RDPARTY] Link to oldnames for stricmp/wcsicmp 2024-10-20 14:12:25 +03:00
ime [MSCTFIME] msctfime.rc turkish-sort (#7401) 2024-09-28 22:41:59 +02:00
keyboard [KEYBOARD] Fix left key code in extended_key_names in several layouts (#7311) 2024-09-08 02:32:27 +03:00
nls [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
np
ntdll [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
opengl [REACTOS] Add missing line breaks at end of file 2024-10-06 10:47:11 +03:00
shellext [REACTOS] Use the ISO C and C++ conformant names: _wcsicmp, _stricmp 2024-10-20 14:12:25 +03:00
win32 [REACTOS] Use standard conforming names 2024-10-20 14:12:25 +03:00
CMakeLists.txt Rework apisets to use a table 2024-04-27 22:51:34 +02:00