Wine can't load DLL, built with Winelib.
25 Sep
2005
25 Sep
'05
8:41 p.m.
Hello All! Please, look at the applied sources (Makefile, main application, spec-file and library module). I tried to load library, from main application (with LoadLibrary(...)). Both application and DLL, are built with winelib, using winegcc. I found strange behaviour - then DLL loaded from current working directory, all things are OK, but then I tried to load DLL from .\Test\Dir\ (for example), LoadLibrary returns NULL. What I'm doing wrong? -- With best regards, Peter Lemenkov.
7387
Age (days ago)
7387
Last active (days ago)
0 comments
1 participants
participants (1)
-
Peter Lemenkov