I am trying to convert QBasic to PBCC2.0 and PBDLL6.0 for a large
application. I need to how to unload the library so I can modify
and compile it while the application is running and load it everytime
it is needed.
I have tried to use FREELIBRARY to unload the DLL successfully but
the DLL is still Write-protected.
LAC
------------------
application. I need to how to unload the library so I can modify
and compile it while the application is running and load it everytime
it is needed.
I have tried to use FREELIBRARY to unload the DLL successfully but
the DLL is still Write-protected.
LAC
------------------
Comment