Article ID: 139067
Article Last Modified on 7/11/2005
119591 How to Obtain Microsoft Support Files from Online Services
notepad.exe myfile.txtA file drag drop server that supports the ShellIDList format and the CF_HDROP format could also provide this feature.
File Name Description ------------------------------------------------------------------------ IDataObj.cpp Data Object Interface Implementation. IDropSrc.cpp Drop Source Interface Implementation. OLEInit.cpp OLE initialize/uninitialize Implementation. IeNumFe.cpp FORMATETC Enumertator Interface Implementation. DrgDrps.CPP Drag drop Main application implementation. RenderData.cpp Functions to Format Data to Global handles. DrgDrps.H Drag drop Main application prototypes. IDataObj.h Data Object Interface prototypes. IDropSrc.h Drop Source Interface prototypes. IENumFe.h FORMATETC Enumertator Interface prototypes. OLEInit.h OLE initialize/uninitialize prototypes. Resource.h Resource header file. RenderData.h Functions definitions for Format Data to Global handles. Pidl.dll Helper DLL for Pidl manipulation functions. DrgDrps.def Def file. FileDrag.mak Make file. DrgDrps.bmp Bitmap file. DrgDrps.ico Icon file. DrgDrps.rc Resource file. Pidl\DllMain.c DLL initialization functions. Pidl\Globals.h Global variables and prototypes. Pidl\Pidl.cpp Pidl helper functions implementation. Pidl\Pidl.h Pidl helper functions prototypes. Pidl\Pidl.def Def file for the DLL.
Keywords: kbfile kbsample KB139067