1. Win32lib bug ??

I use win32lib v054.5 and the procedure GetPointerPosn() doesn't work. When
it crashes, it says always "win32lib.ew:559 in function GetPointerPosn()
GetCursosPos returns a value". Is it a bug ? or is it me smile

new topic     » topic index » view message » categorize

2. Re: Win32lib bug ??

Its a library bug. The line should read ...

 VOID = c_proc(xGetCursorPos,{tmpMem})

------
Derek Parnell
Melbourne, Australia
(Vote [1] The Cheshire Cat for Internet Mascot)

----- Original Message -----
From: "Gwen" <mb11363 at CHELLO.BE>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Sunday, November 19, 2000 9:51 PM
Subject: Win32lib bug ??


> I use win32lib v054.5 and the procedure GetPointerPosn() doesn't work.
When
> it crashes, it says always "win32lib.ew:559 in function GetPointerPosn()
> GetCursosPos returns a value". Is it a bug ? or is it me smile

new topic     » goto parent     » topic index » view message » categorize

3. Re: Win32lib bug ??

No that's wrong too.

Try

VOID = c_func(xGetCursorPos,{tmpMem})

------
Derek Parnell
Melbourne, Australia
(Vote [1] The Cheshire Cat for Internet Mascot)

----- Original Message -----
From: "Derek Parnell" <dparnell at BIGPOND.NET.AU>
To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
Sent: Sunday, November 19, 2000 11:11 PM
Subject: Re: Win32lib bug ??


> Its a library bug. The line should read ...
>
>  VOID = c_proc(xGetCursorPos,{tmpMem})
>
> ------
> Derek Parnell
> Melbourne, Australia
> (Vote [1] The Cheshire Cat for Internet Mascot)
>
> ----- Original Message -----
> From: "Gwen" <mb11363 at CHELLO.BE>
> To: <EUPHORIA at LISTSERV.MUOHIO.EDU>
> Sent: Sunday, November 19, 2000 9:51 PM
> Subject: Win32lib bug ??
>
>
> > I use win32lib v054.5 and the procedure GetPointerPosn() doesn't work.
> When
> > it crashes, it says always "win32lib.ew:559 in function GetPointerPosn()
> > GetCursosPos returns a value". Is it a bug ? or is it me smile

new topic     » goto parent     » topic index » view message » categorize

4. Re: Win32lib bug ??

ok, thanks Derek, I'll try that ...
(hum...there is a little error too in the doco : in the exemple of
GetSaveFileName you use GetOpenFileName, not very important !)

new topic     » goto parent     » topic index » view message » categorize

Search



Quick Links

User menu

Not signed in.

Misc Menu