Ok, but winemine uses reg to, and does not have such import.
(do you have Ymessenger ?)
Registry functions are in advapi32.dll
Add this line to your notepad.spec file to link against advapi32 library:
import advapi32.dll
Sylvain, we can continue the discusion on wine-devel.
Andriy Palamarchuk
Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com
___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com
--- Sylvain Petreolle spetreolle@yahoo.fr wrote:
Ok, but winemine uses reg to, and does not have such import.
It does :-) Contents of programs/winemine/winemine.spec: ****************** name winemine mode guiexe type win32 rsrc rsrc.res
import user32.dll import gdi32.dll *import advapi32.dll* import kernel32.dll import ntdll.dll ******************
(do you have Ymessenger ?)
Yahoo messenger? Sorry, I don't use it.
Andriy Palamarchuk
__________________________________________________ Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com
sorry, I looked in every *.rc files (duh!)
It does :-) Contents of programs/winemine/winemine.spec:
name winemine mode guiexe type win32 rsrc rsrc.res
import user32.dll import gdi32.dll *import advapi32.dll* import kernel32.dll import ntdll.dll
(do you have Ymessenger ?)
Yahoo messenger? Sorry, I don't use it.
Andriy Palamarchuk
Do You Yahoo!? Yahoo! Sports - Coverage of the 2002 Olympic Games http://sports.yahoo.com
___________________________________________________________ Do You Yahoo!? -- Une adresse @yahoo.fr gratuite et en français ! Yahoo! Mail : http://fr.mail.yahoo.com