; ; popper.def: ; module definition file for popper.dll, an XCenter ; plug-in widget DLL. ; ; Copyright (C) 2001 fonz. ; This file is part of the XWorkplace source package. ; XWorkplace is free software; you can redistribute it and/or modify ; it under the terms of the GNU General Public License as published ; by the Free Software Foundation, in version 2 as it comes in the ; "COPYING" file of the XWorkplace main distribution. ; This program is distributed in the hope that it will be useful, ; but WITHOUT ANY WARRANTY; without even the implied warranty of ; MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the ; GNU General Public License for more details. ; LIBRARY POPPER INITINSTANCE TERMINSTANCE Description '@#Netlabs:0.7.4#@ Popper plugin DLL' PROTMODE DATA SINGLE READWRITE LOADONCALL SHARED CODE LOADONCALL STACKSIZE 32000 EXPORTS WgtInitModule @1 WgtUnInitModule @2 WgtQueryVersion @3