ReactOS 0.4.16-dev-91-g764881a
|
#include <windef.h>
#include <winbase.h>
#include <shlobj.h>
#include <tchar.h>
#include <strsafe.h>
#include <atlbase.h>
#include <atlcom.h>
#include <atlsimpcoll.h>
#include <atlstr.h>
#include <atlwin.h>
#include <ui/rosdlgs.h>
#include <apphelp.h>
#include "resource.h"
#include "CLayerStringList.hpp"
#include "CLayerUIPropPage.hpp"
Go to the source code of this file.
Macros | |
#define | COBJMACROS |
#define | WIN32_NO_STATUS |
#define | _INC_WINDOWS |
#define | COM_NO_WINDOWS_H |
#define | NTOS_MODE_USER |
Functions | |
ULONG | DbgPrint (PCH Format,...) |
EXTERN_C BOOL WINAPI | GetExeFromLnk (PCWSTR pszLnk, PWSTR pszExe, size_t cchSize) |
BOOL | IsBuiltinLayer (PCWSTR Name) |
BOOL | ShowEditCompatModes (HWND hWnd, CLayerUIPropPage *page) |
Variables | |
const GUID | CLSID_CLayerUIPropPage |
HMODULE | g_hModule |
LONG | g_ModuleRefCnt |
Definition at line 79 of file ACPPage.cpp.
Referenced by CLayerUIPropPage::InitFile().
Definition at line 69 of file CLayerUIPropPage.cpp.
Referenced by CLayerStringList::Next().
BOOL ShowEditCompatModes | ( | HWND | hWnd, |
CLayerUIPropPage * | page | ||
) |
Definition at line 151 of file CEditCompatModes.cpp.
Referenced by CLayerUIPropPage::OnEditModes().
Definition at line 18 of file CLayerUIPropPage.cpp.
|
extern |
Definition at line 12 of file ACPPage.cpp.
|
extern |
Definition at line 13 of file ACPPage.cpp.