mirror of
https://github.com/ZuneDev/ZuneShell.dll.git
synced 2026-07-27 13:11:51 -07:00
More fixes
This commit is contained in:
@@ -671,7 +671,7 @@ namespace MicrosoftZuneLibrary
|
||||
}
|
||||
bool flag = false;
|
||||
INSSDevice* ptr = null;
|
||||
AuthorizationStatus authorizationStatus = (AuthorizationStatus)0;
|
||||
AuthorizationStatus authorizationStatus = 0;
|
||||
fixed (INSSDevice** ptr2 = &Unsafe.AsRef<INSSDevice*>(&ptr))
|
||||
{
|
||||
long num = *(long*)m_pDeviceList + 56;
|
||||
|
||||
Reference in New Issue
Block a user