[Win32] Use GetSystemTimeAsFileTime() instead of time() and
authorTor Lillqvist <tml@novell.com>
Tue, 29 Mar 2005 08:24:48 +0000 (08:24 +0000)
committerTor Lillqvist <tml@src.gnome.org>
Tue, 29 Mar 2005 08:24:48 +0000 (08:24 +0000)
commit8ced6d247870d30d02cdd9e697904f54ec7eb303
tree2189d65f667f2821477b26b4000592f21ccf9094
parent52013430a449538daf94dde97a627a8583885910
[Win32] Use GetSystemTimeAsFileTime() instead of time() and

2005-03-29  Tor Lillqvist  <tml@novell.com>

* glib/gmain.c (g_get_current_time): [Win32] Use
GetSystemTimeAsFileTime() instead of time() and
GetTickCount(). Much simpler.
ChangeLog
ChangeLog.pre-2-10
ChangeLog.pre-2-12
ChangeLog.pre-2-8
glib/gmain.c