|
Overview |
|
|
|
Group |
|
|
|
Quick Info
Windows NT
| Yes
| Win95
| Yes
| Win32s
| No
| Import Library
| -
| Header File
| shlobj.h
| Unicode
| No
| Platform Notes
| None
|
|
|
DROPFILES
Defines the CF_HDROP and CF_PRINTERS clipboard formats. In the CF_HDROP case,
the data that follows is a double
null-terminated list of file names. For CF_PRINTERS, the data that follows
are the printer friendly names.
typedef struct _DROPFILES {
DWORD pFiles; // offset of file list
POINT pt; // drop point (coordinates depend on fNC)
BOOL fNC; // see below
BOOL fWide; // TRUE if file contains wide characters,
// FALSE otherwise
} DROPFILES, FAR * LPDROPFILES;
Members
fNC
Nonclient area flag. If this member is TRUE,
pt specifies the screen coordinates of a point in a window's nonclient area. If
it is FALSE,
pt specifies the client coordinates of a point in the client area.
- Software for developers
-
Delphi Components
.Net Components
Software for Android Developers
- More information resources
-
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
- Databases for Amazon shops developers
-
Amazon Categories Database
Browse Nodes Database