Details
-
Task
-
Resolution: Fixed
-
Minor
-
None
Description
The kernel's exported CRT does not include memcmp. In WDK, drivers that need memcmp (or RtlEqualMemory, which is a macro using memcmp) link to the 'memcmp' library.
Attachments
Issue Links
- blocks
-
CORE-10272 Add Matt Wu ext2 filesystem driver
- Resolved