RE: w32new_memset()

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

actually, I use winlib 60.1
The same problem.
error :
C:\EUPHORIA\INCLUDE\w32dll.ew:183
w32new_memset has not been declared
                memset = w32new_memset()

in winlib file is:
...

include w32support.e
include w32dll.ew
...

in w32support:
...
global function w32new_memset()
	return w32acquire_mem( 0, UInt )
end function
...

in w32dll :
...
memset = w32new_memset()    -- error
...

I have this three files only in c:\euphoria\include directory.
When I copy winlib 59.1, problem IDE works fine. Also, not only IDE doesn't
run, there is a lot of other exw files witch doesn't run.



Disclaimer: It is possible that the Trend Micro VirusWall product may not be
able to detect all new viruses and variants. Please be aware that there is a risk
involved whenever opening e-mail attachments to your computer and that MobiFon is
not responsible for any damages caused by your decision to do so.

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

Search



Quick Links

User menu

Not signed in.

Misc Menu