Go to the source code of this file.
Defines | |
| #define | PACKAGE_STRING "MobileC V1.9.2" |
| #define | PACKAGE_VERSION "1.9.2" |
| #define | strtok_r(buf, delim, save_ptr) strtok( buf, delim ) |
| #define PACKAGE_STRING "MobileC V1.9.2" |
Definition at line 1 of file winconfig.h.
| #define PACKAGE_VERSION "1.9.2" |
Definition at line 2 of file winconfig.h.
Referenced by mtp_http_ComposeMessage(), and mtp_http_CreateMessage().
| #define strtok_r | ( | buf, | |||
| delim, | |||||
| save_ptr | ) | strtok( buf, delim ) |
Definition at line 3 of file winconfig.h.
Referenced by agent_xml_parse__fill_row_data(), message_InitializeFromAgent(), and message_Send().
1.5.4