Source Code PlayStation MemoryCard image reader and editor - نسخه قابل چاپ +- Parsi Coders (http://parsicoders.com) +-- انجمن: Software Development Programming (http://parsicoders.com/forumdisplay.php?fid=37) +--- انجمن: Visual Basic Programming (http://parsicoders.com/forumdisplay.php?fid=39) +---- انجمن: Visual Basic 6 (http://parsicoders.com/forumdisplay.php?fid=44) +---- موضوع: Source Code PlayStation MemoryCard image reader and editor (/showthread.php?tid=30) |
Source Code PlayStation MemoryCard image reader and editor - Amin_Mansouri - 04-19-2011 Eng: Description: This is a PlayStation MemoryCard image reader and editor. It supports most memory card formats including DexDrive, Epsxe, Bleem! and VGS formats. This demonstrates: (1) File registering. File extensions can be registered/unregistered to run in the program, the icon will also be set for the file extension. (2) Subclassed windows to intercept the WM_COMMAND message, in order to open files in only one copy of the application. (3) Reading of the memory card data (documentation included) (4) Displaying Shift-JIS encoded text as japanese characters on PCs with Japanese fonts installed. Sample memory card images included in the Test folder Persian: با سورس کد زیر میتونید به مموری پلی استیشن دسترسی پیدا کنید حتی میتونید محتوای اینکود شده به زبان ژاپنی هم ببینید و قابلیت ویرایش دیتا هم دارید. Link Download: http://irchat.hpage.com/get_file.php?id=1129955&vnr=580981 |