F. Satzger

Elektronik, PC und Technik

Benutzer-Werkzeuge

Webseiten-Werkzeuge


projekte:batterymonitor

Unterschiede

Hier werden die Unterschiede zwischen zwei Versionen gezeigt.

Link zu dieser Vergleichsansicht

projekte:batterymonitor [2018/05/17 15:22]
fsatzger
projekte:batterymonitor [2018/05/17 15:23] (aktuell)
fsatzger
Zeile 53: Zeile 53:
 You can write an email (see below). You can write an email (see below).
 ==== I'm a developer, give me some more infos! ==== ==== I'm a developer, give me some more infos! ====
-Okay, Battery Monitor only uses Windows API (and of course standard C/C++) features, the whole window management is done using API calls - as well as the query for every information Battery Monitor needs. The status update is done via windows messages using the windows internal timer. You can view the developer'​s [[http://​tornado.fa-satzger.de/​batmon/​doc/​html/​|Documentation]](also available as [[http://​tornado.fa-satzger.de/​batmon/​doc/​doc.pdf|PDF File]]) or directly download the [[http://​tornado.fa-satzger.de/​batmon/​src.zip|sources}}. They were built using MinGw-Gcc 4.5 with some additional command line parameters: ​+Okay, Battery Monitor only uses Windows API (and of course standard C/C++) features, the whole window management is done using API calls - as well as the query for every information Battery Monitor needs. The status update is done via windows messages using the windows internal timer. You can view the developer'​s [[http://​tornado.fa-satzger.de/​batmon/​doc/​html/​|Documentation]](also available as [[http://​tornado.fa-satzger.de/​batmon/​doc/​doc.pdf|PDF File]]) or directly download the [[http://​tornado.fa-satzger.de/​batmon/​src.zip|sources]]. They were built using MinGw-Gcc 4.5 with some additional command line parameters: ​
 -mwindows -enable-auto-import -static-libgcc -static-libstdc++ ​ -mwindows -enable-auto-import -static-libgcc -static-libstdc++ ​
  
projekte/batterymonitor.txt · Zuletzt geändert: 2018/05/17 15:23 von fsatzger