[wxPython] Interim build

Hi Robin
I'am not very sure, but I have read somewhere that
executable packers, like UPX, don´t let the sistem
to share memory when you use many instances of the
same app or dlls at the same time.
Is this right ???
Please let me know if not.

Cristian Echeverria

···

-----Original Message-----
From: Robin Dunn [SMTP:robin@alldunn.com]
Sent: Thursday, April 27, 2000 1:56 PM
To: wxPython-users
Subject: [wxPython] Interim build

There is an interim build of wxPython for MSW at

http://alldunn.com/wxPython/interim/

that includes the fix for wxGrid.SetGridLineColour, uses UPX on the
wxWindows DLL and on the wxPython .pyd files, and also has the wxWindows
DLL
linked with on-demand loading of other DLLs.

--
Robin Dunn
Software Craftsman
robin@AllDunn.com
Robin Dunn's HomePage
wxPython has moved Check it out!

_______________________________________________
wxPython-users mailing list wxPython-users@wxwindows.org
http://wxwindows.org/mailman/listinfo/wxpython-users

I'am not very sure, but I have read somewhere that
executable packers, like UPX, don´t let the sistem
to share memory when you use many instances of the
same app or dlls at the same time.
Is this right ???
Please let me know if not.

I don't know. You may be able to find the answer on the UPX page,

http://wildsau.idv.uni-linz.ac.at/mfx/upx.html

If so, please let us know.

···

--
Robin Dunn
Software Craftsman
robin@AllDunn.com

wxPython has moved Check it out!