Giter Club home page Giter Club logo

dpcl's Introduction

DPCL Alpha 4.4

Alpha 4.4:for Observer

I have a poor English,so some of the sentences are translated by Google Translate.So maybe some sentences have grammatical errors.

As the name implies,DPCL(Desktop Programming Class Library) is a class library for desktop programming.


GitHub address: https://github.com/lrcno6/DPCL


License:LGPL v3.0


About the Version

In this version,we rewrote the entire class library again,and make it more like Qt programming - to make the object subject(see Observer).However,the other core functionalities have not changed much.

How to Use it

DPCL is a static library.If you are using Visual Studio,you can use nmake - there is a makefile for it.If not,please compile all the cpp source and make a static library.

You need not to add to link d2d1.lib please we add #pragma comment(lib,"d2d1") in DPCL.h.But you need to link DPCL.lib by yourself because we deleted the #pragma comment(lib,"DPCL") in DPCL.h

If you cannot find D2D1CreateFactory or others while you compile,maybe you also need to link d2d1.lib(I do not know why).

Note

All classes and functions are in namespace dpcl

Wiki

see file wiki.md


I hope that more people can improve DPCL.

by EnderPearl

dpcl's People

Contributors

lrcno6 avatar

Stargazers

 avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.