ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

shlview.cpp File Reference
#include <precomp.h>

Go to the source code of this file.

Data Structures

struct  LISTVIEW_SORT_INFO
class  CDefView
struct  MYTOOLINFO

Defines

#define SHV_CHANGE_NOTIFY   WM_USER + 0x1111
#define LISTVIEW_COLUMN_NAME   0
#define LISTVIEW_COLUMN_SIZE   1
#define LISTVIEW_COLUMN_TYPE   2
#define LISTVIEW_COLUMN_TIME   3
#define LISTVIEW_COLUMN_ATTRIB   4
#define IDM_VIEW_FILES   (FCIDM_SHVIEWFIRST + 0x500)
#define IDM_VIEW_IDW   (FCIDM_SHVIEWFIRST + 0x501)
#define IDM_MYFILEITEM   (FCIDM_SHVIEWFIRST + 0x502)
#define ID_LISTVIEW   1
#define GET_WM_COMMAND_ID(wp, lp)   LOWORD(wp)
#define GET_WM_COMMAND_HWND(wp, lp)   (HWND)(lp)
#define GET_WM_COMMAND_CMD(wp, lp)   HIWORD(wp)
#define SCROLLAREAWIDTH   20

Typedefs

typedef struct LISTVIEW_SORT_INFOLPLISTVIEW_SORT_INFO
typedef struct MYTOOLINFOLPMYTOOLINFO
typedef void(CALLBACK * PFNSHGETSETTINGSPROC )(LPSHELLFLAGSTATE lpsfs, DWORD dwMask)

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (shell)
HRESULT WINAPI IShellView_Constructor (IShellFolder *pFolder, IShellView **newView)

Variables

static const WCHAR SV_CLASS_NAME [] = {'S', 'H', 'E', 'L', 'L', 'D', 'L', 'L', '_', 'D', 'e', 'f', 'V', 'i', 'e', 'w', 0}
static const MYTOOLINFO Tools []

Generated on Sun May 27 2012 05:18:36 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.