Precautions for using guitoolkit (open-source and free)

Source: Internet
Author: User

1. Download guitoolkit MFC extension from the website. url: http://www.codeproject.com/KB/library/guitoolkit.aspx? FID = 4311 & select = 2829274 & Fr = 251 # xx0xx

Or: http://www.beyondata.com/

 

2. Install sdk6 (Platform sdk xp SP2 vc6), that is, the latest vc6 SDK, which is included in directory (all the above mentioned are in VC)

Otherwise, instructions not included in uxtheme. H will appear.

 

3. Switch the active project, release; Modify: In guiadodb. h

# Import "/program files/common files/system/ADO/msado15.dll" rename_namespace ("adocg") Rename ("EOF", "endoffile ")

To:

# Import "C:/program files/common files/system/ADO/msado15.dll" rename_namespace ("adocg") Rename ("EOF", "endoffile ")

4. Compile the DLL file. Guitk115.dll

 

5. Compile the sample file.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.