Retrieves the application-specific portion of the search path used to locate DLLs for the application.
#Include <WinAPIEx.au3>
_WinAPI_GetDllDirectory ( )
None. |
Success | The search path. |
Failure | Empty string and sets the @error flag to non-zero. |
在MSDN中搜索