Skip to content

Fix and .NET Framework update - #6

Open
DariusHutchison wants to merge 13 commits into
mikecel79:masterfrom
DariusHutchison:master
Open

Fix and .NET Framework update#6
DariusHutchison wants to merge 13 commits into
mikecel79:masterfrom
DariusHutchison:master

Conversation

@DariusHutchison

Copy link
Copy Markdown

I fixed issue #5 on all three version and updated 4.0 to 4.8.

@nil-ew nil-ew left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good day, Darius.
Thanks for DISM_GUI, a convenient program

If possible in ver 3.3.1:

  1. Add support for Language files (TXT or XML format)
  2. Add in console output before "txtOutput.Text = strOutput" transcoding function OEM(DOS)-> ANSI (Windows)
    "API - OemToChar" recode as checkbox option
    Example:
    Declare Function OemToChar Lib "user32" Alias "OemToCharA"
    (ByVal lpszSrc As String, ByVal lpszDst As String) As Long (x64 -type LongLong)
    ...
    Code& = OemToChar(InputStr$, InputStr$)

Best regas, Evgeny.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants