Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - caozb

#1
In other LISP like scripting languages, you can usually import all functions of the dll at once. For example (importAll "user32. dll"). How can I implement this function in newlisp?