[ros-diffs] [tkreuzer] 48473: [CRT] - Remove "implementations" of __lc_collate_cp, __lc_handle and __lc_codepage. These are not functions, but varuables, implemented as MSVCRT_* - add ___lc_codepage_func and ___lc_handle_func taken from wine - Fix msvcrt spec file - Fixes compilation with gcc 4.5.1