Unsigned Arithmetic in Visual Basic
Category:
Dates and MathType:
SnippetsDifficulty:
AdvancedAuthor:
Sergey MerzlikinVersion Compatibility: Visual Basic 6, Visual Basic 5
More information:
These functions allow to add and subtract two unsigned long values (DWord), for example, for memory address calculations.
Instructions: Copy the declarations and code below and paste directly into your VB project.
Declarations: