[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: RES: Portar Sistemas for Windows para LINUX.



Leandro Santoro wrote:
Mas thadeu,

Aí seria a opção "builting" e não native. Não é isso?


Seguindo o China:
Boa tarde a todos, espero que tudo esteja correndo bem com todos e suas famílias ;)

do man wine:
There are currently two types of libraries that can
be loaded into a process' address space:
Native windows  dlls  (native ),
wine internal dlls ( builtin ).

builtin são as do wine...
as natives podem ser encontradas em um busca no google (tem um site com várias mas nem no meu bookmarks está, pq eu prefiro o google).
Veja os exemplo na manpage:
WINEDLLOVERRIDES="comdlg32,shell32=n,b"
Try to load comdlg32 and shell32 as  native  windows  dll
first  and  try  the  builtin  version if the native load
fails.

WINEDLLOVERRIDES="comdlg32,shell32=n;c:\\foo\\bar\\baz=b"
Try to load the libraries comdlg32 and shell32 as  native
windows  dlls.  Furthermore, if an application request to
load c:\foo\bar\baz.dll load the builtin library baz.

WINEDLLOVERRIDES="comdlg32=b,n;shell32=b;comctl32=n"
Try to load comdlg32 as builtin first and try the  native
version if the builtin load fails; load shell32 always as
builtin and comctl32 always as native.


um grande [   ]s a todos e muita paz !!!


	
	Para usá-las como "native" o sistema deve rodar em dual-boot, certo?


Não. Bastar ter as DLL's no folder system (ou o que seja)..



Abr,
Leandro Santoro.


--
 ___                  _                 .''`.
  | |_  _. _| _      |_) _ ._ ._  _.   : :'  :
  | | |(_|(_|(/_|_|  |  (/_| || |(_|   `. `'`
                    Linux User #50500    `-
Prof.Adjunto - Instituto de Física  ---Debian-
Universidade Federal Fluminense     Alpha/i386



Reply to: