StandIn icon indicating copy to clipboard operation
StandIn copied to clipboard

GetComputerDomain() error

Open kafkaesqu3 opened this issue 2 years ago • 1 comments

I came across this blog post which outlines a bug in StandIn when interacting with other domains, where certain functions using GetComputerDomain() or GetCurrentDomain() incorrectly would get/set an object in the current domain, even if another domain is specified.

https://rastamouse.me/getdomain-vs-getcomputerdomain-vs-getcurrentdomain/

kafkaesqu3 avatar Nov 07 '22 02:11 kafkaesqu3

I've created an pull request for this so should be addressed when the maintainer gets round to taking a look at it.

xchg-rax-rax avatar Feb 18 '23 13:02 xchg-rax-rax