#include <stdarg.h>
#include <windef.h>
#include <winbase.h>
#include <wingdi.h>
#include <winuser.h>
#include <wincon.h>
#include <winreg.h>
#include <windowsx.h>
#include <commctrl.h>
#include <cpl.h>
#include <tchar.h>
#include <limits.h>
#include <setupapi.h>
#include <cfgmgr32.h>
#include <dbt.h>
#include <regstr.h>
#include "resource.h"
Go to the source code of this file.
◆ HOTPLUG_DISPLAY_DEVICE_COMPONENTS
#define HOTPLUG_DISPLAY_DEVICE_COMPONENTS 0x00000002 |
◆ NUM_APPLETS
◆ WIN32_NO_STATUS
◆ PAPPLET
◆ InitApplet()
Definition at line 514 of file hotplug.c.
519{
521
526
527
529}
#define IDD_SAFE_REMOVE_HARDWARE_DIALOG
INT_PTR CALLBACK SafeRemovalDlgProc(HWND hwndDlg, UINT uMsg, WPARAM wParam, LPARAM lParam)
◆ hApplet