Delphi 7 pascal application does not work in window 10
-
I have several applications which was compiled under Delphi 7 pascal. They run fine under windows 7 but windows 10. The applications have input file selection interface that allow user to select input file under any folder in your computer. This feature is no long working for windows 10. Any idea? Thank you!
-
I have several applications which was compiled under Delphi 7 pascal. They run fine under windows 7 but windows 10. The applications have input file selection interface that allow user to select input file under any folder in your computer. This feature is no long working for windows 10. Any idea? Thank you!
-
Any idea how I can make it working on windows 10? Thanks!
-
Any idea how I can make it working on windows 10? Thanks!
Considering the language is 20 years old, and it doesn't have a clue what UAC is, or the progressively increased security of Windows over the years, and we have no idea what this code is doing, what's trying to do, how it's trying to do it, ... No, there's not much anyone is going to be able to tell you.
Asking questions is a skill CodeProject Forum Guidelines Google: C# How to debug code Seriously, go read these articles.
Dave Kreskowiak -
Any idea how I can make it working on windows 10? Thanks!
-
Yes. Im also facing the same issue.