3 lines
111 B
C
3 lines
111 B
C
// Function return list of shared libs seporated with ";" symbol
|
|
// in load order
|
|
const char* GetLibraryList(); |