resource tests

Stefan Leichter Stefan.Leichter at camLine.com
Sat Aug 27 18:47:01 CDT 2005


Hello,

this tests exhibits a problem related to the flags of LoadLibraryEx and the 
enumaration function of the resources. The enumerating of resource works only 
if LOAD_LIBRARY_AS_DATAFILE is passed to LoadLibraryEx. If 
LOAD_LIBRARY_AS_DATAFILE is not passed, not all resources of the dll are 
enumerated and the name  of the INT resources are wrong. The tests passes on 
NT4.

ChangeLog
--------------
	added tests for combinations of LoadLibrary[Ex] and EnumResource* functions


-------------- next part --------------
A non-text attachment was scrubbed...
Name: resource.diff
Type: text/x-diff
Size: 6155 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050828/682ed556/resource.bin


More information about the wine-patches mailing list