From: p DOT dalgaard AT kubism DOT ku DOT dk (Peter Dalgaard BSA) Subject: dlopen() and friends? 1 Jul 1997 02:49:29 -0700 Approved: cygnus DOT gnu-win32 AT cygnus DOT com Distribution: cygnus Message-ID: Original-To: gnu-win32 AT cygnus DOT com X-Mailer: Gnus v5.3/Emacs 19.34 Original-Sender: owner-gnu-win32 AT cygnus DOT com The title almost says it all. For numerical and statistical computing, the ability to wire user C code into a running interpreter is the best thing since electricity. The functionality on UNIX system is in libdl.* and (usually) works by linking up a shared position-independent library and accessing it through dlopen(), dlsym(), etc. One would expect that similar functionality is possible through DLL's in win32, but has anyone actually tried this? -- O__ ---- Peter Dalgaard Blegdamsvej 3 c/ /'_ --- Dept. of Biostatistics 2200 Cph. N (*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918 ~~~~~~~~~~ - (p DOT dalgaard AT biostat DOT ku DOT dk) FAX: (+45) 35327907 - For help on using this list (especially unsubscribing), send a message to "gnu-win32-request AT cygnus DOT com" with one line of text: "help".