17 May
2011
17 May
'11
4:39 a.m.
Damjan Jovanovic <damjan.jov(a)gmail.com> writes:
Changelog: * shell32: implement the progman DDE interface
This attempt calls CoInitialize() only when needed, and icon handling has been tested, fixed and simplified.
I know this is not performance-critical, but the code is quite inefficient, especially with memory allocations. That also makes it hard to read because it adds a lot of unneeded complexity. -- Alexandre Julliard julliard(a)winehq.org