Bugs item #3572129, was opened at 2012-09-26 19:36
Message generated for change (Comment added) made by rupole
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3572129&group_id=78018
Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: win32
Group: None
>Status: Closed
>Resolution: Fixed
Priority: 5
Private: No
Submitted By: https://www.google.com/accounts ()
Assigned to: Nobody/Anonymous (nobody)
Summary: win32api.UpdateResource should support resource deletion
Initial Comment:
Windows api UpdateResource() can be used to delete a resource if 5th parameter is NULL, win32api.UpdateResource should also support it. Currently obData must be a non-empty buffer.
----------------------------------------------------------------------
>Comment By: Roger Upole (rupole)
Date: 2012-09-26 22:40
Message:
Fixed in win32apimodule.cpp r4276
----------------------------------------------------------------------
You can respond by visiting:
https://sourceforge.net/tracker/?func=detail&atid=551954&aid=3572129&group_id=78018
|