13 Mar
2006
13 Mar
'06
12:57 p.m.
http://bugs.winehq.org/show_bug.cgi?id=4709 ------- Additional Comments From hans(a)it.vu.nl 2006-13-03 12:57 ------- Try this: $ cd dlls/advapi32 $ cat advapi32.spec | sed -e "s/^# //" > advapi32.spec.new $ mv advapi32.spec.new advapi32.spec $ make install $ WINEDEBUG=trace+imports wine <yourapp.exe> 2>&1 |grep advapi32 > IMPORTS and attach IMPORTS to this bug report. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug, or are watching the assignee.