mirror of https://github.com/tongzx/nt5src
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.
35 lines
714 B
35 lines
714 B
/******************************************************************************
|
|
|
|
Source File: deskpan.h
|
|
|
|
General include file
|
|
|
|
Copyright (c) 1997-1998 by Microsoft Corporation
|
|
|
|
Change History:
|
|
|
|
12-01-97 AndreVa - Created It
|
|
|
|
******************************************************************************/
|
|
|
|
#include <nt.h>
|
|
#include <ntrtl.h>
|
|
#include <nturtl.h>
|
|
#include <windows.h>
|
|
#include <windowsx.h>
|
|
#include <prsht.h>
|
|
#include <shlobj.h>
|
|
#include <shlwapi.h>
|
|
#include <shsemip.h>
|
|
#include <stdlib.h>
|
|
#include <shlobjp.h>
|
|
#include <shellp.h>
|
|
#include <string.h>
|
|
|
|
#include <initguid.h>
|
|
#include <help.h>
|
|
#include "..\..\common\deskcplext.h"
|
|
#include "..\..\common\propsext.h"
|
|
#include "resource.h"
|
|
|
|
|