1. RE: new to windows programming

Tommy Carlier wrote:
> 
> 
> > Ive been using Euphoria for a while but only writing DOS32 programs. I 
> > am starting to tinker
> > with Win32lib but when I include win32lib.ew at the head of my programs 
> > I get this error:
> 
> > as has not been declared
> > include tk_maths.e as maths
> 
> I think you're using an older version of Euphoria that doesn't yet know 
> the 'as'-keyword/construction.
> -- 
> 
> Tommy Carlier
> tommy online: http://users.pandora.be/tommycarlier
> 

Specifically, you need at least Euphoria version 2.3 or the current 
release, version 2.4 (recommended) to use Win32Lib because it now uses 
the namespace feature implented in Euphoria 2.3.

-- Brian

-- Brian

new topic     » topic index » view message » categorize

2. RE: new to windows programming

Tommy:

My w32engin.ew windows library uses No extra include files or
and NO namespace features. You only need the single w32engin.ew
library to do windows programming.

The DOCS also explain the basic concept of windows programming.

It can be downloaded here:
  http://www.rapideuphoria.com/w32engin.zip

Bernie

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

Search



Quick Links

User menu

Not signed in.

Misc Menu