search for: datelastmodifi

Displaying 2 results from an estimated 2 matches for "datelastmodifi".

Did you mean: datelastmodified
2004 Jul 07
9
Windows 2K outperform Linux/Samba very much?
...;Check file time " & CStr(thisnow - thistime) + " ms" + vbCrLf thistime = thisnow Set objFile = objFSO.GetFile(fn) totle = totle & "Get object time " & CStr(thisnow - thistime) + " ms" + vbCrLf thistime = thisnow temp = DateValue(CStr(objFile.DateLastModified)) totle = totle & "Get date time " & CStr(thisnow - thistime) + " ms" + vbCrLf End If 2. Linux PC Server: It provide Linux/Samba shared directory for the client (1) Operation System kernel = 2.6.6 file system = xfs nic = intel pro 100 Samba 2.2.8a (...
2017 Apr 28
0
Wine release 2.7
...rence key. dwrite: Added a helper to avoid extra traces from one method calling another. include: Added DB_MODE_* constants. oledb32: Support textual representation of Mode property values. user32: Partially protect WM_SETTEXT handlers from invalid input. scrrun: Added DateLastModified property for IFile. comctl32/tests: Fully initialize message tests data (Coverity). comctl32/pager: Prevent excessive PGN_CALCSIZE notifications during PGM_SETCHILD. comctl32/tests: Trace test name only of failure. dwrite: Partially implement GetGlyphImageFormats()....