hi all,
i have this function that puts a dword in the registry. the problem is, it requires a Long variable, which is only numbers. The dword I want to put in is something like: 0000d6
i get the error type mismatch, what i do understand
my question: how do i convert dword to long?
thanx in advance


Reply With Quote
