ChangeSet ID: 20839 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@winehq.org 2005/10/26 07:05:59
Modified files: dlls/user/tests: resource.c dlls/user : exticon.c
Log message: Michael Jung mjung@iss.tu-darmstadt.de - 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.
Patch: http://cvs.winehq.org/patch.py?id=20839
Old revision New revision Changes Path 1.5 1.6 +38 -0 wine/dlls/user/tests/resource.c 1.37 1.38 +101 -0 wine/dlls/user/exticon.c