A free Windows-compatible Operating System - mirrored from GitHub
Find a file
Eric Kohl 50f30b7887 [SERVICES]
Remove "size_t to DWORD/int..." conversion warnings in x64 build.
Patch by Hermes Belusca.

I replaced size_t by SIZE_T, as this is the proper Win32 type. And I also used the prefix 'cch' (count of characters) instead of the generic 'dw'.

See issue #7149 for more details.

svn path=/trunk/; revision=57108
2012-08-19 10:01:05 +00:00
reactos [SERVICES] 2012-08-19 10:01:05 +00:00
rosapps [ROSAPPS] 2012-06-30 11:33:33 +00:00
rostests [User32|WineTest] - Patch by Alex Henrie: Correct dialog focus behavior. 2012-08-16 21:53:34 +00:00
wallpaper - Add CMakeLists for wallpaper 2012-02-05 13:43:04 +00:00