I'd genuinely recommend publishing your code on GitHub. If you're not familiar with Git, this would be absolutely the perfect time to learn. It may seem unnecessary now, but it's going to be a godsend that'll save your ass in the future.
Imagine you had some code that worked. Then you went changing stuff, and it stopped working. Now you've forgotten exactly what was changed, and have no idea how to get back to your old, working code. Git solves that. Even has a feature that lets you see when each individual line of code was itself last changed. -- Kirn Gill II Mobile: +1 813-300-2330 <+18133002330> VoIP: +1 813-704-0420 <+18137040420> Email: segin2...@gmail.com LinkedIn: http://www.linkedin.com/pub/kirn-gill/32/49a/9a6 On Wed, Jul 31, 2024 at 2:51 PM magic-girl--- via Freedos-devel < freedos-devel@lists.sourceforge.net> wrote: > hello > > i'm an autistic girl of 12 years old. I try to convert ancient 16 bit > ms-dos code to modern C#. > However there is not even docs anymore about old ms-dos functions and i > don't have ms-dos specific C knowledge. > > Can you help with this? > > I need a C# program that can read the THF file: it must just tell me the > information of the screenshot > > Here you find the needed files and all source code, including screenshot > (see last post) > > > https://csharpforums.net/threads/read-bytes-from-binary-file.9764/page-2#post-40107 > > I already have all decryption functions in C# working! > > There is no forum or anything where a living soul still can read this code > :) > You're reading this problably one of my last hope out there > > Are you interested? > It's just this tool in the screenshot, applied to a THF file. Basically > the program must read the file and make this listing. > > The decoding of the file content itself I already have converted to C# but > I believe the tool above is just listing the file names, size and offsets. > (I think) > > I can give all decryption code ready in C# if you need that. > > -- > Lisa > _______________________________________________ > Freedos-devel mailing list > Freedos-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/freedos-devel >
_______________________________________________ Freedos-devel mailing list Freedos-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/freedos-devel