commit | 081ee94117e7d903a20b78509ad56f4182d5588e | [log] [tgz] |
---|---|---|
author | Alexandre Julliard <julliard@winehq.org> | Mon Aug 07 04:12:41 2000 +0000 |
committer | Alexandre Julliard <julliard@winehq.org> | Mon Aug 07 04:12:41 2000 +0000 |
tree | 8d54dd105573c72e6ce8e3ea1029d00dfa6b59c1 | |
parent | e6b51bf25f9863a02c6164c2c79bd643c73769d0 [diff] |
- Fixed resource functions to work directly from the HMODULE instead of requiring a modref. - Attempted to get LOAD_LIBRARY_AS_DATAFILE right (based on patches by Eric Pouech and Dusan Lacko). - Simplified modref structure and handling.