Ignore:
Timestamp:
Sep 18, 2012, 8:13:51 PM (13 years ago)
Author:
abwillis
Message:

ADD GetCPInfoExA and GetCPInfoExW part of ticket #25.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/kernel32/kernel32.def

    r21999 r22017  
    10121012
    10131013    GetFileSizeEx              = "_GetFileSizeEx@8"            @920
     1014
     1015    GetCPInfoExA              = "_GetCPInfoExA@12"          @923
     1016    GetCPInfoExW             = "_GetCPInfoExW@12"          @924
    10141017;
    10151018; ENDOFEXPORTS
Note: See TracChangeset for help on using the changeset viewer.