dynalizer icon indicating copy to clipboard operation
dynalizer copied to clipboard

C++ Dynamic loader generator for C APIs

Results 1 dynalizer issues
Sort by recently updated
recently updated
newest added

e.g. JACK, alsa, SDL... Possibilities : * Multiple objects, put the dll instance in a shared_ptr * Nested objects with references to the parent * Everything in a big class