- Try LoadLibrary/LoadImage to extract icons from wine's built-in dlls
commit31c90330238c8c840872e82963437e26cdf82c93
authorMichael Jung <mjung@iss.tu-darmstadt.de>
Wed, 26 Oct 2005 12:05:59 +0000 (26 12:05 +0000)
committerAlexandre Julliard <julliard@winehq.org>
Wed, 26 Oct 2005 12:05:59 +0000 (26 12:05 +0000)
treefd7c90f44cf7a78018a44c2d6a1bf0a6b885f2c0
parentc64abfa3743a34277df883a7241ce0b7833938fb
- Try LoadLibrary/LoadImage to extract icons from wine's built-in dlls
  if SearchPath fails to find the requested file in
  PrivateExtractIcons.
- Some unit tests for PrivateExtractIcons.
dlls/user/exticon.c
dlls/user/tests/resource.c