More fixes to TCHAR *

This commit is contained in:
2024-11-25 15:22:04 -05:00
parent 979b8d4a07
commit 72dbc7318c

View File

@@ -234,7 +234,7 @@ WORKSPACE["settings"]["files.watcherExclude"] = {
# it dereferences "char *" and shows only the first character. Not dereferencing
# the pointer shows the whole string.
#
WORKSPACE["settings"]["lldb.dereferencePointers"] = false
WORKSPACE["settings"]["lldb.dereferencePointers"] = False
#
# Write Integration.code-workspace.