#include "dkcOSIndependent.h"
Include dependency graph for dkcDLL.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.
Classes | |
| struct | dkc_DLL |
Typedefs | |
| typedef dkc_DLL | DKC_DLL |
Functions | |
| DKC_EXTERN DKC_DLL *WINAPI | dkcLoadLibrary (const char *filename) |
| Win32APIで言うLoadLibrary. | |
| DKC_EXTERN void *WINAPI | dkcGetProcAddress (DKC_DLL *dll, const char *id) |
| Win32APIで言うGetProcAddress. | |
| DKC_EXTERN int WINAPI | dkcUnloadLibrary (DKC_DLL **pp) |
| Win32APIで言うFreeLibrary. | |
d金魚
|
|
|
|
||||||||||||
|
Win32APIで言うGetProcAddress.
|
|
|
Win32APIで言うLoadLibrary.
|
|
|
Win32APIで言うFreeLibrary.
|
1.3.6