Commit Graph

254 Commits

Author SHA1 Message Date
d56b10f252
Various fixes to the existing routines:
* Export RtlWideStringTokenize()
 * Allow to compare whole strings in RtlWideStringCompare() when no length specified
 * RtlSameMemory() returns boolean now
 * Source bytes can be constant value in RtlCopyMemory()
2022-09-05 15:17:12 +02:00
8a91412ec4
Export existing kernel routines 2022-09-01 22:05:35 +02:00
033447f759
Calling convention goes first 2022-09-01 22:04:07 +02:00
a7d07e7ecb
Integrate xtklib with the kernel 2022-08-30 23:23:02 +02:00