I need to update resources in the .exe an .dll files. I found API function UpdateResource and exemple for adding resouce. But I cannot delete resource. I do code according this exempla and MSDN articles. UpdateResource and EndUpdateResource return TRUE, but do nothing (resource stays in the file). Can anybody help me (advice, sample)

Thank you