
/*
 * [!BGN - MACHINE GENERATED - DO NOT EDIT THIS HEADER]
 *
 * Program   : FloppyFlux (Floppy disk backup program)
 * Version   : 1.2
 * File      : Work:Source/!WIP/FloppyFlux/FF_wingetstr.h
 * Author    : Andrew Bell
 * Copyright : Copyright © 1999 Andrew Bell
 * Created   : Monday 03-May-99 00:00:00
 * Modified  : Sunday 27-Jun-99 19:57:22
 * Comment   : Defines fot module FF_wingetstr
 *
 * (Generated with StampSource 1.1 by Andrew Bell)
 *
 * [!END - MACHINE GENERATED - DO NOT EDIT THIS HEADER]
 *
 */


/* Created: Mon/3/May/1999 */

#ifndef FLOPPYFLUX_WINGETSTR_H
#define FLOPPYFLUX_WINGETSTR_H

enum
{
  GIDGS_STRING,
  GIDGS_OK,
  GIDGS_CANCEL
};


#endif /* FLOPPYFLUX_WINGETSTR_H */
