FoxPro Programming
Extracting System Details applicable when an application is in use
Gravatar is a globally recognized avatar based on your email address. Extracting System Details applicable when an application is in use
  Tom Macaulay
  All
  Jul 17, 2020 @ 01:59am

I have a requirement to extract the following system details applicable to a running application:- Screen scaling factor Colour depth of the screen in pixels The number of pixels in the window used by the application The public TCP port the application uses (the application is sending data to a web site A list of local IP addresses (IPv4 and IPv6) available to the application. The operating system and the device manufacturer and device model used

Any advice you can give would be much appreciated

Gravatar is a globally recognized avatar based on your email address. re: Extracting System Details applicable when an application is in use
  Tore Bleken
  Tom Macaulay
  Jul 17, 2020 @ 02:33am

Most of the information you ask for, is available using Windows API calls. Hopefully you will find some of it here.

© 1996-2024