win32lib bug

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

-- Software ID: win32lib
-- Version:     0.60.4 23/August/2004

this euphoria error popped up while my program was running:

c:\myproj\euphoria\tslib\win32lib.ew:32774 in procedure eventLoop() 
bitwise operations are limited to 32-bit numbers 

i modify my win32lib, so line number may not be same as in your win32lib.ew, so
this is the line in eventLoop() in which error occured:

w32Seed = xor_bits(floor(w32Seed), peek4u(msg+20) * peek4u(msg+24))

and these are values from ex.err:

w32Seed = 1059674717
msg = 12943796

interesting that this error occurs only when i play some old dos game (non-eu).

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

Search



Quick Links

User menu

Not signed in.

Misc Menu