Path: utzoo!censor!geac!torsqnt!news-server.csri.toronto.edu!cs.utexas.edu!usc!jarthur!jseidman From: jseidman@jarthur.Claremont.EDU (James Seidman) Newsgroups: comp.windows.ms.programmer Subject: File manager messages Message-ID: <10056@jarthur.Claremont.EDU> Date: 10 Dec 90 03:36:17 GMT Organization: Headland Technology, Fremont, CA Lines: 21 Does anyone happen to know about the messages that FileMan sends/receives when you "drag a file" to another app (like ProgMan)? At least some of the following defines from windows.h seem to be relevant: #define WM_DROPOBJECT 0x022A #define WM_QUERYDROPOBJECT 0x022B #define WM_BEGINDRAG 0x022C #define WM_DRAGLOOP 0x022D #define WM_DRAGSELECT 0x022E #define WM_DRAGMOVE 0x022F There are also a bunch of WM_USER+x messages I see passed around when I use Spy. None of this seems to be documented in the SDK. Is there any documentation on these messages, or has anyone slugged though and figured them out? Any help would be appreciated! -- Jim Seidman, Headland Technology, 46221 Landing Parkway, Fremont CA 94538 "It doesn't need to work. They'll be paralyzed laughing at me." - The Doctor, "Shada"