MCPcopy Create free account
hub / github.com/NSIS-Dev/nsis / GetStringFromParm

Function GetStringFromParm

Source/exehead/exec.c:151–157  ·  view source on GitHub ↗

NB - USE CAUTION when rearranging code to make use of the new return value of this function - be sure the parm being accessed is not modified before the call. Use a negative number to get the string validated as a file name Note: Calling GetNSISString has the side effect that the buffer holding the string to expand gets modified. When calling this function with numbers like 0x13, it means create t

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

RegOpenScriptKeyFunction · 0.85
ExecuteEntryFunction · 0.85
ifFunction · 0.85

Calls 1

validate_filenameFunction · 0.85

Tested by

no test coverage detected