1. Matt - Namespace issues with EuCom and EuODBC
- Posted by Jonas Temple <jtemple at yhti.net> Nov 24, 2004
- 550 views
- Last edited Nov 25, 2004
Matt, I just downloaded the latest versions of these two packages and now I'm getting namespace issues between these and Win32Lib: C:\eutools\include\w32Kernel.ew:59 A namespace qualifier is needed to resolve DWord. DWord is defined as a global symbol in: C:\eutools\eucom\tk_mem.e C:\eutools\include\w32support.e dwOSVersionInfoSize = w32allot(DWord), I'm using Win32Lib V.60.6. Any ideas? Jonas Temple http://www.yhti.net/~jktemple
2. Re: Matt - Namespace issues with EuCom and EuODBC
- Posted by Matt Lewis <matthewwalkerlewis at yahoo.com> Nov 25, 2004
- 559 views
Jonas Temple wrote: > > Matt, > > I just downloaded the latest versions of these two packages and now I'm > getting namespace issues between these and Win32Lib: > > C:\eutools\include\w32Kernel.ew:59 > A namespace qualifier is needed to resolve DWord. > DWord is defined as a global symbol in: > C:\eutools\eucom\tk_mem.e > C:\eutools\include\w32support.e > > dwOSVersionInfoSize = w32allot(DWord), > > I'm using Win32Lib V.60.6. Any ideas? I believe that Derek's intention was for w32support.e to be around for compatibility purposes, and to delete stuff from it if not needed. :P I thought I'd gotten rid of all the namespace problems. I'll have another look at it. Matt Lewis