All integers are signed in QB, but I see that you have done 2147483648 through 4294967295, which are the unsigned values of the constants &H80000000 through &HFFFFFFFF. Your post seems to use the unsigned values, so I'm just wondering whether such values default to a signed __int64 or an unsigned __int64? Thank you for fixing so much so quickly! ------------------ Waiting patiently for Windows 7, XHTML 2.0, CSS 3.0, PHP 6.0, the ratification of C++0x, and the day that I can code without logic troubles. from IP address 12.208.126.190 |
| Response Title | Author and Date |
| The bug isn't so simple to explain... | on Apr 10 |
| Thanks for the extra info! | rpgfan3233 on Apr 10 |