Advertisement

Results for "Author: cybsoft"

C_Volume2 #76702
DirGuard V1.4

This program guards a given directory, its an update of a previous version. I have added the detection of filechanges (suggested by TonyK), completed the print-code, savecode for the log and put lost of comments in the code. The code is more complex than the previous version but does not contain API, classes or DLL so it should be easy to read. I did not yet found a simple way to obtain the username of the person who does the altering of files (suggested by Maju) but i am working on it. This can result in a bit of API but who knows there might be a simple way. Tested with WIN95/98/SE and WIN-NT. Please RATE this program and feel free to send me suggestions / questions. Cybsoft

C_Volume2 #77062
DirGuard20

Dirguard guards a directory for changes like addig files, deletions, renaming, adding / deleting subdirectorys. Some other small gadget have also been inserted in the code. This is an update of previous version(s) and also the final version so i made it 2.0, i would like to spend more time on it but a new project awaits. Please rate this code and report problems / questions or comments to me. The code is tested on WIN-NT (4-sp6) and Win98(SE) and worked fine (WIN-NT users read the code-comment for additional information).

C_Volume2 #77409
DirGuard deLuxe

Well here it is, Dirguard de Luxe, as i could not find beta-testers i could only test it on WinNT and win98Se. Now guarding multiple directory's, just ad them to the guardlist and all files within are guarded. Solved the syncronisation of different boxes in previous versions by using a FlexGrid to store the information, i never used Flex-Grid so the code might be somewhat "unusual". Now guarding for : additions, deletions, changes of date, time, attribute and size, also checks if a file can be accessed. The logfile got autoscroll and there is something done about the visualisation of the guarding, again the code might seem a bit exotic here and there. Feedback or a rating would be great, also beta-testers but hey...you can always improve it yourselfe but please inform me about your ideas. (CPU-load while checking 700 files is 19% max)

C_Volume2 #77774
Solving "Could not find Installable ISAM" error

How to avoid / solve the "could not find installable ISAM error" in VB

Java_Volume1 #95237
DirGuard

I needed to guard a (network) drive/directory for changes made by users so i made this small tool. You can select a directory, set a update/refresh time and let the program monitor all additions and deletions in this directory. Changes are put in a logfile that can be printed. Try this on your Windows\temp directory or temporary internet files directory and be amazed by the amount of temp-files some programms make.

Java_Volume1 #95246
DirGuard V1.4

This program guards a given directory, its an update of a previous version. I have added the detection of filechanges (suggested by TonyK), completed the print-code, savecode for the log and put lost of comments in the code. The code is more complex than the previous version but does not contain API, classes or DLL so it should be easy to read. I did not yet found a simple way to obtain the username of the person who does the altering of files (suggested by Maju) but i am working on it. This can result in a bit of API but who knows there might be a simple way. Tested with WIN95/98/SE and WIN-NT. Please RATE this program and feel free to send me suggestions / questions. Cybsoft

Java_Volume1 #95606
DirGuard20

Dirguard guards a directory for changes like addig files, deletions, renaming, adding / deleting subdirectorys. Some other small gadget have also been inserted in the code. This is an update of previous version(s) and also the final version so i made it 2.0, i would like to spend more time on it but a new project awaits. Please rate this code and report problems / questions or comments to me. The code is tested on WIN-NT (4-sp6) and Win98(SE) and worked fine (WIN-NT users read the code-comment for additional information).

Java_Volume1 #95953
DirGuard deLuxe

Well here it is, Dirguard de Luxe, as i could not find beta-testers i could only test it on WinNT and win98Se. Now guarding multiple directory's, just ad them to the guardlist and all files within are guarded. Solved the syncronisation of different boxes in previous versions by using a FlexGrid to store the information, i never used Flex-Grid so the code might be somewhat "unusual". Now guarding for : additions, deletions, changes of date, time, attribute and size, also checks if a file can be accessed. The logfile got autoscroll and there is something done about the visualisation of the guarding, again the code might seem a bit exotic here and there. Feedback or a rating would be great, also beta-testers but hey...you can always improve it yourselfe but please inform me about your ideas. (CPU-load while checking 700 files is 19% max)

Java_Volume1 #96318
Solving "Could not find Installable ISAM" error

How to avoid / solve the "could not find installable ISAM error" in VB

1_2002 #110872
DirGuard20

Dirguard guards a directory for changes like addig files, deletions, renaming, adding / deleting subdirectorys. Some other small gadget have also been inserted in the code. This is an update of previous version(s) and also the final version so i made it 2.0, i would like to spend more time on it but a new project awaits. Please rate this code and report problems / questions or comments to me. The code is tested on WIN-NT (4-sp6) and Win98(SE) and worked fine (WIN-NT users read the code-comment for additional information).

1_2002 #110873
DirGuard V1.4

This program guards a given directory, its an update of a previous version. I have added the detection of filechanges (suggested by TonyK), completed the print-code, savecode for the log and put lost of comments in the code. The code is more complex than the previous version but does not contain API, classes or DLL so it should be easy to read. I did not yet found a simple way to obtain the username of the person who does the altering of files (suggested by Maju) but i am working on it. This can result in a bit of API but who knows there might be a simple way. Tested with WIN95/98/SE and WIN-NT. Please RATE this program and feel free to send me suggestions / questions. Cybsoft

1_2002 #110874
DirGuard deLuxe

Well here it is, Dirguard de Luxe, as i could not find beta-testers i could only test it on WinNT and win98Se. Now guarding multiple directory's, just ad them to the guardlist and all files within are guarded. Solved the syncronisation of different boxes in previous versions by using a FlexGrid to store the information, i never used Flex-Grid so the code might be somewhat "unusual". Now guarding for : additions, deletions, changes of date, time, attribute and size, also checks if a file can be accessed. The logfile got autoscroll and there is something done about the visualisation of the guarding, again the code might seem a bit exotic here and there. Feedback or a rating would be great, also beta-testers but hey...you can always improve it yourselfe but please inform me about your ideas. (CPU-load while checking 700 files is 19% max)

2_2002-2004 #122384
DirGuard

I needed to guard a (network) drive/directory for changes made by users so i made this small tool. You can select a directory, set a update/refresh time and let the program monitor all additions and deletions in this directory. Changes are put in a logfile that can be printed. Try this on your Windows\temp directory or temporary internet files directory and be amazed by the amount of temp-files some programms make.

2_2002-2004 #122393
DirGuard V1.4

This program guards a given directory, its an update of a previous version. I have added the detection of filechanges (suggested by TonyK), completed the print-code, savecode for the log and put lost of comments in the code. The code is more complex than the previous version but does not contain API, classes or DLL so it should be easy to read. I did not yet found a simple way to obtain the username of the person who does the altering of files (suggested by Maju) but i am working on it. This can result in a bit of API but who knows there might be a simple way. Tested with WIN95/98/SE and WIN-NT. Please RATE this program and feel free to send me suggestions / questions. Cybsoft

2_2002-2004 #122753
DirGuard20

Dirguard guards a directory for changes like addig files, deletions, renaming, adding / deleting subdirectorys. Some other small gadget have also been inserted in the code. This is an update of previous version(s) and also the final version so i made it 2.0, i would like to spend more time on it but a new project awaits. Please rate this code and report problems / questions or comments to me. The code is tested on WIN-NT (4-sp6) and Win98(SE) and worked fine (WIN-NT users read the code-comment for additional information).

2_2002-2004 #123100
DirGuard deLuxe

Well here it is, Dirguard de Luxe, as i could not find beta-testers i could only test it on WinNT and win98Se. Now guarding multiple directory's, just ad them to the guardlist and all files within are guarded. Solved the syncronisation of different boxes in previous versions by using a FlexGrid to store the information, i never used Flex-Grid so the code might be somewhat "unusual". Now guarding for : additions, deletions, changes of date, time, attribute and size, also checks if a file can be accessed. The logfile got autoscroll and there is something done about the visualisation of the guarding, again the code might seem a bit exotic here and there. Feedback or a rating would be great, also beta-testers but hey...you can always improve it yourselfe but please inform me about your ideas. (CPU-load while checking 700 files is 19% max)

2_2002-2004 #123465
Solving "Could not find Installable ISAM" error

How to avoid / solve the "could not find installable ISAM error" in VB

3_2004-2005 #140928
DirGuard

I needed to guard a (network) drive/directory for changes made by users so i made this small tool. You can select a directory, set a update/refresh time and let the program monitor all additions and deletions in this directory. Changes are put in a logfile that can be printed. Try this on your Windows\temp directory or temporary internet files directory and be amazed by the amount of temp-files some programms make.

3_2004-2005 #140937
DirGuard V1.4

This program guards a given directory, its an update of a previous version. I have added the detection of filechanges (suggested by TonyK), completed the print-code, savecode for the log and put lost of comments in the code. The code is more complex than the previous version but does not contain API, classes or DLL so it should be easy to read. I did not yet found a simple way to obtain the username of the person who does the altering of files (suggested by Maju) but i am working on it. This can result in a bit of API but who knows there might be a simple way. Tested with WIN95/98/SE and WIN-NT. Please RATE this program and feel free to send me suggestions / questions. Cybsoft

3_2004-2005 #141297
DirGuard20

Dirguard guards a directory for changes like addig files, deletions, renaming, adding / deleting subdirectorys. Some other small gadget have also been inserted in the code. This is an update of previous version(s) and also the final version so i made it 2.0, i would like to spend more time on it but a new project awaits. Please rate this code and report problems / questions or comments to me. The code is tested on WIN-NT (4-sp6) and Win98(SE) and worked fine (WIN-NT users read the code-comment for additional information).

Languages
Top Categories
Global Discovery