this procedure on
the native kernel32.dll. Is that right ?
Any help is greatly appreciated.
FLu-X
- Original Message -
From: "Anssi Hannula" <[EMAIL PROTECTED]>
To: "Informações" <[EMAIL PROTECTED]>
Cc:
Sent: Friday, October 28, 2005 6:01 PM
Subj
On Saturday 29 Oct 2005 05:19, Mike McCormack wrote:
> "You can make a dummy file in your application directory called
> application.exe.local to force Windows to use the dlls in the local
> directory. So say you have IEXPLORE.EXE you would create
> IEXPLORE.EXE.LOCAL and drop the Mingw compiled dl
Hi,
On 10/29/05, Mike McCormack <[EMAIL PROTECTED]> wrote:
> "You can make a dummy file in your application directory called
> application.exe.local to force Windows to use the dlls in the local
> directory. So say you have IEXPLORE.EXE you would create
> IEXPLORE.EXE.LOCAL and drop the Mingw comp
Travis Watkins wrote:
Put notepad.exe with your user32.dll renamed to user32.dll.local into a
directory and run notepad.exe.
I thought you put user32.dll in the directory notepad was in and
created a blank user32.dll.local to make the app use your copy.
OK, I stand corrected:
"Steven Edwar
On 10/28/05, Mike McCormack <[EMAIL PROTECTED]> wrote:
> Put notepad.exe with your user32.dll renamed to user32.dll.local into a
> directory and run notepad.exe.
I thought you put user32.dll in the directory notepad was in and
created a blank user32.dll.local to make the app use your copy.
--
Tra
Anssi Hannula wrote:
As I can seem, WINE program loader does the job, but not under
Windows. Does anybody have any clue on how to make this "magic" happens
on a Windows environment (possibly inside cygwin) ? Does anybody know
any other tool capable of providing this functionality ?
http:/
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
Informações wrote:
>Hey All,
Hi!
>I've been trying to solve a problem that WINE seems to have tacked
> quite properly: I need to run a Windows application under Windows OS
> using custom DLLs in place of Windows-kernel DLLs. For instance, I w
Hello,
> I've been trying to solve a problem that WINE seems to have tacked
> quite properly: I need to run a Windows application under Windows OS using
> custom DLLs in place of Windows-kernel DLLs. For instance, I wanna be able
> to run the Notepad application loading all its required DLLs fr
Hey All,
I've been trying to solve a problem that WINE seems to have tacked quite
properly: I need to run a Windows application under Windows OS using custom
DLLs in place of Windows-kernel DLLs. For instance, I wanna be able to run
the Notepad application loading all its required DLLs f