Helloooo visitor,
i want to ask only one query to you that is
How can i create my own dll's along with functions.
write me ASAP.
Thanking you,
Santy,
Printable View
Helloooo visitor,
i want to ask only one query to you that is
How can i create my own dll's along with functions.
write me ASAP.
Thanking you,
Santy,
not sure I understand what u mean... If u want to create a dll just select ActiveX DLL when start a new project.
Add the modules and classes with the functions, subs, props u want.
When u want to use it in a project u make a reference to the compiled version, create an object and off u go.