Win32 constant ???
- Posted by Bernie Ryan <bwryan at PCOM.NET> Jul 19, 1999
- 437 views
I need a constant to use with the win32lib. The microsoft windows header files define it as (DWORD)-10 Does any one know the correct value to use in win32lib. I think it means to cast the minus ten to a double word but I can't think how to represent it in Euphoria. Bernie