Sorry your browser is not supported!

You are using an outdated browser that does not support modern web technologies, in order to use this site please update to a new browser.

Browsers supported include Chrome, FireFox, Safari, Opera, Internet Explorer 10+ or Microsoft Edge.

DarkBASIC Discussion / What is a DLL, how can I make one, What can it do?

Author
Message
dab
20
Years of Service
User Offline
Joined: 22nd Sep 2004
Location: Your Temp Folder!
Posted: 15th Dec 2004 09:34
The title pretty much explains it. What is a DLL, how can I make one, What can it do? all of this relating to DBC.
BatVink
Moderator
22
Years of Service
User Offline
Joined: 4th Apr 2003
Location: Gods own County, UK
Posted: 15th Dec 2004 19:03
A dll is a library of functions, you'll find several hundred in your Windows System directory as it the Microsoft convention for packaging functionality.

Generally, they are written in C / C++ / C##, although other languages can be used.

They do whatever you want them to do. You might, for example, want to perform complex rotation calculations - oh, wait - Wolf has already done it and put it in a dll! What a fantastic example I came up with there (pats self on back).

If you need to ask the question, you probably don't need them, or have the knowledge at the moment to create them. There are a handful already available from other developers, check out the Dll Talk Forum. There's also a lot of discussion on how to make them.

BatVink

Login to post a reply

Server time is: 2025-05-24 08:13:22
Your offset time is: 2025-05-24 08:13:22