Is there an open source C library (not C ++) for developing Windows drivers?
I am developing a network device driver that requires some features, such as RegEx, string manipulation, object oriented C and XML, etc.
thank.
No real regular expression libraries are known. However, depending on what you need FsRtlIsNameInExpression may be of some interest. The Safe String Libraries have a lot of functions manipulating strings , they just have a name other than equiavalents libc.
, . Windows.
, ? , , . , , , .
: . , , ;)