Refactor interop to use CsWin32/LibraryImport #55
Annotations
3 errors and 3 warnings
Create the app package:
FluentAutoClicker/MainPage.xaml.cs#L73
'PInvoke' does not contain a definition for 'SetWindowLongPtr'
|
Create the app package:
FluentAutoClicker/MainPage.xaml.cs#L73
'WINDOW_LONG_PTR_INDEX' is inaccessible due to its protection level
|
Create the app package
Process completed with exit code 1.
|
Create the app package:
FluentAutoClicker/NativeMethods.txt#L3
Method, type or constant "SetWindowLongPtr" not found
|
Create the app package:
FluentAutoClicker/MainPage.xaml.cs#L36
Non-nullable field 'origHotKeyProc' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Create the app package:
FluentAutoClicker/MainPage.xaml.cs#L36
Non-nullable field 'hotKeyProcD' must contain a non-null value when exiting constructor. Consider adding the 'required' modifier or declaring the field as nullable.
|
Loading