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/kernel32dbg.def

    r21999 r22017  
    10131013
    10141014    GetFileSizeEx              = "_GetFileSizeEx@8"            @920
     1015
     1016    GetCPInfoExA              = "_GetCPInfoExA@12"          @923
     1017    GetCPInfoExW              = "_GetCPInfoExW@12"          @924
     1018
    10151019;
    10161020; ENDOFEXPORTS
Note: See TracChangeset for help on using the changeset viewer.