Release note
Title	:CpmtoolsGUI for Windows
Url	:http://star.gmobb.jp/koji/cgi/wiki.cgi?page=CpmtoolsGUI
Date	:2023.05.11 Ver.1.04e
Author	:(c)neko Java
------------------------------------------------------------------------------------------
Summary
 It is a function-limited GUI version of Cpmtools(http://www.moria.de/~michael/cpmtools/).

How to use
 Please refer to Web.(sorry, Japanese only)

Softwares which I used for development
 Programing environment		:Borland C++ Builder 1.0J
 Image making			:Shade debut
 Icon making			:Icon Wizard(http://freewareplace.web.fc2.com/)
 Button icon			:16x16 Free Application Icons(http://www.small-icons.com/packs/16x16-free-application-icons.htm)

Immunity from responsibility, license
 This is free software. Please use it in a self-responsibility.
 This software reuses a part of Cpmtools, therefore the license becomes the GPLv3 equivalency.

Change history
*2013.01.01 Ver.1.0   The 1st edition.
*2019.03.01 Ver.1.01e The 2nd edition.
  Bundled an English version. Words correction. The internal processing as cpmtools does not have the change.
  The delete-files-operation can execute only when focus is located in the disk-image-file-list.
  When an error occurred in plural file choice processing, the error is skipped but processing is continued. (in old version, later processing was stopped)
*2019.05.01 Ver.1.02e The 3rd edition.
  It supports MITS-88 format (.dsk) of Altair SIMH.
  I added two check box to a new making screen(Mkfs).
  Other bug corrections.
*2022.01.01 Ver.1.03e Fixed edition for Linux.
Fixed a bug that characters are not displayed correctly in the English environment of Linux.

*2023.05.11 Ver1.04e Rebuilt based on Cpmtools-2.23.
 Enabled diskdef optional parameters "bootsec" and "offset".
 "bootsec"
  It specifies the boot area in units of sectors. However, "boottrk" is a required parameter, so it must be specified as 0.
 "offset"
 Specifies the value in bytes to skip if the image contains headers, but it is also possible to specify K(kilo),M(mega),S(sector),T(track).

 Note that "bootsec" and "offset" are optional parameters and have no effect on Mkfs.

That's all.
