summaryrefslogtreecommitdiffhomepage
path: root/dev/CRT
diff options
context:
space:
mode:
authorAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-08-20 10:04:39 +0200
committerAmlal El Mahrouss <amlal.elmahrouss@icloud.com>2024-08-20 10:04:39 +0200
commit01658f0f5ba1fb3e84d61629f15b8c5221bf66dc (patch)
treee3a3320fd6f29d063675feb8cf4ba6645e18d65a /dev/CRT
parentf1ac02764430421a0245261811c819fee0673ef4 (diff)
+ Fixes and refactors regarding Kernel DLL and other DLLs.
+ Next commit will fix TryLogIn method. Signed-off-by: Amlal El Mahrouss <amlal.elmahrouss@icloud.com>
Diffstat (limited to 'dev/CRT')
-rw-r--r--dev/CRT/ReadMe.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/dev/CRT/ReadMe.md b/dev/CRT/ReadMe.md
index 25dc2cb2..a959d6b8 100644
--- a/dev/CRT/ReadMe.md
+++ b/dev/CRT/ReadMe.md
@@ -1,5 +1,5 @@
# ZKA C++ RunTime
-This is the public interface of ZKA' NDK RunTime, please check ndk.dll instead.
+This is the public interface of ZKA' C++ RunTime.
-###### (c) ZKA Technologies, all rights reserved. \ No newline at end of file
+###### (c) ZKA Technologies, all rights reserved.