swift
Classes | Public Member Functions | Static Public Member Functions | List of all members
swift::misc::CWinDllUtils Class Reference

Functions dealing with Windows DLLs. More...

Classes

struct  DLLInfo
 Info about an DLL. More...
 
struct  ProcessModule
 Process modules. More...
 

Public Member Functions

 CWinDllUtils ()=delete
 No ctor.
 

Static Public Member Functions

static DLLInfo getDllInfo (const QString &dllFile)
 Get DDL.
 
static QList< ProcessModulegetModules (qint64 processId=-1, const QString &nameFilter={})
 Process modules per id.
 

Detailed Description

Functions dealing with Windows DLLs.

Definition at line 17 of file windllutils.h.


The documentation for this class was generated from the following files: