home *** CD-ROM | disk | FTP | other *** search
- //
- // ArgonV.rcp
- //
- // T.Harbaum@tu-bs.de - http://www.ibr.cs.tu-bs.de/~harbaum/pilot
- //
- // 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.
- //
- //
-
- #include "argonvRsc.h"
-
- ALERT ID alt_err
- ERROR
- BEGIN
- TITLE "Error"
- MESSAGE "^1"
-
- BUTTONS "OK"
- END
-
- ICON "icon.pbm"
- SMALLICON "icon_sm.pbm" // icon for P3 list view
-
- APPLICATION ID 1 "ArgV"
- VERSION ID 1 "1.00"
-