Tuesday, January 20, 2009

dllfree()

dllfree()

It frees the dll. I don't really know why I should do this. I looked it up on wikipedia.com and some other sites. It seems like it just frees it so your computer does not have it loaded anymore. Perhaps it affects performance? Anyway you do not need to understand everything there is to know about freeing a dll to understand what it does and use it effectivly. It closes the dll. Call it at the end of your game.

Note: This dll has no arguments

No comments:

Post a Comment