[project @ 2000-06-23 09:41:11 by sewardj]
Changes to make DietHEP.dll usable from Visual Basic: * Export DH_LoadLibrary and DH_GetProcAddress using stdcall, not ccall. * Append all messages to a logfile, diet_hep_logfile.txt, for debugging.
Showing
- ghc/includes/DietHEP.h 4 additions, 2 deletionsghc/includes/DietHEP.h
- ghc/interpreter/DietHEP.def 2 additions, 2 deletionsghc/interpreter/DietHEP.def
- ghc/interpreter/README.BUILDING.HUGS 4 additions, 0 deletionsghc/interpreter/README.BUILDING.HUGS
- ghc/interpreter/dh_demo.c 4 additions, 2 deletionsghc/interpreter/dh_demo.c
- ghc/interpreter/hugs.c 32 additions, 11 deletionsghc/interpreter/hugs.c
Loading
Please register or sign in to comment