| |
|
|
Michael Dell | FILE.DLL v1.020 - speedy File functions for Profan (mainly to XProfan)
functions:
fopen() fClose() fRead() fWrite() fTxtPrnt() sPos() sEndPos() gfSize()
Eigenständige functions (no the obigen functions go used)!!!
fCopy() fApp() fInData() fOutData() fDel() fSize() fExist() fWinVer() CutPath()
Author: Michael Dell |
|
|
| Salu Michael...
Hab zwar krumme Fieß awer dofir e' ecklich Gsicht! | 12/04/05 ▲ |
|
|
|
|
Frank Abbing | Hi.
class! The both Codes functions correct. finally XPIAs first Dll, The not of i'm |
|
|
| |
|
|
|
Michael Dell | Versions Update with three new functions:
fSize(lpDateiName$) lpDateiName$ = Dateiname of/ one ungeöffneten File Return Value = Size the File or (-1) if File not existing
fExist(lpDateiName$) lpDateiName$ = Dateiname of/ one ungeöffneten File Return Value = (1) if The File existing and (0) unless
fWinVer(lpDateiName$) which Dateiformat? lpDateiName$ = Dateiname of/ one ungeöffneten File Return Value = (2) if Win16, (1) if Win32 and (0) if other stature
|
|
|
| Salu Michael...
Hab zwar krumme Fieß awer dofir e' ecklich Gsicht! | 12/16/05 ▲ |
|
|
|
|
Michael Dell | yet ne small change the function fWinVer() in lieu of of (0) for others Formate becomes now the original Win-File-stature-Code SHGetFileInfoA() back given. so can The function too extern extended go.
fWinVer(lpDateiName$) lpDateiName$ = Dateiname of/ one ungeöffneten File Return Value = (2) if Win16, (1) if Win32 or (Win-File-stature-Code SHGetFileInfoA()) for others Formate |
|
|
| Salu Michael...
Hab zwar krumme Fieß awer dofir e' ecklich Gsicht! | 12/17/05 ▲ |
|
|
|
|
Michael Dell | Hallolo,
Have yet ne small Multifunktion added CutPath! tappt im dunkeln supply way (with Backslash)/Filenames (mit&ohne Erw,)/expansion & changes The expansion.
CutPath(lpDateiName$,lpDateiErw$,Schalter&) lpDateiName$ = Dateiname with way, here finds always the return instead of! (See File_Dll.pinc & file_demo4.prf) lpDateiErw$ = new Dateierweiterung (z.B.: txt) becomes only Schalter& = 4 needed otherwise Leerstring Schalter& = 0 = gives whom way back 1 = gives whom Filenames back 2 = gives whom Filenames no extension back 3 = gives The Dateierweiterung back 4 = changes The Dateierweiterung (z.B.: of C:TestTest.dat to C:TESTTEST.TXT)
hope it gefällt! |
|
|
| Salu Michael...
Hab zwar krumme Fieß awer dofir e' ecklich Gsicht! | 12/18/05 ▲ |
|
|
|