P
P
Hi. What datatypes can I store in my registry on the compact framework using
the OpenNetCf registry classes? I wanted to store a long (Int64)
but it said that that datatype wasn´t supported. I had to cast it to a
string and store that. And revert it back ofcourse when retrieving it.
<Regards>
P
the OpenNetCf registry classes? I wanted to store a long (Int64)
but it said that that datatype wasn´t supported. I had to cast it to a
string and store that. And revert it back ofcourse when retrieving it.
<Regards>
P