aboutsummaryrefslogtreecommitdiff
path: root/stormlib_dll/StormLib.def
diff options
context:
space:
mode:
authorunknown <E:\Ladik\Mail>2015-06-30 21:12:13 +0200
committerunknown <E:\Ladik\Mail>2015-06-30 21:12:13 +0200
commit607e4458e775e17de450f550e7d412ef41013138 (patch)
tree8003e02b7bdad2f58c04f5d80d7d5239524be0e8 /stormlib_dll/StormLib.def
parent8017b11a97c938dad205a2e885a81380241fb741 (diff)
+ Forwarded exports moved to DEF file
Diffstat (limited to 'stormlib_dll/StormLib.def')
-rw-r--r--stormlib_dll/StormLib.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/stormlib_dll/StormLib.def b/stormlib_dll/StormLib.def
index a85f942..4b48b13 100644
--- a/stormlib_dll/StormLib.def
+++ b/stormlib_dll/StormLib.def
@@ -73,3 +73,6 @@ EXPORTS
SCompExplode
SCompCompress
SCompDecompress
+
+ GetLastError=Kernel32.GetLastError
+ SetLastError=Kernel32.SetLastError