Notepad not remaining language selection

Andriy Palamarchuk apa3a at yahoo.com
Mon Feb 25 07:21:19 CST 2002


--- Sylvain Petreolle <spetreolle at yahoo.fr> wrote:
> What's needed to link to these funtions ?
> language.o: In function `RestoreSavedLanguage':
> /home/wine/programs/notepad/language.c:146:
> undefined
> reference to `RegOpenKeyExA'
[... skipped ...]

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




More information about the wine-users mailing list