summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTor Lillqvist <tlillqvist@novell.com>2010-11-02 14:22:28 +0200
committerTor Lillqvist <tml@hemulen.(none)>2010-11-02 14:24:26 +0200
commit7e2af072fba633181170043bb9224850cbf1bf08 (patch)
tree7d5fbf52cef19525ed73201d9db7c03c0e17c6e7
parent9eaabc678b00eb630b521ea82be163b9ee8e19f8 (diff)
Export more symbols
-rw-r--r--salhelper/source/msci.map8
1 files changed, 8 insertions, 0 deletions
diff --git a/salhelper/source/msci.map b/salhelper/source/msci.map
index ef24ea8ce..c7838e214 100644
--- a/salhelper/source/msci.map
+++ b/salhelper/source/msci.map
@@ -35,4 +35,12 @@ UDK_3.1 {
??0timedout@ConditionWaiter@salhelper@@QAE@ABU012@@Z;
??1timedout@ConditionWaiter@salhelper@@UAE@XZ;
??4timedout@ConditionWaiter@salhelper@@QAEAAU012@ABU012@@Z;
+
+ ??0Timer@salhelper@@QAE@XZ;
+ ??1Timer@salhelper@@MAE@XZ;
+
+ ?isTicking@Timer@salhelper@@QBAEXZ;
+ ?setRemainingTime@Timer@salhelper@@QAAXABUTTimeValue@2@@Z;
+ ?start@Timer@salhelper@@QAAXXZ;
+ ?stop@Timer@salhelper@@QAAXXZ;
} UDK_3_0_0;