[Wnd-commit] wnd/wnd_doc/doc/api/wintime wintime.dtpl,1.1.1.1,1.2
Status: Alpha
Brought to you by:
jurner
|
From: jürgen u. <cer...@us...> - 2005-07-02 09:38:42
|
Update of /cvsroot/wnd/wnd/wnd_doc/doc/api/wintime In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16072 Modified Files: wintime.dtpl Log Message: bit of this and a bit of that Index: wintime.dtpl =================================================================== RCS file: /cvsroot/wnd/wnd/wnd_doc/doc/api/wintime/wintime.dtpl,v retrieving revision 1.1.1.1 retrieving revision 1.2 diff -C2 -d -r1.1.1.1 -r1.2 *** wintime.dtpl 29 Apr 2005 15:16:04 -0000 1.1.1.1 --- wintime.dtpl 2 Jul 2005 09:38:31 -0000 1.2 *************** *** 33,37 **** ::item:: FiletimeToSystemtime <code class=import>defined in: wnd.api.wintime</code><br><br> ! <code>FiletimeToSystemtime((filetime)</code><br> <P>Converts a ||type-FILETIME|| struct to a ||type-SYSTEMTIME|| struct and returns it --- 33,37 ---- ::item:: FiletimeToSystemtime <code class=import>defined in: wnd.api.wintime</code><br><br> ! <code>FiletimeToSystemtime(filetime)</code><br> <P>Converts a ||type-FILETIME|| struct to a ||type-SYSTEMTIME|| struct and returns it |