summaryrefslogtreecommitdiff
path: root/salhelper
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
commit2ff337833879afa6e18b4f04b4876524cd1d0656 (patch)
tree53b48b9db32f112a2a437375c4fe77b728b31cdc /salhelper
parent3da27a1a1bc85e17067f88de05476e106a0467c8 (diff)
Export more symbols
Diffstat (limited to 'salhelper')
-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 737513c93d04..6726d8e7f46a 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;