Changeset 74 for trunk/src/kernel32
- Timestamp:
- Jun 9, 1999, 3:55:30 PM (26 years ago)
- Location:
- trunk/src/kernel32
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/kernel32/KERNEL32.DEF
r59 r74 944 944 FreeAsciiString = _FreeAsciiString@4 @1212 945 945 AsciiToUnicode = _AsciiToUnicode@8 @1213 946 UnicodeToAsciiN = _UnicodeToAsciiN@12 @1254 947 AsciiToUnicodeN = _AsciiToUnicodeN@12 @1216 946 948 947 949 ;Win32Exe constructor -
trunk/src/kernel32/kernel32exp.def
r46 r74 815 815 _FreeAsciiString@4 @1212 816 816 _AsciiToUnicode@8 @1213 817 _UnicodeToAsciiN@12 @1215 818 _AsciiToUnicodeN@12 @1216 817 819 __ct__8Win32ExeFPc @1220 818 820 GetVersionStruct @1221
Note:
See TracChangeset
for help on using the changeset viewer.