comctl32: Fix the loading of strings for the property sheet page by
commitf5660c23ae76d5192d17b1a69d76991f03ffe717
authorRobert Shearman <rob@codeweavers.com>
Tue, 23 May 2006 15:53:55 +0000 (23 16:53 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 23 May 2006 18:52:56 +0000 (23 20:52 +0200)
tree1a0526249b31ac74c2b10ada05a8c96ebb3331c9
parente6b97ce2bd86c3680704561a500671f48e23780e
comctl32: Fix the loading of strings for the property sheet page by
caching the ID of the string to load before overwriting it with an
Alloc call.
dlls/comctl32/propsheet.c