reactos/dll/win32/powrprof/powrprof.def
Amine Khaldi 79b73c825d [CMAKE]
- Move more dlls with no stubs into using def files instead of spec files.

svn path=/branches/cmake-bringup/; revision=49449
2010-11-02 19:58:29 +00:00

28 lines
670 B
Modula-2

LIBRARY powrprof.dll
EXPORTS
CallNtPowerInformation@20 @1
CanUserWritePwrScheme@0 @2
DeletePwrScheme@4 @3
EnumPwrSchemes@8 @4
GetActivePwrScheme@4 @5
GetCurrentPowerPolicies@8 @6
GetPwrCapabilities@4 @7
GetPwrDiskSpindownRange@8 @8
IsAdminOverrideActive@4 @9
IsPwrHibernateAllowed@0 @10
IsPwrShutdownAllowed@0 @11
IsPwrSuspendAllowed@0 @12
PowerGetActiveScheme@8 @13
PowerReadDCValue@28 @14
ReadGlobalPwrPolicy@4 @15
ReadProcessorPwrScheme@8 @16
ReadPwrScheme@8 @17
SetActivePwrScheme@12 @18
SetSuspendState@12 @19
WriteGlobalPwrPolicy@4 @20
WriteProcessorPwrScheme@8 @21
WritePwrScheme@16 @22
ValidatePowerPolicies@8 @23