The source project of this merge request has been removed.
comctl32: Support passing bitmap and icon resource ID as a string when creating static control.
Follow Up of Merge request !693 (merged) by Jacek Caban. That pull request changed properly the static control of user32, but didn't address the comctl32 static control.
Fix an issue of TES4:Oblivion Construction Set, reported by me in the Wine Bug: https://bugs.winehq.org/show_bug.cgi?id=53581#c5 after the merge request fixed the reported CS crash.
Signed-off-by: Lorenzo Ferrillo lorenzofersteam@live.it