Could somebody tell me the function or procedure I would use to
make my Windows Mobile 6.0 vibrate either 1 or 2 times based.
I use VB.NET visual studio 2003.
Thank you very much!
Steve
Read this article.
Hi Neil,
Thank you for the article.
I have the v2.2 of the opennetcf.windowsce.dll
but it doesn't seem to allow me to add it as a reference in vb.net vs 2003
It says it is not a .net assembly.
Is the dll written for vs 2005?
Thank you,
For Visual Studio .NET 2003, you need to use Smart Device Framework 1.4, which you will have to compile yourself.
What dll would I use for that function. I did compile 1.4 already.