A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Hermès Bélusca-Maïto b5fc396ab8 [MSGINA]: Code style fixes:
- Use explicit unicode functions;
- Just use the hdc field of the PAINTSTRUCT initialized by BeginPaint instead of introducing yet another hdc variable;
- Use SetDlgItemTextW instead of GetDlgItem + SetWindowTextW;
- Don't hardcode buffer sizes in functions calls;
- Use _countof instead of sizeof(foo)/sizeof(foo[0]);
- Avoid using raw 'int' variables where possible;
- Remove trailing whitespace.
...

svn path=/trunk/; revision=72718
2016-09-17 22:04:54 +00:00
reactos [MSGINA]: Code style fixes: 2016-09-17 22:04:54 +00:00
rosapps [TXT2NLS] TransUniDefaultChar has to be received from WideCharTable. TransDefaultChar has to be received from MultiByteTable (or from DBCS table) 2016-09-17 20:03:13 +00:00
rossubsys
rostests [NTDLL_WINETEST] 2016-09-16 09:33:54 +00:00
wallpapers