启动时不再创建桌面; #19
Annotations
5 warnings
build (Release)
The "--output" option isn't supported when building a solution. Specifying a solution-level output path results in all projects copying outputs to the same directory, which can lead to inconsistent builds.
|
build (Release):
src/FDNRBox/DesktopManager.cs#L18
The variable 'windowsDesktop' is declared but never used
|
build (Release):
src/FDNRBox/Win32APIWrapper.cs#L189
This takes the address of, gets the size of, or declares a pointer to a managed type ('Win32APIWrapper.STARTUPINFO')
|
build (Release):
src/FDNRBox/DesktopManager.cs#L18
The variable 'windowsDesktop' is declared but never used
|
build (Release):
src/FDNRBox/Win32APIWrapper.cs#L189
This takes the address of, gets the size of, or declares a pointer to a managed type ('Win32APIWrapper.STARTUPINFO')
|