ReactOS 0.4.16-dev-297-gc569aee
|
Go to the source code of this file.
Functions | |
intptr_t | _tfindfirst (const _TCHAR *_name, struct _tfinddata_t *result) |
int | _tfindnext (intptr_t handle, struct _tfinddata_t *result) |
intptr_t _tfindfirst | ( | const _TCHAR * | _name, |
struct _tfinddata_t * | result | ||
) |
Definition at line 5 of file findgen.c.
int _tfindnext | ( | intptr_t | handle, |
struct _tfinddata_t * | result | ||
) |
Definition at line 29 of file findgen.c.