Commit bce5e826 authored by Peter Lemenkov's avatar Peter Lemenkov Committed by Alexandre Julliard

Added some definitions.

parent f01baaa9
......@@ -60,6 +60,9 @@ BOOL WINAPI DragQueryPoint(HDROP hDrop, POINT *p);
#define NIF_MESSAGE 0x00000001
#define NIF_ICON 0x00000002
#define NIF_TIP 0x00000004
#define NIF_STATE 0x00000008
#define NIF_INFO 0x00000010
#define NIF_GUID 0x00000020
#define NIM_ADD 0x00000000
#define NIM_MODIFY 0x00000001
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment