gg_file_info Struct Reference

Odpowiednik struktury WIN32_FIND_DATA z API WIN32. More...


Data Fields

uint32_t mode
 dwFileAttributes
uint32_t ctime [2]
 ftCreationTime
uint32_t atime [2]
 ftLastAccessTime
uint32_t mtime [2]
 ftLastWriteTime
uint32_t size_hi
 nFileSizeHigh
uint32_t size
 nFileSizeLow
uint32_t reserved0
 dwReserved0
uint32_t reserved1
 dwReserved1
unsigned char filename [GG_MAX_PATH-14]
 cFileName
unsigned char short_filename [14]
 cAlternateFileName


Detailed Description

Odpowiednik struktury WIN32_FIND_DATA z API WIN32.

Wykorzystywana przy połączeniach bezpośrednich do wersji Gadu-Gadu 6.x.


Field Documentation

uint32_t mode

dwFileAttributes

uint32_t ctime[2]

ftCreationTime

uint32_t atime[2]

ftLastAccessTime

uint32_t mtime[2]

ftLastWriteTime

uint32_t size_hi

nFileSizeHigh

uint32_t size

nFileSizeLow

uint32_t reserved0

dwReserved0

uint32_t reserved1

dwReserved1

unsigned char filename[GG_MAX_PATH-14]

cFileName

unsigned char short_filename[14]

cAlternateFileName


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

Generated on Sat Feb 4 03:01:17 2012 for libgadu by  doxygen 1.5.6