Contents
|
Python for Win32 Extensions Help
>
Pythonwin and win32ui
>
Modules
>
win32ui
>
SetResource
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.