summaryrefslogtreecommitdiff
path: root/src/libIvy.def
diff options
context:
space:
mode:
authorfcolin2008-04-21 15:32:50 +0000
committerfcolin2008-04-21 15:32:50 +0000
commit50b963828e46b8e64b934b16a1c4d67adfdf9d88 (patch)
tree3fabfb642cb7fc9fbd5447160a9275be12e65eb3 /src/libIvy.def
parenta3821ac78d363c9d35c1fa872ce87ebd7e372c30 (diff)
downloadivy-c-50b963828e46b8e64b934b16a1c4d67adfdf9d88.zip
ivy-c-50b963828e46b8e64b934b16a1c4d67adfdf9d88.tar.gz
ivy-c-50b963828e46b8e64b934b16a1c4d67adfdf9d88.tar.bz2
ivy-c-50b963828e46b8e64b934b16a1c4d67adfdf9d88.tar.xz
Compilation sous WINDOWS
Diffstat (limited to 'src/libIvy.def')
-rw-r--r--src/libIvy.def3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/libIvy.def b/src/libIvy.def
index df671c7..d8998f3 100644
--- a/src/libIvy.def
+++ b/src/libIvy.def
@@ -16,6 +16,7 @@ IvyGetApplicationHost
IvyGetApplication
IvyGetApplicationList
IvyGetApplicationMessages
+IvySetBindCallback
IvyBindMsg
IvyUnbindMsg
IvySendError
@@ -38,3 +39,5 @@ IvyBindingFree
IvyBindingExec
IvyBindingMatch
+
+TimerRepeatAfter \ No newline at end of file