View Single Post
  #139 (permalink)  
Old 11-17-2011, 05:24 PM
qanda's Avatar
qanda
PPCGeeks Regular
Offline
Location: USA
 
Join Date: Jul 2011
Posts: 86
Reputation: 65
qanda is becoming a great contributor
Mentioned: 2 Post(s)
Tagged: 0 Thread(s)
Re: How to lock volume buttons while phone is locked?

Quote:
Originally Posted by elesbb View Post
thanks so much !!! you always have been contributing something helpful !
You are very kind. Thanks.

Quote:
i decided to use C# however i need help getting everything set up ..
Yes, I think it is the best choice. Since Visual C++ works directly with the hardware and not protected by layers, it can brick the device real easy. C# and Basic will fail NetFramework, or the program will stop, but the device is protected by the coding and NF through which it manipulates the hardware.
Gee, I read too much. LOL.

Quote:
.............Visual Studio 2005/2008 Standard , professional or team edition and that Express edition will not work . which is all i have . i also need to get a hold of .NetFramework 2.0 for the Windows Mobile SDK API .
Visual Studio is an expensive piece of software but you may be able to get a free copy here. I didn't read it all, so check it out.
Are you a student programmer? Get a free copy of Visual Studio 2008 Pro! | GadgetSutra

You might find the NF download you need here.
.NET Compact Framework Downloads

Ok, that's all I can offer you at the moment in the way of help.

Regards,
QA
__________________
HTC Vogue,
HTC Touch Pro 2

Last edited by qanda; 11-17-2011 at 08:27 PM.
Reply With Quote
This post has been thanked 1 times.