Aug 23, 2001 #1 PaolaS Programmer Aug 23, 2001 8 ES How can I obtain the date time system? Thanks Paola S
Aug 23, 2001 #2 IonelBurtan Programmer May 25, 2001 601 RO GetSystemTime or GetLocalTime. Also there is a timeGetTime function (header mmsystem.h library winmm.lib) with a precision of 1 ms. Hope this helps, s-) Blessed is he who in the name of justice and goodwill, sheperds the weak through the valley of darkness... http://www20.brinkster.com/ionelb Upvote 0 Downvote
GetSystemTime or GetLocalTime. Also there is a timeGetTime function (header mmsystem.h library winmm.lib) with a precision of 1 ms. Hope this helps, s-) Blessed is he who in the name of justice and goodwill, sheperds the weak through the valley of darkness... http://www20.brinkster.com/ionelb