New Program

Open forum for end-user questions about Wine. Before asking questions, check out the Wiki as a first step.
Forum Rules
Locked
Labrat3004
Newbie
Newbie
Posts: 1
Joined: Sun Jan 11, 2009 5:55 pm

New Program

Post by Labrat3004 »

I'm beta testing a new windows program for a friend, I'm trying to get it to load with wine. It installed just fine, but I'm having difficulty getting it to run. I ran it with wine through terminal, but recieved the errors "err:module:import_dll" and "err:module:LDRinitailiveThunk" the library is where it's supposed to be. and I don't know what LDR... means.

Could someone help me out?
austin987
Wine Developer
Wine Developer
Posts: 2383
Joined: Fri Feb 22, 2008 8:19 pm

New Program

Post by austin987 »

On Sun, Jan 11, 2009 at 5:01 PM, Labrat3004 <[email protected]> wrote:
I'm beta testing a new windows program for a friend, I'm trying to get it to load with wine. It installed just fine, but I'm having difficulty getting it to run. I ran it with wine through terminal, but recieved the errors "err:module:import_dll" and "err:module:LDRinitailiveThunk" the library is where it's supposed to be. and I don't know what LDR... means.

Could someone help me out?





What dlls does it show with those errors? Likely, he didn't bundle a
redistributable dll with the app. Winetricks would help.
--
-Austin
Locked