David Weiss

Results 35 comments of David Weiss

Its two separate bugs - 1: large canvas will not be placed at 0,0- this bug is in the image function. 2: the shape will not be drawn in the...

I think that corrently is very clear. Magnitudes is size of the vector. Len is size from one point to another.

https://docs.microsoft.com/en-gb/windows/win32/api/credentialprovider/ne-credentialprovider-credential_provider_usage_scenario CPUS_CHANGE_PASSWORD should be good enough.

The remarks on this: https://docs.microsoft.com/en-us/windows/win32/api/credentialprovider/nf-credentialprovider-icredentialprovidercredential-getserialization I am using the link to the source for maintainability. if it will be changed in the docs the answer will remain the same.

> Hello, > KerbChangePasswordPack > (https://social.msdn.microsoft.com/Forums/windowsdesktop/en-US/929b7283-562c-464f-ad4a-ba6699b52dbf/about-credential-providermodify-the-password-successlybut-the-password-is-null-when-the-password?forum=windowssdk) > Regards, Nice to see you guys here 😃

Sorry, but I didn't understand the problem.

I found a working workaround: [github fork](https://github.com/DavidWeiss2/require-issue/blob/main/test.js)

Can you please increase the timeout time? In my opinion the bug root cause is an i/o opertion of the write. And it worth a shot

@zkochan I uploaded another workaround at the same fork. [github fork](https://github.com/DavidWeiss2/require-issue/blob/main/test.js) ![image](https://user-images.githubusercontent.com/12801099/190564362-eeb991d2-8c75-4eb8-afbb-e34fda35a54f.png)