summaryrefslogtreecommitdiff
path: root/TODOS
diff options
context:
space:
mode:
authorAndreas Baumann <abaumann@yahoo.com>2010-05-21 15:31:37 +0200
committerAndreas Baumann <abaumann@yahoo.com>2010-05-21 15:31:37 +0200
commitd0d576d61d65f7b42db1cc7331f1c7c9879e90e9 (patch)
tree40eb97a6ace92157666f000bc6932bee99d766ad /TODOS
parent223b524f4636be7aa030f8609125d54cd9ea0882 (diff)
downloadwolfbones-d0d576d61d65f7b42db1cc7331f1c7c9879e90e9.tar.gz
wolfbones-d0d576d61d65f7b42db1cc7331f1c7c9879e90e9.tar.bz2
final cleanup in documentation of library loader
Diffstat (limited to 'TODOS')
-rw-r--r--TODOS5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODOS b/TODOS
index 5cc5f1e..147ca1e 100644
--- a/TODOS
+++ b/TODOS
@@ -1,5 +1,6 @@
- library loader
- - do Windows version
- make install installs the testlib, split in two
- check if we can get variable symbols on Windows
- - find a nice macro layer for the void * dlsym casting
+ - add error handling on Windows
+ - find solution for char *, TCHAR unicode and friends
+ \ No newline at end of file