1. Win32LIb v0.55 Released

------=_NextPart_000_002F_01C06D91.FC0EFCA0
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

Well at long last I've been able to release v0.55 of the Win32lib. It is =
not on the SourceForge site as I had three or four attempts to upload it =
there and they all timed out or otherwise stuffed up.

So you can find the release at =
http://users.bigpond.net.au/homepage/euphoria.htm

It is in three files...
  w32055.zip is the library, examples, utilities and miscellaneous files =
(306K)
  w32055doc.zip is the documentation files (160K)
  w32055dbg.zip is the fully commented source code (120K)

I've included a conversion file "conv055.exw" that is only needed if any =
of your win32lib programs use c_func and/or c_proc with the constants =
defined in win32lib.ew. This program examines all the files in a =
specified directory and all files that contain c_func, c_proc, linkDLL, =
linkFunc or linkProc get converted. These converted files are created in =
another specified directory. Once the conversions are finished, you =
should look at the converted files and if happy with everything, copy =
them back to the appropriate directory.

The format for running this program is ...
  exw conv055 <SourceDir> <ResultDir> [-L]
where
  <SourceDir> is the path where the programs to convert reside,
  <ResultDir> is the path of a directory that will receive the converted =
files (it must exist first)
  -L is an optional flag. If present a log file of the conversion is =
created (conv055.log).


I'm going on my summer vacation on Dec 26 and won't really be able to =
answer any issues until the 15 of January, though I might be able to log =
in on the 2nd or 3rd of Jan.=20

If there is enough interest I'll submit this to RDS for the =
contributions page, though I'd much rather we use a relatively bug free =
version for that. Even though a few people have had a preview release =
and a few bugs have been caught, I still expect that I've missed a =
couple of mistakes in the 22,154 lines of code!

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


------=_NextPart_000_002F_01C06D91.FC0EFCA0
        charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 5.50.4611.1300" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Well at long last I've been able to =
release v0.55=20
of the Win32lib. It is not on the SourceForge site as I had three or =
four=20
attempts to upload it there and they all timed out or otherwise stuffed=20
up.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>So you can find the release at <A=20
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>It is in three files...</FONT></DIV>
<DIV><FONT size=3D2>&nbsp; w32055.zip is the library, examples, =
utilities and=20
miscellaneous files (306K)</FONT></DIV>
<DIV><FONT size=3D2>&nbsp; w32055doc.zip is the documentation files=20
(160K)</FONT></DIV>
<DIV><FONT size=3D2>&nbsp; w32055dbg.zip is the fully commented source =
code=20
(120K)</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>I've included a conversion file "conv055.exw" that =
is only=20
needed if any of your win32lib programs use c_func and/or c_proc with =
the=20
constants defined in win32lib.ew. This program examines all the files in =
a=20
specified directory and all files that contain c_func, c_proc, linkDLL, =
linkFunc=20
or linkProc get converted. These converted files are created in another=20
specified directory. Once the conversions are finished, you should look =
at the=20
converted files and if happy with everything, copy them back to the =
appropriate=20
directory.</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>The format for running this program is =
...</FONT></DIV>
<DIV><FONT size=3D2>&nbsp; exw conv055 &lt;SourceDir&gt; =
&lt;ResultDir&gt;=20
[-L]</FONT></DIV>
<DIV><FONT size=3D2>where</FONT></DIV>
<DIV><FONT size=3D2>&nbsp; &lt;SourceDir&gt; is the path where the =
programs to=20
convert reside,</FONT></DIV>
<DIV><FONT size=3D2>&nbsp; &lt;ResultDir&gt; is the path of a directory =
that will=20
receive the converted files (it must exist first)</FONT></DIV>
<DIV><FONT size=3D2>&nbsp; -L is an optional flag. If present a log file =
of the=20
conversion is created (conv055.log).</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>I'm going on my summer vacation on Dec 26 and won't =
really be=20
able to answer any issues until the 15 of January, though I might be =
able to log=20
in on the 2nd or 3rd of Jan. </FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>If there is enough interest I'll submit this to RDS =
for the=20
contributions page, though I'd much rather we use a relatively bug free =
version=20
for that. Even though a few people have had a preview release and a few =
bugs=20
have been caught, I still expect that I've missed a couple of mistakes =
in the=20
22,154 lines of code!</FONT></DIV>
<DIV><FONT size=3D2></FONT>&nbsp;</DIV>
<DIV><FONT size=3D2>Good luck.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>------<BR>Derek Parnell<BR>Melbourne,=20
Australia<BR>(Vote [1] The Cheshire Cat for Internet=20

------=_NextPart_000_002F_01C06D91.FC0EFCA0--

new topic     » topic index » view message » categorize

2. Re: Win32LIb v0.55 Released

I believe the site is actually

Judith



On Sat, 23 Dec 2000 19:26:52 -0500, Bernie <xotron at LOCALNET.COM> wrote:

>On Sun, 24 Dec 2000 10:12:13 +1100, Derek Parnell <ddparnell at BIGPOND.COM>
>wrote:
>
>>Well at long last I've been able to release v0.55 of the Win32lib. It is
>not on the SourceForge site as I had three or four attempts to upload it
>there and they all timed out or otherwise stuffed up.
>>
>>So you can find the release at
>
>  I get the message that this web page is not available at this time.

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

3. Re: Win32LIb v0.55 Released

Ooops! Sorry about the bad URL. The correct one as some have already noted
is ...

   http://users.bigpond.net.au/homepage/euphoria/euphoria.htm



>I have downloaded the new win32lib v. 0.55.  All of the demo programS
>in the win32LIB will work but the Ide v.  .54 will no longer work.
>I get an error:  attemtp to redefine xGlobaLock - defined already
>in win32lib.ew
>  xGlobalLock    =       linkFunc(kernel132, "GlobalLock",  {C_POINTER}
>or something to that effect.

Yes, I took these from Judith's IDE code in preparation for including
Clipboard support, but didn't go any further (yet). These duplicate
definitions can be removed from win32lib.ew without breaking the library.

[Judith, we must get together in the new year to discuss better coordination
of stuff.]

>I read were there is a conv055 to convert some files related to this but
>when I rand it it said access denied.
>
>Anybody know what I should do?


Hi Sperry,
can you quote the exact message text? This might help me know what is
issuing the message. If the <ResultDir> doesn't exist you might get this
message.

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

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

4. Re: Win32LIb v0.55 Released

Hi, Sperry,

I've not been able to download the new win32lib from Derek's site. IDE has
not been converted to the new version yet, although some folks that got the
preview of win32lib have e-mailed me that IDE works ok after conversion.

As soon as I get the new version I will make an optional download of IDE on
my home page that will work with win32lib version .55.

I believe Derek was going to include all the clipboard functions in the new
version so that is probably why you are getting the error about redefining
xGlobalLock. You might take out the include IDE_clip.ew statement in IDE.exw
and see if it runs then.

Judith


On Sat, 23 Dec 2000 19:20:29 -0500, Sperry Russ <slruss at STRATO.NET> wrote:

>I have downloaded the new win32lib v. 0.55.  All of the demo programS in
the win32LIB will work but the Ide v.  .54 will no longer work.  I get an
error:  attemtp to redefine xGlobaLock - defined already in win32lib.ew
xGlobalLock    =       linkFunc(kernel132, "GlobalLock",  {C_POINTER}  or
something to that effect.
>
>I read were there is a conv055 to convert some files related to this but
when I rand it it said access denied.
>
>Anybody know what I should do?
>
>Thanks,
>
>The new programmer,
>
>Sperry

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

Search



Quick Links

User menu

Not signed in.

Misc Menu