|
cobf
PE imports obfuscator
|
Go to the source code of this file.
Macros | |
| #define | INI_C |
Functions | |
| int | parse_ini_file (const char *f_path, ini_line_cb handler, void *data) |
| Parse ini file, supply the data to a callback. More... | |
This file contains the main functionality of the ini parser.
Definition in file ini.c.
| int parse_ini_file | ( | const char * | f_path, |
| ini_line_cb | handler, | ||
| void * | data | ||
| ) |