win32ui
.SetResource
PyDLL
=
SetResource(
dll
)
Specifies the default DLL object for application resources.
Parameters
dll
:
PyDll
The dll object to use for default resources.
Return Value
The previous default DLL object.