Re: Win32Lib & XP SP3?

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

Alternatively, you could disable DEP globally, disable for EUPHORIA or disable for where your application is susposed to execute memory. To do that have them patch or patch win32lib.ew by global searching in the entire windows library directory replacing call_back with xcall_back. Using jEdit you can use regular expressions supply: \bcall_back\b. Then in all of the files jEdit modifies add the following to the top of the file :

include xalloc.e.

Then they or you can put xalloc.e, from the archive under DEP, in a directory where the interpreter or translator can find it.

Shawn Pringle

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

Search



Quick Links

User menu

Not signed in.

Misc Menu