Guest rogueqd Posted March 24, 2006 Report Posted March 24, 2006 (edited) I'm using the v1.4 registry code from OpenNetCF to read the AlarmTime value from HKLM\Software\Microsoft\Clock\0 This is returned as a Byte[] which I then need to convert into a DateTime to put in a DateTimePicker (set to Time format). How do I do this in C#? I found the answer here. ;) Eddie Edited March 24, 2006 by rogueqd
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now