Installing the SDK — To configure Microsoft Developer Studio 13
Developer’s Guide – RIM 950 Wireless Handheld™
subdirectories \include and \include\in ternal of the RIM 950
Wireless Handheld SDK installation directory.
5. Change the Category to Code Generation.
Set the Struct Member Alignment to 2 bytes. This will
minimize memory usage.
Set the Processor to 80386.
6. Change the Category to C/C++ Language.
Make sure that all check boxes are unchecked.
The Enable Exception Handling checkb ox should always be
unchecked.
7. Switch to the Link tab.
Set the Category to General.
At the end of the Object/ Library Modules field, include the
files RIMOS.LIB, OSENTRY.OBJ, at the beginning, followed
by any .LIB files that are required (e.g. UI32.LIB,
ADDRESS.LIB, etc.). Place LIBC.LIB at the end.
Check the checkbox Ignore all default libraries. S et the
Category to Input.
Place the path to the subdirectory \lib of the RIM 950
Wireless Handheld SDK installation directory in the
Additional library path.
8. Save these settings.
9. Your setup is complete. Now you are ready to create your
application.