win32api.BeginUpdateResource
PyHANDLE = BeginUpdateResource(filename, delete
)
Begins an update cycle for a PE file.
Parameters
filename : string
File in which to update resources.delete : int
Flag to indicate that all existing resources
should be deleted.