diff options
author | Tor Lillqvist <tlillqvist@novell.com> | 2010-11-04 11:35:45 +0200 |
---|---|---|
committer | Tor Lillqvist <tml@hemulen.(none)> | 2010-11-04 13:09:57 +0200 |
commit | c9085697a545a264539d060f2789f0f567614dab (patch) | |
tree | 86d43d731a8db37d7243f2d59232bd1e31faa49b | |
parent | b7f08e5afec5b9f11916c691589476f84612fde6 (diff) |
Export more Timer API with MSVC in the map file
-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; |