summaryrefslogtreecommitdiff
path: root/simbatt/func/wdf.c
AgeCommit message (Collapse)Author
2024-08-22[simbatt] Delete redundant "batclass_prepublish.h" to simplifyFredrik Orderud
The contained BATTERY_MINIPORT_INFO_V1_1 struct and BATTERY_CLASS_MINOR_VERSION_1 define are already defined in <batclass.h>, so there shouldn't be a need for duplicating the definitions here.
2023-10-27[simbatt] Add missing PAGED_CODE() macro (#1010)mvillalpando06
2018-03-08Update wdf.c (#220)winbatt
No need to configure file handler.
2015-07-29Samples update for public Windows 10 releaseJ M Rossy
Fix #2 Enabling WPP Recorder in Sensors Samples causes errors Fix #4 Add back fixed KMDOD sample Add new BarcodeScanner sample in pos folder Add new MagneticStripeReader sample in pos folder Add new SynpaticsTouch sample in input folder Add new Power Engine Plugin sample in pofx folder Add new DeviceMft sample in avstream folder Add new AvsCamera sample in root Add new SimBatt sample in root Add other pre-existing samples not yet released for Win10