Link to home
Start Free TrialLog in
Avatar of jburgess123
jburgess123

asked on

dll programming

Hi;
   I am new to Ansi C programming and need to create a shared dll. It has to be able to be compiled using any ansi compiler and must be able to run WITHOUT any .NET technologies. Does anyone have a working example of a simple DLL, at least 3 functions if available, that I can take a look at and test out?

Thanks
ASKER CERTIFIED SOLUTION
Avatar of PaulCaswell
PaulCaswell
Flag of United Kingdom of Great Britain and Northern Ireland image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of furqanchandio
furqanchandio

Avatar of Julian Hansen