GithubHelp home page GithubHelp logo

kernelstl's Introduction

1. vc2008 stl  在高版本vc下编译警告有点多
2. 所有异常直接KeBugCheck
3. 所有内存全部分配为nonpagedpool, 不要用这个代码去做低资源测试
4. kstring 为 wstring,unicodestring 混合体
5. lock 抄袭mfc clock
6. 测试环境, 用stlport 测试代码对整个库进行过完整的测试,没发现蓝屏
7. 编译环境已测试过:
	1. ddk 2600 for windows xp xp_x64
	2. wdk7600 for x86 x64
	3. win8.1  for x86 x64
	4. win10 for x86 x64
8. size_t 的问题, x64下 size_t 为64位, 但是被我定义为了32位,我也不知道怎么修复这个问题。
如果要和你的代码冲突, 请将我的size_t 加namespace。 实在不行就找耶稣吧。
last. 作者英文不好,看不懂就找google  
[the Author's English is not good, if u do not understand then try to ask google]




kernelstl's People

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.