On 4/11/07, Robert Shearman rob@codeweavers.com wrote:
They are only required because they are imported by acledit.dll, as is also samlib.dll. You might want to do a little debugging next time to see what modules are importing the DLLs.
The only DLL that is required directly and that needs to be stubbed is acledit.dll.
Thats basically what I said, just in a few more words in my last email.. I did not, however realize that acledit was the only one that needed to be stubbed in order to get the program to pickup the dll.
Additional question for sending to the list:
Is there a fully stubbed dll in the current tree that I could use as a reference to start a stub for acledit? I'd like to at least see how far I can get with a stubbed dll, and I dont want to take any developers' already small amount of time to ask to make a stub.
-- Thanks
Tom
Check out this new 3D Instant Messenger called IMVU. It's the best I have seen yet!
http://imvu.com/catalog/web_invitation.php?userId=1547373&from=power-ema...
GAR! I just checked Paul's site after sending the last email. He already has a stubbed version of acledit.
Paul, do you mind sending me what you have? I'd like to take a look, but cant guarantee I can get anything done, but still, I'd at least like to try.
Tom
On 4/11/07, Tom Spear speeddymon@gmail.com wrote:
On 4/11/07, Robert Shearman rob@codeweavers.com wrote:
They are only required because they are imported by acledit.dll, as is also samlib.dll. You might want to do a little debugging next time to see what modules are importing the DLLs.
The only DLL that is required directly and that needs to be stubbed is acledit.dll.
Thats basically what I said, just in a few more words in my last email.. I did not, however realize that acledit was the only one that needed to be stubbed in order to get the program to pickup the dll.
Additional question for sending to the list:
Is there a fully stubbed dll in the current tree that I could use as a reference to start a stub for acledit? I'd like to at least see how far I can get with a stubbed dll, and I dont want to take any developers' already small amount of time to ask to make a stub.
-- Thanks
Tom
Check out this new 3D Instant Messenger called IMVU. It's the best I have seen yet!
http://imvu.com/catalog/web_invitation.php?userId=1547373&from=power-ema...
Tom Spear wrote:
GAR! I just checked Paul's site after sending the last email. He already has a stubbed version of acledit.
Paul, do you mind sending me what you have? I'd like to take a look, but cant guarantee I can get anything done, but still, I'd at least like to try.
Tom
Hi Tom,
I don't have a stubbed one (otherwise I would have sent it in a long time ago :-) ).
The page says: "Use the following native DLL". And it doesn't mention acledit but aclui.
Cheers,
Paul.
On Mi, 2007-04-11 at 10:18 -0500, Tom Spear wrote:
Is there a fully stubbed dll in the current tree that I could use as a reference to start a stub for acledit? I'd like to at least see how far I can get with a stubbed dll,
Eric send already a sub, but ...
Is something missing here? http://wiki.winehq.org/Developers-Hints#head-30a7f7f51ce0e42b4141749c9832bae...