Searched defs:dllname (Results 1 – 2 of 2) sorted by relevance
1115 def __init__(self, appname, dllname=None, logtype="Application"): argument
568 const TCHAR* dllname[] = {_T("kernel32.dll"), _T("tlhelp32.dll")}; in GetModuleListTH32() local