Thread: writing DLLs
View Single Post
Old 07-13-2005, 02:25 PM   #1 (permalink)
fitzjj
 
Ultra Techie

Join Date: Oct 2003

Posts: 544

fitzjj

Default writing DLLs

i need to write a dll, it is to be written in C, but never havin had to write a dll before i thought i'd just check that it has no serious limitations over that of an executable does it. i.e. it is able to call malloc and all of the c libraries as with a regular c app.

cheers - thought it best to check before i get too far into it!
fitzjj is offline