Re: No Win32Lib Drag and Drop example OR IS THERE ??

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

Selgor here.

You were on the right track Derek. I had downloaded the wrong one . But now have the latest. The one with the offending text all commented out. Installed it in Euphoria. And this is what I got when I ran the programme.

 C:\EUPHORIA\include\w32file.ew:94 
OFN_EXPLORER has not been declared 
	    OFN_EXPLORER,           -- looks like windows explorer 
	               ^ 
 

The symbol OFN_EXPLORER is declared as a global symbol in w32constants.ew (line 3875), which is included by win32lib.ew.

Can you confirm if your copy of the file w32constants.ew has that declaration and that you are including win32lib.ew?

Once you have done that, try this in a command prompt window ...

cd c:\euphoria\include 
eui win32lib.ew 
and see if that has any problems.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu