File Information — DragInfo_1993-02-15.zip
| Filename | DragInfo_1993-02-15.zip |
|---|---|
| Title | DragInfo (Drag & Drop) Sample (1993-02-15) |
| Version | Unknown |
| Author / Vendor | Christian Sell |
| Category | OS2 » Dev » Samples » PM » |
| OS/2 Version | OS/2 2.0 or later |
| File Size | 12.5 KB |
| Downloads | 1 |
| File Type | ZIP |
| Uploaded | 2026-03-26 22:25 by martini |
| Approved | 2026-03-26 22:25 by martini |
| Requirements | ICC, LINK386, RC |
Description:
Drag & Drop simulation program. C Language. This program provides information for testing and debugging drag-and-drop applications. When an object is dragged from this program's window, the window shows the messages received from the target. Additionally, the Draginfo and Dragitem-structures that are used to specify the requested operation can be configured on screen.It is also possible to select the desired Drag-API (DrgDrag or DrgDragFiles). This program only simulates the dragging; no explicit rendering is performed (yet). (dragin.zip)