Creating Win32 Resources
You can use the MUI-specific Win32 resource technology to create the user interface for your MUI application. This section includes the following topics:
- Placing and Loading Win32 Resource Files
- Using RC Compiler to Build Resources
- Using MUIRCT to Build Resources
- Preparing a Resource Configuration File
It is possible to build separate versions of your application to run on Windows Vista and any older operating systems. With this build approach, the Windows Vista version can take full advantage of all Windows Vista features. However, the older operating systems have the system-specific features that you have used in past applications.