hi Adamo.
thanks for your detail report!
it is useful to locate the problem.
here is a minor update to solve your problems:
executable files
http://kkdf2.sakura.ne.jp/DM/ADGE.net/A ... 081204.rar
ADGE.net source code (VB 2008 express)
http://kkdf2.sakura.ne.jp/DM/ADGE.net/s ... 4-2008.rar
launch instruction:
* run
publish\setup.exe program, if you begin with ADGE.net! it will install prerequisite software needed for ADGE.net. (using ClickOnce)
* terminate ADGE.net started by ClickOnce.
* run
publish\Application Files\ADGE_0_4_4_28\ADGE.exe for usual use.
CHANGES; DEMO jul 28, 2008
* fix: massive exporter now exports contents into correct work folder.
* fix: massive exporter for raw data now exports contents in correct file size.
CHANGES; DEMO dec 4, 2008
* fix: resolved some possibly potential problems. (1) eliminate almost "As Object" declarations from source code. (2) eliminate illegal CDbl(...) code bits which cause System.InvalidCastException on Import/export operations.
* fix: Import cmd in Hex Editor now shows 4 digits prefix number.
* fix: Import and Export cmds in Graphic Editor now shows correct 4 digits prefix number. older version showed decremented item number by 1. this version shows correct item number displayed in Main window.
* fix: Import cmd in Graphic Editor now doesn't keep lock for your bitmap file. you can edit bitmap file after import cmd.
* fix: "Export As IMG1..." cmd in Main Window now exports bitmap with correct color palette.
* fix: "Export all" and "Export selected" cmds in Import/Export Manager now exports bitmap with correct color palette.
* imp: "Export all" and "Export selected" cmds in Import/Export Manager now instructs how to resolve it if any of items cannot be exported due to PathTooLongException problem.
* imp: itemList in Main window now accepts keyboard input such as Up, Down, Space, and Enter keys.
thanks!