Re: Namespace Qualifiers

new topic     » goto parent     » topic index » view thread      » older message » newer message

On 9 Mar 2003, at 10:51, Derek Parnell wrote:

<snip>

> What I need to do is to put namespace qualifiers on every routine that
> win32lib references. There must be only a few thousand of those....

Or
1) put every include you use into the one file, with different names, so there 
is no conflict.
2) copy each file you include to another name, with each function renamed in 
the process. Include it, then delete it.
3) Get RobC to like i asked, and get Eu access to everything it "knows", like 
the includes, the function list, the var names, etc., so you will know to 
include it or not.

Kat

new topic     » goto parent     » topic index » view thread      » older message » newer message

Search



Quick Links

User menu

Not signed in.

Misc Menu