C,Count: T,ShowTypes: N,ShowNames: V,ShowValues: M,ShowModule: #,ShowLineOffset: B,ShowByteOffset: L,ShowLanguage: X,ShowExternalCode: I,IncludeCallsAcrossThreads: ~,Thread: *,AllThreads
ByRef keyword Specifies that an argument is passed in such a way that the called procedure can change the underlying value ...
ByVal keyword Specifies that an argument is passed in such a way that the called procedure or property cannot change the ...
C Compiler Char Type : Specifies the default character type of the C compiler that will be used to compile the generated ...
C Preprocess Options : C-compiler preprocessor option to pass to MIDL; must be in exact format of the Cpp Preprocess options. ...
C,Count: T,ShowTypes: N,ShowNames: V,ShowValues: M,ShowModule: #,ShowLineOffset: B,ShowByteOffset: L,ShowLanguage: X,ShowExternalCode: ...
C/C++ Code Analysis (/analyze) is not enabled in the project. Make sure "Enable Code Analysis for C/C++ on Build" is selected ...
Cache list data in the database file to improve client and server performance. This will increase the size of the database. ...
CacheInDocument has no effect on non-public members. To enable caching, set the visibility of this DataSet to public by editing ...
Calculate the directory size in the background. Using the background worker allows us to update the UI as the size results ...