On Wednesday 06 December 2006 22:52, you wrote:
> Ahhh perfect! Send it over! How would i run it as pam though? And an
> additional question: Would this speedup alsa too? as I finally got alsa's
> oss emulation to work with wine which is much much faster :S
PAM is a sysadmin tool that can (among o
Le mercredi 06 décembre 2006 à 21:35 +0100, Eric Pouech a écrit :
> - remove typos (ortaugraffe)
> - set correct size for controls
> - used correct space usage (for French)
> [...]
> -LTEXT "&Nouveau suclassage pour:",IDC_STATIC,16,58,100,8
> +LTEXT "&Nouveau suclassage
On Thu, 07 Dec 2006 06:21:59 +0100, Chris Robinson <[EMAIL PROTECTED]>
wrote:
On Wednesday 06 December 2006 14:48, [EMAIL PROTECTED] wrote:
I'm trying to implement this patch:
http://wiki.winehq.org/Implement_SetThreadPriority by Mike Hearn which
will enable wine to work without all the nasty
On Wednesday 06 December 2006 14:48, [EMAIL PROTECTED] wrote:
> I'm trying to implement this patch:
> http://wiki.winehq.org/Implement_SetThreadPriority by Mike Hearn which
> will enable wine to work without all the nasty audio glitches when using
> alsa. However hunk 1 fails on configure.ac as the
Stephen Torri wrote:
I am trying to create a custom Windows PE loader (binary & DLL) for the
purpose of security research. I am having a difficult time finding how
to allocate memory for a binary at the desired address in memory
(especially if its non-relocatable). I would like to see why I cann
An emulator is a specific type of program that mimics hardware. Windows
is not a piece of hardware, ergo Wine Is Not an Emulator. It's merely a
clone of the Windows API.
This is probably the best answer you will get that is clear and simple. Out
of interest the term I use to explain to others t
I am trying to create a custom Windows PE loader (binary & DLL) for the
purpose of security research. I am having a difficult time finding how
to allocate memory for a binary at the desired address in memory
(especially if its non-relocatable). I would like to see why I cannot
get memory allocated
Mike McCormack wrote:
Robert Shearman wrote:
+{
+char *format_name = HeapAlloc(GetProcessHeap(), 0, length);
+if (!format_name)
+return E_OUTOFMEMORY;
+GetClipboardFormatNameA(clipformat, format_name, length);
+hr = IStream_Write(stream, format_n
I'm trying to implement this patch:
http://wiki.winehq.org/Implement_SetThreadPriority by Mike Hearn which
will enable wine to work without all the nasty audio glitches when using
alsa. However hunk 1 fails on configure.ac as the patch hasn't been
updated to latest wine.
Can anyone help m
Hi.
I have no Idea about COM, but while i was reading your Patch to
learn, I do not understand this pair:
> +
> +#define HTMLWINDOW2_THIS(iface) DEFINE_THIS(HTMLWindow, HTMLWindow2,
> iface)
> +
> +#undef HTMLWINDOW_THIS
> +
Did you mean
+#undef HTMLWINDOW2_THIS
>
here?
--
By by ... Detle
On Wed, 6 Dec 2006, Frank Richter wrote:
> When libpng is available, support for writing out 24 and 32bpp icons is
> added, which are written out as PNGs. Also changed wineshelllink to
> support both xpm and png extensions for icons.
>
> Some parts based on an older patch by Vitaliy Margolen.
Th
On 12/7/06, Alexander Nicolaysen Sørnes <[EMAIL PROTECTED]> wrote:
Or you could simply run the software that the users 'expect' in Linux,
using
Wine. After all, that's what Wine is for.
Sorry I should have been more specific. We were running as many Windows
applications as possible in fav
Onsdag 06 desember 2006 01:26, skrev Edward Savage:
> I'm going to get eaten alive for this though depending on your requirements
> it might be a better idea to stick with Windows and really lock down your
> installation. I've been directly involved in two Linux migrations for
> Internet Cafes (an
13 matches
Mail list logo