Title: RE: [roch-pm] Accessing windows time format?

Brian:
  The Win32 registry only allows DWORD, STRING, and BINARY data. Any date/time in the registry is either stored as a DWORD or a string-- both as defined in the application that made the registry entry.


> -----Original Message-----
> From: Brian Mathis [mailto:[EMAIL PROTECTED]]
> Sent: Tuesday, October 02, 2001 4:11 PM
> To: [EMAIL PROTECTED]
> Subject: [roch-pm] Accessing windows time format?
>
>
> For all the Windows Perlers out there, I'm trying to modify a registry
> setting which contains what I think is a windows time format
> value.  I've
> been looking through the Win32 docs, but I can't find
> anything that seems
> to handle this.
>
> Are there any functions that allow you to access time/date of such a
> value?
>
> Thanks
>
> --
> Brian Mathis
> Direct Edge
> http://www.directedge.com
>
>
> --
> For information on unsubscribing from this list, please visit
> http://rochester.pm.org
>

Reply via email to