First, STRUCTURE Definition 1, S_FileTime Global Type S_FileTime From Structure Long DwlowDatetime Long DwhighDatetimeEnd Type
2, s_win32_find_data global type s_win32_find_data from structure long dwfileattributes s_filetime ftcreationtime s_filetime ftlastaccesstime s_filetime ftlastwritetime long nfilesizehigh long nfilesizelow long dwreserved0 long dwreserved1 character cfilename [255] character calternatefilename [14] end type
3, S_NetResource Global Type S_NetResource from Structure Long DWSCOPE Long Dwtype Long DwdisplayType Long Dwusage String LPLocalName String Lpremotename String LPComment String LPPROVIDEREND TYPE