Implement RtlWideStringCompare() and RtlWideStringTokenize() routines

This commit is contained in:
2022-08-13 13:18:52 +02:00
parent ba1efee47e
commit 3f372f19e3
4 changed files with 151 additions and 1 deletions

View File

@@ -7,3 +7,4 @@
*/
#include "libhl.h"
#include "librtl.h"