Software Development Network>> Smart Device>> Detect if you're app is running in the emulator?
Is there a way to detect if your app is running in the emulator C# I have some code that will only run on a PPC.Thanks
Yes, P/Invoke.
Detect if you're app is running in the emulator?
M. Leary
PInvoke
Thanks.
stupots
Yes, P/Invoke.
TANWare
Documentation is on MSDN.