Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
How would I create a dll file when my program is complied? Thanks!!;)
Hi.. you can create a DLL by selecting : ActiveX DLL enstead of Standard EXE when creating the project.. I wish this is what you mean by your question..