You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
237 B
9 lines
237 B
/* Copyright (c) Microsoft Corporation */
|
|
|
|
#define ISOLATION_AWARE_ENABLED 1
|
|
#define ISOLATION_AWARE_BUILD_STATIC_LIBRARY 1
|
|
#include "windows.h"
|
|
#include "winuser.h"
|
|
#include "prsht.h"
|
|
#include "commdlg.h"
|
|
#include "commctrl.h"
|