02-15-2011 06:29 AM
Bonjour,
Sous Labview, je cherche à connaitre la date et l'heure de démarrage d'un PC.
J'imagine que nous pouvons récupérer cette information avec une DLL.
Mais je ne trouve pas la solution. Quelqu'un peut-il m'aider ?
Merci d'avance.
Info :
- Windows XP
- Labview 9
02-16-2011 07:08 AM
Hello fmille,
Thank you for posting on National Instruments' forum.
I don't think this information is provided via a dll file.
But you can use the VI who call a key of base register. The startup information is available in base register at "HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Prefetcher ". The key is "StartTime".
Regards,
Romain P.
National Instruments France