WinNT/98/95??
12. Mai 2007> How do I detect if NT4 or Windows 95/98 is running
> many thanks in advance
Found this bit of code:
DETECT IF USING WIN NT
If Win32Platform = VER_PLATFORM_WIN32_NT Then
(Watever);
[tags]Delphi, System[/tags]
> How do I detect if NT4 or Windows 95/98 is running
> many thanks in advance
Found this bit of code:
DETECT IF USING WIN NT
If Win32Platform = VER_PLATFORM_WIN32_NT Then
(Watever);
[tags]Delphi, System[/tags]