|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
Advapi32 | |
Advapi32.Handler | |
Advapi32.HandlerEx | |
Advapi32.SERVICE_MAIN_FUNCTION | |
GNUCLibrary | GNU C library. |
Kernel32 | JNA interface to Windows Kernel32 exports. |
Options | |
Shell32 | |
WINBASE | |
WINERROR | |
WINNT |
Class Summary | |
---|---|
Advapi32.ChangeServiceConfig2Info | |
Advapi32.SERVICE_DESCRIPTION | |
Advapi32.SERVICE_STATUS | |
Advapi32.SERVICE_TABLE_ENTRY | |
DotNet | .NET related code. |
InitializationErrorInvocationHandler | InvocationHandler that reports the same exception over and over again when methods are invoked
on the interface. |
Kernel32Utils | |
RegistryKey | Represents a Win32 registry key. |
SHELLEXECUTEINFO | typedef struct _SHELLEXECUTEINFO { DWORD cbSize; ULONG fMask; HWND hwnd; LPCTSTR lpVerb; LPCTSTR lpFile; LPCTSTR lpParameters; LPCTSTR lpDirectory; int nShow; HINSTANCE hInstApp; LPVOID lpIDList; LPCTSTR lpClass; HKEY hkeyClass; DWORD dwHotKey; union { HANDLE hIcon; HANDLE hMonitor; } DUMMYUNIONNAME; HANDLE hProcess; } SHELLEXECUTEINFO, *LPSHELLEXECUTEINFO; |
WINBASE.FILETIME | |
WINBASE.SECURITY_ATTRIBUTES |
Exception Summary | |
---|---|
JnaException | Exception in the registry code. |
WinIOException | IOException originated from Windows API call. |
Native code wrappers.
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |