FOR IMMEDIATE RELEASE
CONTACT:
Yeoh HS
author@yeohhs.com
http://www.yeohhs.com
Announcing New C++ Example Source Codes: MyUppEdoc version 1.1
Yeoh HS, who runs an IT consulting firm, is pleased to announce the release of a C++ example source codes package, "MyUppEdoc".
Would you like to know how to create e-document programs using Visual C++ 2005 Express Edition and the Platform SDK with Ultimate++ framework?
MyUppEdoc is a Windows executable program that displays e-documents. It was built using Visual C++ 2005 Express Edition with the Platform SDK R2 (Microsoft Platform SDK for Windows Server 2003 R2). It does not use MFC but instead uses the free C++ framework, Ultimate++. Its fully commented source codes show you how to use Ultimate++ to create e-document programs. This way you can distribute your own electronic documents as a program so you do not need to use any other document reader.
The purpose of MyUppEdoc is to be a learning tool for you to learn how to use Ultimate++ to create your own e-documents. From the step-by-step commented source codes of this e-document program, you can learn how to create the electronic version of many types of documents such as user manuals, guides, catalogs, articles, picture albums and books.
To harness the full power of C++, use Ultimate++ so that you can create e-document programs that:
1. allow you the full flexibility of changing the user interface;
2. allow you the option of extending the program features by using other Ultimate++ packages;
3. do not depend on Internet Explorer to be installed on the user's machine;
4. do not use MFC; and
5. are easily ported to the several platforms which are supported by Ultimate++.
A FREE fully functional program is
available for download at http://www.yeohhs.com/myuppedoc.htm
Price: US$24.95
File Size: 511KB (demo program installer)
File Size: 152KB (full source codes)
The registered package contains the full source codes for an Ultimate++ project.
This product comes with a 60-day money back unconditional guarantee.
All purchasers are also entitled to the next updated version free of charge.
All orders are processed via an easy and secure online shopping system.
# # #
Best Regards,
Yeoh
--
"MyUppEdoc - Easy Way to Create E-documents Using Ultimate++"
http://www.yeohhs.com/myuppedoc.htm
Thursday, October 18, 2007
Announcing New C++ Example Source Codes: MyWXeDoc version 1.1
FOR IMMEDIATE RELEASE
CONTACT:
Yeoh HS
author@yeohhs.com
http://www.yeohhs.com
Announcing New C++ Example Source Codes: MyWXeDoc version 1.1
Yeoh HS, who runs an IT consulting firm, is pleased to announce the release of a C++ example source codes package, "MyWXeDoc".
Would you like to know how to create e-document programs using Visual C++ 2005 Express Edition and the Platform SDK with wxWidgets library?
MyWXeDoc is a Windows executable program that displays e-documents. It was built using Visual C++ 2005 Express Edition with the Platform SDK R2 (Microsoft Platform SDK for Windows Server 2003 R2). It does not use MFC but instead uses the free C++ framework, wxWidgets. Its fully commented source codes show you how to use wxWidgets to create e-document programs. This way you can distribute your own electronic documents as a program so you do not need to use any other document reader.
The purpose of MyWXeDoc is to be a learning tool for you to learn how to use wxWidgets to create your own e-documents. From the step-by-step commented source codes of this e-document program, you can learn how to create the electronic version of many types of documents such as user manuals, guides, catalogs, articles, picture albums and books.
To harness the full power of C++, use wxWidgets so that you can create e-document programs that:
1. allow you the full flexibility of changing the user interface;
2. allow you the option of extending the program features by using other wxWidgets classes and other C or C++ libraries;
3. do not depend on Internet Explorer to be installed on the user's machine;
4. do not use MFC; and
5. are easily ported to the many platforms which are supported by wxWidgets.
A FREE fully functional program is
available for download at http://www.yeohhs.com/mywxedoc.htm
Price: US$24.95
File Size: 1.76 MB
The registered package contains the full source codes for Visual C++ 2005 Express Edition project.
This product comes with a 60-day money back unconditional guarantee.
All purchasers are also entitled to the next updated version free of charge.
All orders are processed via an easy and secure online shopping system.
# # #
Best Regards,
Yeoh
--
"MyWXeDoc - Easy Way to Create E-documents Using Visual C++ 2005 Express Edition"
http://www.yeohhs.com/mywxedoc.htm
CONTACT:
Yeoh HS
author@yeohhs.com
http://www.yeohhs.com
Announcing New C++ Example Source Codes: MyWXeDoc version 1.1
Yeoh HS, who runs an IT consulting firm, is pleased to announce the release of a C++ example source codes package, "MyWXeDoc".
Would you like to know how to create e-document programs using Visual C++ 2005 Express Edition and the Platform SDK with wxWidgets library?
MyWXeDoc is a Windows executable program that displays e-documents. It was built using Visual C++ 2005 Express Edition with the Platform SDK R2 (Microsoft Platform SDK for Windows Server 2003 R2). It does not use MFC but instead uses the free C++ framework, wxWidgets. Its fully commented source codes show you how to use wxWidgets to create e-document programs. This way you can distribute your own electronic documents as a program so you do not need to use any other document reader.
The purpose of MyWXeDoc is to be a learning tool for you to learn how to use wxWidgets to create your own e-documents. From the step-by-step commented source codes of this e-document program, you can learn how to create the electronic version of many types of documents such as user manuals, guides, catalogs, articles, picture albums and books.
To harness the full power of C++, use wxWidgets so that you can create e-document programs that:
1. allow you the full flexibility of changing the user interface;
2. allow you the option of extending the program features by using other wxWidgets classes and other C or C++ libraries;
3. do not depend on Internet Explorer to be installed on the user's machine;
4. do not use MFC; and
5. are easily ported to the many platforms which are supported by wxWidgets.
A FREE fully functional program is
available for download at http://www.yeohhs.com/mywxedoc.htm
Price: US$24.95
File Size: 1.76 MB
The registered package contains the full source codes for Visual C++ 2005 Express Edition project.
This product comes with a 60-day money back unconditional guarantee.
All purchasers are also entitled to the next updated version free of charge.
All orders are processed via an easy and secure online shopping system.
# # #
Best Regards,
Yeoh
--
"MyWXeDoc - Easy Way to Create E-documents Using Visual C++ 2005 Express Edition"
http://www.yeohhs.com/mywxedoc.htm
Thursday, August 23, 2007
Focus on C and C++
Hi,
With immediate effect, for future postings, I'll be focusing on C and C++ only.
Best Regards,
Yeoh
--
http://www.yeohhs.com
With immediate effect, for future postings, I'll be focusing on C and C++ only.
Best Regards,
Yeoh
--
http://www.yeohhs.com
Wednesday, November 22, 2006
Win32 Asm Source: TXTViewer
Hi,
This is a simple text viewer coded in Win32 assembly using RosAsm.
The program with full source code is at http://www.geocities.com/yeohhs2006/
Best Regards,
Yeoh
--
http://www.yeohhs.com
This is a simple text viewer coded in Win32 assembly using RosAsm.
TXTViewer - This is a simple program for viewing text files. It shows how to use a multi-line edit control, opens the text file when it is dragged and dropped into its window, allows user to select font, implements ini file handling to store font selected. The program's ini file is stored in the user's Application Data folder.
The program with full source code is at http://www.geocities.com/yeohhs2006/
Best Regards,
Yeoh
--
http://www.yeohhs.com
Saturday, November 18, 2006
FREE Program: MySharpSQL
MySharpSQL is a FREE fully functional program that uses MySQL for keeping a database of programming notes. The MySQL database that comes with the program contains relevant and specially selected MySQL, ADO.NET and C# programming resources.
Program functions implemented in this fully functional program are: load records topic in a listbox, gets user selection from the listbox and displays the record details in a set of textboxes. The command buttons allow the user to clear and reload the listbox, save a new record or an edited record, delete existing records, display the program's help file, close the program and search for keywords in the records.
The download URL is http://www.yeohhs.com/mysharpsql.htm
Best Regards,
Yeoh
--
http://www.yeohhs.com
Program functions implemented in this fully functional program are: load records topic in a listbox, gets user selection from the listbox and displays the record details in a set of textboxes. The command buttons allow the user to clear and reload the listbox, save a new record or an edited record, delete existing records, display the program's help file, close the program and search for keywords in the records.
The download URL is http://www.yeohhs.com/mysharpsql.htm
Best Regards,
Yeoh
--
http://www.yeohhs.com
Monday, October 30, 2006
MySQL Routines in Win32 Assembly
Hi,
MySQL Routines - This zip contains a collection of console programs that show how to use MySQL. The programs are:
1. mysql_routine1_createdatabase
2. mysql_routine2_createtable
3. mysql_routine3_addrecord
4. mysql_routine4_findrecords
5. mysql_routine5_getarecord
6. mysql_routine6a_delrecords
7. mysql_routine6b_delarecord
8. mysql_routine7_editrecord
9. mysql_routine8_getserver_version
10. mysql_routine9a_inittable
11. mysql_routine9b_deltable
12. mysql_routine9c_deledatabase
The download URL is:
http://www.geocities.com/yeohhs2006/
Best Regards,
Yeoh
--
http://www.yeohhs.com
MySQL Routines - This zip contains a collection of console programs that show how to use MySQL. The programs are:
1. mysql_routine1_createdatabase
2. mysql_routine2_createtable
3. mysql_routine3_addrecord
4. mysql_routine4_findrecords
5. mysql_routine5_getarecord
6. mysql_routine6a_delrecords
7. mysql_routine6b_delarecord
8. mysql_routine7_editrecord
9. mysql_routine8_getserver_version
10. mysql_routine9a_inittable
11. mysql_routine9b_deltable
12. mysql_routine9c_deledatabase
The download URL is:
http://www.geocities.com/yeohhs2006/
Best Regards,
Yeoh
--
http://www.yeohhs.com
Sunday, October 29, 2006
SQLite Routines in Win32 Assembly
Hi,
If you're looking for Win32 Assembly source codes on using SQLite2 and SQLite3 databases, check this out.
Best Regards,
Yeoh
--
http://www.yeohhs.com
If you're looking for Win32 Assembly source codes on using SQLite2 and SQLite3 databases, check this out.
SQLite Routines - This zip contains a collection of console programs that show how to use SQLite 2 and SQLite 3. You can easily learn how add, check duplicates, edit, delete, find a set of records, get a record and initialize the databases.The download URL is http://www.geocities.com/yeohhs2006/
Best Regards,
Yeoh
--
http://www.yeohhs.com
Thursday, October 05, 2006
Free Source Codes: NASMCam
Hi,
NASMCam, a simple Win32 demo that uses a webcam. Full source codes included. Built using NASM with nagoa+.inc and RadAsm.
Best Regards,
Yeoh
--
http://www.yeohhs.com/nasm/index.htm
NASMCam, a simple Win32 demo that uses a webcam. Full source codes included. Built using NASM with nagoa+.inc and RadAsm.
Best Regards,
Yeoh
--
http://www.yeohhs.com/nasm/index.htm
A 32-bit assembler level analysing debugger for Microsoft® Windows®
Hi,
if you are looking for a good and free 32-bit assembler level analysing debugger for Microsoft® Windows®, be sure to check out OllyDbg v1.10.
List of benefits:
Best Regards,
Yeoh
--
http://www.yeohhs.com
if you are looking for a good and free 32-bit assembler level analysing debugger for Microsoft® Windows®, be sure to check out OllyDbg v1.10.
List of benefits:
- Intuitive user interface, no cryptical commands
- Code analysis - traces registers, recognizes procedures, loops, API calls, switches, tables, constants and strings
- Directly loads and debugs DLLs
- Object file scanning - locates routines from object files and libraries
- Allows for user-defined labels, comments and function descriptions
- Understands debugging information in Borland® format
- Saves patches between sessions, writes them back to executable file and updates fixups
- Open architecture - many third-party plugins are available
- No installation - no trash in registry or system directories
- Debugs multithread applications
- Attaches to running programs
- Configurable disassembler, supports both MASM and IDEAL formats
- MMX, 3DNow! and SSE data types and instructions, including Athlon extensions
- Full UNICODE support
- Dynamically recognizes ASCII and UNICODE strings - also in Delphi format!
- Recognizes complex code constructs, like call to jump to procedure
- Decodes calls to more than 1900 standard API and 400 C functions
- Gives context-sensitive help on API functions from external help file
- Sets conditional, logging, memory and hardware breakpoints
- Traces program execution, logs arguments of known functions
- Shows fixups
- Dynamically traces stack frames
- Searches for imprecise commands and masked binary sequences
- Searches whole allocated memory
- Finds references to constant or address range
- Examines and modifies memory, sets breakpoints and pauses program on-the-fly
- Assembles commands into the shortest binary form
- Starts from the floppy disk
Best Regards,
Yeoh
--
http://www.yeohhs.com
Subscribe to:
Posts (Atom)
