Quick Info

Windows NT
Yes
Win95
Yes
Win32s
No
Import Library
imagehlp.lib
Header File
imagehlp.h
Unicode
No
Platform Notes
Windows 95: IMAGEHLP is available as a redistributable.

SymSetSearchPath

The SymSetSearchPath function sets the search path for the requested process.

BOOL SymSetSearchPath(

IN HANDLE hProcess,

IN LPSTR SearchPath

);

Parameters

hProcess

The process handle that was originally passed to SymInitialize.

SearchPath

The search path. The string can contain multiple paths separated by a semicolon (;).

Return Values

If the function succeeds, the return value is TRUE.

If the function fails, then the return value is FALSE. To retrieve extended error information, call GetLastError.

Remarks

The search path can be changed any number of times while IMAGEHLP is in use by an application. The change affects all future calls to the symbol handler.

Software for developers
Delphi Components
.Net Components
Software for Android Developers
More information resources
MegaDetailed.Net
Unix Manual Pages
Delphi Examples
Databases for Amazon shops developers
Amazon Categories Database
Browse Nodes Database