diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-11-04 11:35:45 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-11-04 11:41:55 +0200 |
commit | 21b6978637e61f349c57846fcf04772898ec58e2 (patch) | |
tree | 3172b505d9ddfec04f95ce0ba23f5f0df9cd40c5 /salhelper/source | |
parent | 7659ad44e3e1c955400c77dc1d45cc481faf55bf (diff) |
Export more Timer API with MSVC in the map file
Diffstat (limited to 'salhelper/source')
-rw-r--r-- | salhelper/source/msci.map | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/salhelper/source/msci.map b/salhelper/source/msci.map index 6726d8e7f46a..02f1527a703b 100644 --- a/salhelper/source/msci.map +++ b/salhelper/source/msci.map @@ -37,8 +37,10 @@ UDK_3.1 { ??4timedout@ConditionWaiter@salhelper@@QAEAAU012@ABU012@@Z; ??0Timer@salhelper@@QAE@XZ; + ??0Timer@salhelper@@QAE@ABUTTimeValue@1@@Z; ??1Timer@salhelper@@MAE@XZ; + ?isExpired@Timer@salhelper@@QBAEXZ; ?isTicking@Timer@salhelper@@QBAEXZ; ?setRemainingTime@Timer@salhelper@@QAAXABUTTimeValue@2@@Z; ?start@Timer@salhelper@@QAAXXZ; |