(winbase:loadlibrary
"lcluke" <[email protected]> Wed, 02 Apr 2003 07:44:46 -0000
| Newsgroups | gmane.lisp.corman |
|---|---|
| Message-ID | <[email protected]> |
Would someone be kind enough to tell me how to get LoadLibrary to work? (winbase:loadlibrary "SDL.dll") (winbase:loadlibrary "f:\SDL.dll") (winbase:loadlibrary "f:/SDL.dll") (winbase:loadlibrary "\\f:\SDL.dll") (setf dll-string (ct:LISP-STRING-TO-C-STRING "f:\sdl.dll")) (winbase:loadlibrary dll-string) ;;; An error occurred in function CREATE-SYMBOL-FROM-CHARS: ;;; Error: Could not find the requested package The dll is in f:\, also in the current directory, the corman lisp base directory and the windows\system directory. Thanks. ------------------------ Yahoo! Groups Sponsor ---------------------~--> Get 128 Bit SSL Encryption! http://us.click.yahoo.com/xaxhjB/hdqFAA/VygGAA/SyjtlB/TM ---------------------------------------------------------------------~-> To unsubscribe from this group, send an email to: [email protected] Your use of Yahoo! Groups is subject to http://docs.yahoo.com/info/terms/