cancel
Showing results for 
Search instead for 
Did you mean: 

Give Me the Dev Kits for your Drivers so I can optimise them

NeoBeum
Level 9
Dear ASUS.

Stop Using Windows 7 API on 2018 models.
Windows 10 is using .NET 4.8+ for a reason.

Please publish an ASUS GitHub....

Or... I will reverse engineer all the driver packages ... like I have done with the ASUSKBLock... I see inside your dlls... they are messy.

flipAngleComputeManager is using an imported Windows7 DLL....Windows7.SensorAndLocation.dll. A T304UA... a $2400AUD system... and you're using Windows 7 api on a flagship 2018 model. For shame. 耻辱
Not cool.
https://docs.microsoft.com/en-us/windows/desktop/sensorsapi/portal

Use a Quaternion and Native Windows 10 math libraries...
https://docs.microsoft.com/en-us/dotnet/api/system.numerics.quaternion?view=netframework-4.8

and stop making a background service a windows form with a hidden window........ https://docs.microsoft.com/en-us/dotnet/api/system.serviceprocess.servicecontroller?view=netframewor...
2,923 Views
0 REPLIES 0