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

Maximum path length.

Buffer for directory to search for.

Buffer for GetWindowsDirectory.

Buffer for entire directory.

Logging enabled.

The application.

Destination buffer.

Destination buffer size.

Name of file to search for.

Suffix list.

Use or not current directory.


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

Generated on Mon Feb 16 17:12:05 2009 for dklibs by  doxygen 1.5.6