Re: Win32Lib & wine
- Posted by Derek Parnell <ddparnell at bigpond.com> Jul 02, 2004
- 452 views
irv mullins wrote: > > > Just a note: > The latest Win32Lib works quite well with wine on Linux. > Nearly all of the demos run properly, This is good news. I've been told about some demos not working 100% and I'm fixing those right now. > but there are a couple > of variables in Win32lib which have to be changed from integers > to atoms. And...is this a problem or not? I have changed those varaibles that have a potential to hold values larger than 31-bit integers into atom. This would include all RAM addresses. -- Derek Parnell Melbourne, Australia