From: Francesco M. <fr...@us...> - 2005-12-07 00:01:58
|
name: wxMSWResources wxversion: 2.6 category: data container,system,wrapper,miscellaneous language: cpp description: This is the wxMSWResources class, a convenient way of working with resources with wxWidgets in MSW. The main goal of the class is to allow you to create apps that do not require ANY external files, like .mo catalogs, images, etc. It automatically creates a unique temp folder, allows you to extract resources of any kind to it from the .exe´s module, and deletes them all when the app is closing. It also allows you to access resource data directly. Make shure you check out the sample app \"MyPics\" provided as a Visual Studio.net 2003 project to learn its usage. location: wxmswres cdate: 2005-11-29 id: 108 status: stable docs: hand buildsys: projectfiles extdep: none wiki: disabled wxport: wxmsw samples: 1 approved: 0 author: Ernesto Rangel Dallet version: 1.0 maintainerid: 30 Maintainer SF username: cpp Maintainer name: Ernesto R. Dallet Maintainer mail address: mid...@ya... |