1. Which environment variable for GWES must be set if you need to include your own custom skin while building a run-time image in Windows Mobile?
2. Windows Mobile widgets are written using __________.
3. Which one is returned by the SndClose sound function of Windows Mobile if it runs successfully?
4. Which virtual key message is posted by the keyboard driver when the MENU button is pressed?
5. If the GF_INERTIA gesture flag is set, the value of the ullArguments field of GESTUREINFO structure of Windows Mobile 6.5 is the same as for __________.
6. The IVelocityX parameter of the PHYSICSENGINESTATE structure of Windows Mobile 6.5 specifies its velocity in ____________.
7. Which Windows Mobile tool is used to install a .cab file to a target location?
8. Which additional software do you require to use the Fetch Mail Mobile Messaging feature in Windows Mobile 6.5?
9. Which one acts as an interface between the user, the application and the operating system in Windows Mobile?
10. Which certificate stores can be accessed by the Security Configuration Manager Powertoy for Windows Mobile?
11. While using Voice over IP Phone Services of Windows Mobile, which of the following headers should be included to use the PHActiveVolumeMode enumeration used in the API set by the PhCommon dynamic link library?
12. Which value is returned by the IReplStore::CompareItem method when the first object identifier is greater than the second object identifier?
13. The value set by the IRecurrencePattern::get_NoEndDate method of the POOM interface is of the type __________.
14. Which purpose is served by the IpOutlookApp interface of the Outlook Mobile application?
15. What is the maximum value of the GPS_MAX_SATELLITES constant used by the internal GPS Intermediate Driver Data?
16. What is the return value of the ActiveKeyboardLayout function in case it fails?
17. Before installing an application to your Windows Mobile, you must bundle the executable into a ________ file.
18. Which Sysgen function selects only rtcdll.dll and opts out of rtcmediadll.dll while setting the SYSGEN_VOIP variable in Windows Mobile?
19. Which values might be returned by the TKDestroyPhysicsEngine function of Windows Mobile 6.5?
20. Local caching of data is provided for by both Web applications and widgets.
21. Which method is used to invoke the Application Manager while creating a custom action when deploying your Windows Mobile application?
22. Suppose Startup User Interface Component(Startui) of Windows Mobile is being customized using functions defined by Startui.h header file. Which function implemented by Startui returns a value?
23. A Windows Mobile user attending a meeting CANNOT invite another attendee to the meeting using the Meeting Request functionality of Windows Mobile 6.5.
24. Which status type is NOT available under the Call Manager tab of the Cellular Emulator user interface?
25. Which one is a necessary hardware requirement while installing the Windows Mobile Cellular Emulator tool?
26. Which development tool of Windows Mobile is used to test various applications under different wireless network conditions?
27. Which Security role of Windows Mobile has the highest level of authority?
28. Which core components of VoIP in Windows Mobile implements the common control and user interface functionality?
29. Which file formats are supported by Windows Media Player Mobile?
30. Which Windows Mobile 6.5 Gesture macros are used to convert between raw angles and radians?
31. Which one is used to control the Control Panel architecture during Shell OS design development in Windows Mobile?
32. Consider the code below: function clickMeHandler() { alert('hello'); } var menu = widget.menu; Var menu1001 = menu.createMenuItem(1001); menu1001.text = 'Click Me'; Menu1001.onSelect = clickMeHandler; Menu.append(Menu1001); What is the output of the above given code?
33. Which file contains installation instructions for the contents of a Cabinet File(.cab file) in Windows Mobile?
34. Consider the Gesturemetrics structure below: typedef struct tagGESTUREMETRICS { UINT cbSize; DWORD dwID; DWORD dwTimeout; DWORD dwDistanceTolerance; DWORD dwAngularTolerance; DWORD dwExtraInfo; } GESTUREMETRICS, *LPGESTUREMETRICS; Which of the following values is returned by GID_DOUBLESELECT of dwTimeout parameter of the Gesturemetrics structure?
35. Consider the messages below: 1.WM_LBUTTONDOWN 2.WM_LBUTTONUP 3.WM_LBUTTONDBLCLK 4.WM_LBUTTONUP Which of the following is the correct sequence of messages generated by double-clicking the left mouse button in Windows Mobile?
36. Which sections are compulsorily required to make an Information file (.inf file) in Windows Mobile?
37. What is the format of the Service Indication and Service Loading files used in the Messaging feature of Windows Mobile?
38. Which Sysgen variables that enable Software-based Input Panels needs to be set to include the SIP driver in the OS design?
39. Which one needs to be installed to connect an emulated device to a Windows Mobile development system which is running on an operating system version older than Windows Vista?
40. While overriding the default sound settings for VoIP specific calls using HKEY_CURRENT_USER\ControlPanel\Sounds, the path of ________ and ________ files must be specified.
41. The widget.currentIcon property in Windows Mobile 6.5 is an object of the type __________.
42. Which format is used to display time in the AT log window of the Windows Mobile Cellular Emulator?
43. During an outgoing VoIP call made through an IP PBX using a standard phone number, if the IP PBX cannot match the phone number with a SIP URI, then the IP PBX and the receiving device communicate over ________.
44. Which one is the first file that is downloaded from the bootstrap server upon booting a Windows Mobile phone?
45. Which gesture message is received by a Windows Mobile application when a user moves his finger across the screen?
46. When developing Windows Mobile 6.5 widgets, a developer can use the document __________ object to access the screen dimensions and orientation of the device.
47. On the basis of which of the following options is the tagged traffic over Wi-Fi prioritized by WMM in Windows Mobile?
48. Which gestures are supported by Windows Mobile 6.5?
49. Which Task features are available under Time Management in Windows Mobile?
50. Which MenuItem object is assigned by default to the left soft key when a widget starts?
51. Which tabs of the Accessibility Control Panel application is used to control the settings for the toggle keys in Windows Mobile?
52. Which protocol is used to establish a connection between a caller and call recipient using VoIP technology in Windows Mobile 6.5?
53. Which networking features of Windows Mobile enables transfer of an audio stream to Bluetooth headphones over an ACL connection?
54. Which features are supported by the Device Emulator of Windows Mobile?
55. In Windows Mobile 6.5, it is possible to reset the user password/PIN on devices that use Microsoft Default LAP by using an ARC (Authentication Reset Component).
56. Which features are supported by the Cellular Emulator of Windows Mobile?
57. The value of IpGestureMetricsInfo parameter of TKGetGestureMetrics function of Windows Mobile 6.5 cannot be null.
58. Which are the required parameters in the Initialization File(.ini file) used by the Application Manager of a Windows Mobile device to install an application?