This article have less explanation, but very important to create .mbm file dynamically. If you have .bmp file in advance then you can create .mbm file easily by modifying .mmp file. But in some case you need to convert it dynamically, for example when you capture image using camera and then want to convert that image to .mbm file. CFbsBitmap::StoreL() is a key API in creating .mbm file dynamically, this article described it in clear way, so even beginners can understand it easily.
--kamlesh sangani 15:33, 7 September 2009 (UTC)