file_finder_t Struct Reference

Data structure used to search for a file. More...

Collaboration diagram for file_finder_t:

Collaboration graph
[legend]

Data Fields

size_t mpl
 Maximum path length.
char * d1
 Buffer for directory to search for.
char * d2
 Buffer for GetWindowsDirectory.
char * d3
 Buffer for entire directory.
int logenab
 Logging enabled.
dk_app_ta
 The application.
char * buffer
 Destination buffer.
size_t sz
 Destination buffer size.
char * name
 Name of file to search for.
int index_found
 -1: not found, 0: plain file, >0: use openstream
dk_stream_suffix_tsl
 Suffix list.
int useunsecdir
 Use or not current directory.

Detailed Description

Data structure used to search for a file.

Field Documentation

The application.

Destination buffer.

Buffer for directory to search for.

Buffer for GetWindowsDirectory.

Buffer for entire directory.

Logging enabled.

Maximum path length.

Name of file to search for.

Suffix list.

Destination buffer size.

Use or not current directory.


The documentation for this struct was generated from the following file:

Generated on Mon Jan 4 15:50:57 2010 for dklibs by  doxygen 1.5.8