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

draglist.c File Reference
#include <stdarg.h>
#include "windef.h"
#include "winbase.h"
#include "wingdi.h"
#include "winuser.h"
#include "winnls.h"
#include "commctrl.h"
#include "comctl32.h"
#include "wine/debug.h"

Go to the source code of this file.

Data Structures

struct  DRAGLISTDATA

Defines

#define DRAGLIST_SUBCLASSID   0
#define DRAGLIST_SCROLLPERIOD   200
#define DRAGLIST_TIMERID   666
#define DRAGICON_HOTSPOT_X   17
#define DRAGICON_HOTSPOT_Y   7
#define DRAGICON_HEIGHT   32

Functions

 WINE_DEFAULT_DEBUG_CHANNEL (commctrl)
static LRESULT DragList_Notify (HWND hwndLB, UINT uNotification)
static void DragList_EndDrag (HWND hwnd, DRAGLISTDATA *data)
static LRESULT CALLBACK DragList_SubclassWindowProc (HWND hwnd, UINT uMsg, WPARAM wParam, LPARAM lParam, UINT_PTR uIdSubclass, DWORD_PTR dwRefData)
BOOL WINAPI MakeDragList (HWND hwndLB)
VOID WINAPI DrawInsert (HWND hwndParent, HWND hwndLB, INT nItem)
INT WINAPI LBItemFromPt (HWND hwndLB, POINT pt, BOOL bAutoScroll)

Variables

UINT uDragListMessage = 0
static DWORD dwLastScrollTime = 0
static HICON hDragArrow = NULL

Generated on Sun May 27 2012 05:07:02 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.