Reference → dword A dword stores a 32-bit unsigned number, from 0 to 4294967295. Same as unsigned long int or DWORD. dword dw = 100000;