This is a discussion on CreateMsgQueue - DOTNET ; Hello all, Im has been create a small app. Its will prompt user a message after user press on the hardware power button. There is 1 weird thing is When im trying run this app on HP platform, its runned ...
Hello all,
Im has been create a small app. Its will prompt user a message after user
press on the hardware power button.
There is 1 weird thing is When im trying run this app on HP platform, its
runned perfectly.
But when im trying runned it on O2, it run very very slow.
Im trying to debug and noticed that when the app step into the
CreateMsgQueue API, it takes around 1 minute to exceute.
Im totally have no idea why this happen, so hope you all can help. im
appreaciate your helpful.