Re: FTP Routines - help, please

new topic     » goto parent     » topic index » view thread      » older message » newer message
AndyDrummond said...

I don't suppose these ftp routines can exist apart from wxEuphoria, can they?

I tried to run my code with both wxeud.e and win32lib.ew included and come up with a selection of namespace problems. Trouble is, they are often knee-deep in nested includes in win32lib and trying to add namespace qualifiers to everything is going to take forever minus epsilon.

Any more ideas? I am getting ulcers doing this...

Basically, the wxeuphoria routines are compiled C in the DLL. As Greg suggested, the easiest thing might be to cut it down to a very simple wrapper, or at least change the scopes of everything you don't need.

I'm not sure what the minimal wrapper might look like. You'll probably need at least the init stuff, but I think that's all local, so it probably shouldn't be causing namespace issues for you.

Matt

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

Search



Quick Links

User menu

Not signed in.

Misc Menu