On 3/31/2020 1:13 PM, Trevor DeVore via use-livecode wrote:
Paul, I had a similar situation recently where I needed to get some DPI information about the monitors that wasn't available through my LC main application. I ended up writing a simple command line tool in Visual Studio that used the Windows APIs and returned the proper information. I included that exe with my app and called it from within LC. In your case you would create a 64-bit command line app and I'm guessing you could find sample code for such a common API call.
That's a good idea! I will look into that for a more solid and reliable fix.
_______________________________________________ use-livecode mailing list use-livecode@lists.runrev.com Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-livecode