More fixes to TCHAR *
This commit is contained in:
@@ -234,7 +234,7 @@ WORKSPACE["settings"]["files.watcherExclude"] = {
|
|||||||
# it dereferences "char *" and shows only the first character. Not dereferencing
|
# it dereferences "char *" and shows only the first character. Not dereferencing
|
||||||
# the pointer shows the whole string.
|
# the pointer shows the whole string.
|
||||||
#
|
#
|
||||||
WORKSPACE["settings"]["lldb.dereferencePointers"] = false
|
WORKSPACE["settings"]["lldb.dereferencePointers"] = False
|
||||||
|
|
||||||
#
|
#
|
||||||
# Write Integration.code-workspace.
|
# Write Integration.code-workspace.
|
||||||
|
|||||||
Reference in New Issue
Block a user