Skip to content

lobotony/dlltest

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dlltest

Minimal dll test for OS X

  • main.c provides function util(), loads dll.dylib, retrieves symbol "dllmain" and calls it
  • dllmain() located in dll.dylib prints some stuff and calls util(), which must be provided by host program
  • build.sh builds all the things as simply as possible

About

Minimal dll test for OS X

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published