TurboPack / MustangpeakVirtualshellTools

Delphi and CBuilder Components to create Explorer type programs
Other
49 stars 24 forks source link

MPCommonUtilities isWin7 Function #23

Closed RenaldoGlobe closed 2 years ago

RenaldoGlobe commented 2 years ago

In the UNIT "MPCommonUtilities.pas" the FUNCTION "isWin7" ends with the result FALSE, if the used operating system is Windows 10. Unfortunately the result is used for example by the "TVirtaulExplorerTree", were you can select the property "foIncluseSuperHidden" under "FileObjects".

You cannot select the "foIncluseSuperHidden" property, while the function "isWin7" resulting FALSE.
I posted this Issue at this place, because it affects the VirtualExplorerTree.

romankassebaum commented 2 years ago

I fixed it. Please check.

RenaldoGlobe commented 2 years ago

Yes, it ist ok.

Am .06.2022, 22:40 Uhr, schrieb Roman Kassebaum @.***>:

I fixed it. Please check.

— Reply to this email directly, view it on GitHub, or unsubscribe. You are receiving this because you authored the thread.