2025-04-27 07:49:33 -04:00

28 lines
599 B
C

/*******************************************************************************
*
* (C) COPYRIGHT MICROSOFT CORP., 1996
*
* TITLE: APM.H
*
* VERSION: 2.0
*
* AUTHOR: Patrickf
*
* DATE: 09 November, 1998
*
*******************************************************************************/
#include "setupapi.h"
#include "dbt.h"
#include "stdlib.h"
#include "tchar.h"
#include "regstr.h"
#include "cfgmgr32.h"
#include "initguid.h"
#include "devguid.h"
#include "winioctl.h"
#define APM_DISABLE 0x00000000
#define APM_ENABLE 0x00000001