"Peter Dons Tychsen" <[EMAIL PROTECTED]> wrote:
> I have an app which is bailing out because it cannot get valid data
> from SPI_GETMOUSE - and indeed this reg key does not exist.
>
> The key should be in "Control Panel\\Colors" under CURRENT_USER.
That's a wrong key name.
> There are similar v
Hi,
An application that I'm using contains a internal web browser based off the
IWebBrowser2 interface.
Loading a webpage from a web server works as expected, but when I try to use
the
"file://C:\myTestPage.html" syntax the file fails to load.
NOTE: myTestPage.html has a single paragraph with
I have an app which is bailing out because it cannot get valid data
from SPI_GETMOUSE - and indeed this reg key does not exist.
The key should be in "Control Panel\\Colors" under CURRENT_USER.
There are similar values in the "Control Panel" folder in the registry.
Is there a reason this value is
The xrandx X11 extension is very handy.
Using it for wine makes great sense.
But... the extension also enumerates a whopping amount of modes.
Each resolution has a multitude of frequencies and bit-depth variants.
Some applications are simply not prepared for that magnitude of
information when the
On Dec 28, 2007 8:54 AM, Maarten Lankhorst <[EMAIL PROTECTED]> wrote:
> I remember at wineconf there were some videos created, what happened
> with those? I tried to look on youtube for wineconf, but I didn't find
> anything. Are they online yet? Or will they be put online?
>
> -Maarten
>
>
>
Thre
Dan Kegel escribió:
> > So how well is Wine running the malware you're interested in?
> > - Dan
Thanks, I found a lot options in the web but didnt know DEFAULT_DEBUG_CHANNEL
const, :)
So, we only try a few malware, [ 3 files ], but all ran correctly.
Two files was compiled in VisualC, and the l
Dan Kegel escribió:
> So how well is Wine running the malware you're interested in?
> - Dan
Thanks, I found a lot options in the web but didnt know DEFAULT_DEBUG_CHANNEL
const, :)
So, we only try a few malware, [ 3 files ], but all ran correctly.
Two files was compiled in VisualC, and the last o
Hi,
Is there something wrong with these couple of patches?
http://www.winehq.org/pipermail/wine-patches/2007-December/048436.html
kernel32/console: convert newborn wineserver handle to kernel32 console
handle.
This patch makes screenbuffer handle, returned by CreateConsoleScreenBuffer
function
Am Donnerstag, 3. Januar 2008 06:20:26 schrieb Alexander Dorofeyev:
> Oh now I see this case I haven't thought about. For some reason, or maybe
> no reason at all, Moto racer sets alphaop to selectarg1 and alphaarg1 to
> current (diffuse)! That looks kind of strange (if it then gives vertices
> wit
Jacek Caban <[EMAIL PROTECTED]> writes:
> diff --git a/dlls/mshtml/mshtml_private.h b/dlls/mshtml/mshtml_private.h
> index c981348..e0c94c3 100644
> --- a/dlls/mshtml/mshtml_private.h
> +++ b/dlls/mshtml/mshtml_private.h
> @@ -16,6 +16,19 @@
> * Foundation, Inc., 51 Franklin St, Fifth Floor, Bos
On Dec 29, 2007 9:48 PM, Dan Kegel <[EMAIL PROTECTED]> wrote:
> That reminds me that I worked out some time ago how
> to find such typos efficiently. At the risk of encouraging lots
> of silly typo-fixing patches, I've documented the process here:
> http://kegel.com/wine/spellingpolice/
It looks
* On Tue, 30 Oct 2007 [EMAIL PROTECTED] wrote:
> * On Tue, Oct 30, 2007 at 11:31:56PM -0400, Dimi Paun wrote:
> > * On Tue, 2007-10-30 at 15:54 -0700, [EMAIL PROTECTED] wrote:
> > >
> > > The other day an X.org developer asked me if Wine needed anything
> > > from X. Off the top of my head, all
Juan wrote:
> I want know where can i find the option to WINEDEBUG.
> In this time, we are used trace+file, trace+reg.
> Can trace the sockets??
When I need to figure out WINEDEBUG flags, I always use grep, e.g.
[EMAIL PROTECTED]:~/wine-git/dlls$ grep DEFAULT_DEBUG ws*/*.c
ws2_32/async.c:WINE_DEF
Alistair Leslie-Hughes <[EMAIL PROTECTED]> writes:
> +/* Must be an Attribute */
> +IUnknown_QueryInterface(newItem, &IID_IXMLDOMNode, (LPVOID*)&pAttr);
> +if(pAttr)
> +{
> +ThisNew = impl_from_IXMLDOMNode( pAttr );
> +
> +IUnknown_Release(pAttr);
> +
> +
"Reece Dunn" <[EMAIL PROTECTED]> wrote:
> Are there any plans to use cairo in the Wine gdiplus implementation
> like mono does? Or would that need a winecairo.drv?
gdiplus is just a wrapper (mostly) around gdi32 APIs. IMHO spreding
around ideas about introducing a Wine dependency on cairo missing
Hi all,
I am new in this list, so... Hello!!!
Well, I work in a CERT and we are create a automatic malware detection tool with
wine.
On the first part the project we use the debug log to monitorize the file
access, registry...
I want know where can i find the option to WINEDEBUG.
In this time,
On 02/01/2008, Dan Kegel <[EMAIL PROTECTED]> wrote:
> Jerome wrote:
> > I wrote a little script in order to wrap gdiplus with the mono one;
> > Here are the source file and the spec file (this one made with winedump),
> > but
> > I have no idea how to compile it and/or include it in the wine sourc
I have a library built under Linux with Wine (mylib.a) that uses various
Windows API (mainly GUI) that built fine. I compiled the main program
from .c to .o and from .rc to .res just fine. My problem is I can't
figure our what command line to use to link:
myprogram.o
myprogram.res
On Jan 3, 2008 4:42 AM, Ove Kaaven <[EMAIL PROTECTED]> wrote:
> Dan Kegel skrev:
>
> > On Jan 2, 2008 2:57 PM, Reece Dunn <[EMAIL PROTECTED]> wrote:
> >> Are there any plans to use cairo in the Wine gdiplus implementation
> >> like mono does?
> >
> > Not that I know of. But I don't think that's a
19 matches
Mail list logo