|
DeleteDll | |
DeleteDll DLLNumber | |
Parameters: DLLNumber = The number of the DLL you wish to delete |
|
Returns: NONE | |
DeleteDll will free the memory used by a DLL back to PlayBASIC and ultimately windows. FACTS: * You can only use standard DLLs. See NewAx for ActiveX/COM DLLs Mini Tutorial: This example shows how to toggle the visibility of the mouse cursor using Windows' user32.dll.
|
Related Info: | GetdllStatus | LinkDll | LoadDll | LoadNewDll | NewAX : |
|
|||||||||||||||||||||||||||||||||||||||
(c) Copyright 2002 - 2024 - Kevin Picone - PlayBASIC.com |