http://bugs.winehq.org/show_bug.cgi?id=18734
--- Comment #2 from Alex Villacís Lasso a_villacis@palosanto.com 2009-06-01 11:52:36 --- Created an attachment (id=21486) --> (http://bugs.winehq.org/attachment.cgi?id=21486) Add DLL_EXCLUSIVE flag only when flagset equals DDL_DRIVES
This is a possible patch that fixes the behavior for me. The patch adds the DDL_EXCLUSIVE flag only if the original bitmask is exactly equal to DDL_DRIVES. This makes the program behavior match the one on Windows 98.