Nascondi padding NUL nell editor Okuma

This commit is contained in:
Livio Merola
2026-07-28 08:23:57 +02:00
parent 807e4f8f3d
commit aa94eb2aed
9 changed files with 14 additions and 12 deletions
+2
View File
@@ -447,6 +447,8 @@ Public Class Form1
While i < content.Length
Dim ch = content(i)
Select Case AscW(ch)
Case &H0
' Padding Okuma: non mostrarlo nell'editor.
Case &HA
builder.Append(Environment.NewLine)
Case &HD
@@ -16,9 +16,9 @@
<ProductName>LMEMoxaTransfer</ProductName>
<PublisherName>Compomac SPA</PublisherName>
<SuiteName>Compomac SPA</SuiteName>
<ApplicationVersion>1.0.8.0</ApplicationVersion>
<ApplicationVersion>1.0.9.0</ApplicationVersion>
<UpdateRequired>true</UpdateRequired>
<MinimumRequiredVersion>1.0.8.0</MinimumRequiredVersion>
<MinimumRequiredVersion>1.0.9.0</MinimumRequiredVersion>
<GenerateManifests>true</GenerateManifests>
<PublishSingleFile>false</PublishSingleFile>
<SelfContained>true</SelfContained>
@@ -9,7 +9,7 @@
<AssemblyTitle>LMEMoxaTransfer</AssemblyTitle>
<Company>Compomac SPA</Company>
<Authors>Livio Merola</Authors>
<Version>1.0.8.0</Version>
<Version>1.0.9.0</Version>
<ApplicationIcon>Assets\app-icon.ico</ApplicationIcon>
<StartupObject>Sub Main</StartupObject>
<UseWindowsForms>true</UseWindowsForms>
+4 -4
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<assemblyIdentity name="LMEMoxaTransfer.application" version="1.0.8.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<assemblyIdentity name="LMEMoxaTransfer.application" version="1.0.9.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
<description asmv2:publisher="Compomac SPA" co.v1:suiteName="Compomac SPA" asmv2:product="LMEMoxaTransfer" xmlns="urn:schemas-microsoft-com:asm.v1" />
<deployment install="true" minimumRequiredVersion="1.0.8.0">
<deployment install="true" minimumRequiredVersion="1.0.9.0">
<subscription>
<update>
<beforeApplicationStartup />
@@ -15,13 +15,13 @@
</compatibleFrameworks>
<dependency>
<dependentAssembly dependencyType="install" codebase="LMEMoxaTransfer.dll.manifest" size="108976">
<assemblyIdentity name="LMEMoxaTransfer.exe" version="1.0.8.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<assemblyIdentity name="LMEMoxaTransfer.exe" version="1.0.9.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<hash>
<dsig:Transforms>
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>Fidy9u1Ujs2fMtjGwGqvz3rbytRiCYEh3+PS7AZIbek=</dsig:DigestValue>
<dsig:DigestValue>pfICV5hky5ibqD6bYNkhCcsymhrvUozB9IfFBFH+v/U=</dsig:DigestValue>
</hash>
</dependentAssembly>
</dependency>
+2 -2
View File
@@ -7,7 +7,7 @@
"targets": {
".NETCoreApp,Version=v8.0": {},
".NETCoreApp,Version=v8.0/win-x64": {
"LMEMoxaTransfer/1.0.8.0": {
"LMEMoxaTransfer/1.0.9.0": {
"dependencies": {
"runtimepack.Microsoft.NETCore.App.Runtime.win-x64": "8.0.29",
"runtimepack.Microsoft.WindowsDesktop.App.Runtime.win-x64": "8.0.29"
@@ -964,7 +964,7 @@
}
},
"libraries": {
"LMEMoxaTransfer/1.0.8.0": {
"LMEMoxaTransfer/1.0.9.0": {
"type": "project",
"serviceable": false,
"sha512": ""
Binary file not shown.
+3 -3
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
<asmv1:assemblyIdentity name="LMEMoxaTransfer.exe" version="1.0.8.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<asmv1:assemblyIdentity name="LMEMoxaTransfer.exe" version="1.0.9.0" publicKeyToken="0000000000000000" language="neutral" processorArchitecture="msil" type="win32" />
<description asmv2:iconFile="Assets\app-icon.ico" xmlns="urn:schemas-microsoft-com:asm.v1" />
<application />
<entryPoint>
@@ -321,7 +321,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>42Tg6zl7VMQeCsxBQQIMhnEUhJn13gRs7tPhL8ZmSYw=</dsig:DigestValue>
<dsig:DigestValue>XgS3n3DywzpUDh4ekWa2UFfUcieY2GOtgpIF2IFV7oY=</dsig:DigestValue>
</hash>
</file>
<file name="LMEMoxaTransfer.exe" size="161280">
@@ -330,7 +330,7 @@
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
</dsig:Transforms>
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
<dsig:DigestValue>TmtVByT1uHFnxBhwAZoFFVrPF0+ODWJnZ+20pIlEkWg=</dsig:DigestValue>
<dsig:DigestValue>SKegoBKVfKv3O85jC4CrX3zxZaCNg9pz4rZ8Nzt6cfs=</dsig:DigestValue>
</hash>
</file>
<file name="Microsoft.CSharp.dll" size="1005352">
Binary file not shown.
Binary file not shown.