; ; spacer.def: ; module definition file for SPACER.DLL, an XCenter ; plug-in widget DLL. ; ; Copyright (C) 2001 Martin Lafaix. ; 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 RBUTTON INITINSTANCE TERMINSTANCE Description '@#Netlabs:0.7.4#@ Spacer plugin DLL' PROTMODE DATA SINGLE READWRITE LOADONCALL SHARED CODE LOADONCALL EXPORTS SwgtInitModule @1 SwgtUnInitModule @2 SwgtQueryVersion @3