You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor partial classes organization. Currently sorted by use -> should be sorted by library.
So instead of Console, KeyProcessor etc. -> Kernel32, User32, etc.
Change DllImport -> LibraryImport (will be some effort)
Suggestion
So instead of Console, KeyProcessor etc. -> Kernel32, User32, etc.
Additional context
No response