BOOL __stdcall PopNetIsCompliantNicPresent(){ BOOL result; LOBYTE(result) = PopNetCompliantNicCount != 0; return result; }