DEBSOURCES
Skip Quicknav
sources / sameboy / 1.0.2%2Bds-2 / Windows / string.h
1234
#pragma once #include_next <string.h> #define strdup _strdup #define strcasecmp _stricmp