[Implemented] Creating DLL's
Posted: Sat Sep 21, 2002 3:13 pm
Restored from previous forum. Originally posted by blueb.
While creating DLL's is easy... the way they are created is
awkward. They are all named: PureBasic.Dll in the c:\purebasic\compilers directory.
The previous purebasic.dll is overwritten.
Couldn't we use the "Create Executable" dialog box to
save and compile the desired DLL to a name that we wish?
Also it should be created in the folder where your source
code is located. This way you can only overwrite it, if you
re-compile your source code.
Ideas?
--blueb
While creating DLL's is easy... the way they are created is
awkward. They are all named: PureBasic.Dll in the c:\purebasic\compilers directory.
The previous purebasic.dll is overwritten.
Couldn't we use the "Create Executable" dialog box to
save and compile the desired DLL to a name that we wish?
Also it should be created in the folder where your source
code is located. This way you can only overwrite it, if you
re-compile your source code.
Ideas?
--blueb