Click here to Skip to main content
15,892,805 members
Home / Discussions / Article Writing
   

Article Writing

 
GeneralTo all you socket veterans out there Pin
2-May-01 23:43
suss2-May-01 23:43 
GeneralRe: To all you socket veterans out there Pin
7-May-01 10:03
suss7-May-01 10:03 
GeneralRe: To all you socket veterans out there Pin
Dark Angel17-May-01 16:33
Dark Angel17-May-01 16:33 
GeneralGUI for "NET SEND" command for win NT Pin
2-May-01 21:23
suss2-May-01 21:23 
GeneralRe: GUI for Pin
yufu10-Jun-01 21:07
yufu10-Jun-01 21:07 
QuestionHow is OnRecieve called Pin
2-May-01 21:02
suss2-May-01 21:02 
AnswerRe: How is OnRecieve called Pin
6-May-01 7:28
suss6-May-01 7:28 
GeneralFile caching; cache manager; (cache interceptation) Pin
Lukacs Sandor2-May-01 10:27
Lukacs Sandor2-May-01 10:27 
hi!

I've got a problem: I need to write a cache driver to cache some
explicitly selected files with HUGE caches. The real situation is,
that I should cache 3-4 files (each can have more GB in size, and
can be placed on local workstation, local network or internet) with
1-30 MB caches (in memory!) per file.

I tried to find some infos in the WinNT 4.0 DDK about the cache
manager, but I didn't find any (now I'm searching some MSDN CDs)

One basic idea of mine is, that actually I should intercept any
file reads (and writes) like anti virus resident guards (shields)
do, but this is only the idea... no code, no docs, so can anybody
help me?

The cache sould be completly transparent to other programs, but
there are some limitations: 1) for the beginning it's sufficient to
cache file reads, and 2) the file reads are generally sequencial
(means that is enough to have the cacheing efficient for sequiencial
file reads from the start to the end)

alex

ps. tips, websites, docs, etc. would also good, sample code would
be the best;
GeneralRe: File caching; cache manager; (cache interceptation) Pin
4-May-01 5:36
suss4-May-01 5:36 
GeneralRe: File caching; cache manager; (cache interceptation) Pin
12-May-01 4:51
suss12-May-01 4:51 
QuestionHow to intercept printing Pin
1-May-01 4:03
suss1-May-01 4:03 
GeneralMDI Child's Size Pin
F.Dost30-Apr-01 5:04
F.Dost30-Apr-01 5:04 
GeneralRe: MDI Child's Size Pin
Tomasz Sowinski30-Apr-01 5:26
Tomasz Sowinski30-Apr-01 5:26 
GeneralHelp: a Class To Show JPG On a Dialog (As a Resource And As a File) Pin
Yovav28-Apr-01 9:09
Yovav28-Apr-01 9:09 
QuestionHow to add new columns to excel file Pin
24-Apr-01 20:56
suss24-Apr-01 20:56 
GeneralDetect Application Launch Pin
Ray Brack24-Apr-01 18:33
Ray Brack24-Apr-01 18:33 
GeneralRe: Detect Application Launch Pin
2-May-01 5:16
suss2-May-01 5:16 
GeneralWindow position Pin
Gary Hasman24-Apr-01 6:05
Gary Hasman24-Apr-01 6:05 
GeneralRe: Window position Pin
24-Apr-01 6:23
suss24-Apr-01 6:23 
GeneralObtaining IP address from modem device via PPP Pin
Johnas Cukier23-Apr-01 8:51
Johnas Cukier23-Apr-01 8:51 
GeneralRe: Obtaining IP address from modem device via PPP Pin
2-May-01 5:22
suss2-May-01 5:22 
GeneralRe: Obtaining IP address from modem device via PPP Pin
Johnas Cukier14-May-01 8:20
Johnas Cukier14-May-01 8:20 
GeneralPOP3 E-Mails with MIME Attachments Pin
22-Apr-01 23:29
suss22-Apr-01 23:29 
GeneralRe: POP3 E-Mails with MIME Attachments Pin
Jerry Evans22-Apr-01 23:53
Jerry Evans22-Apr-01 23:53 
GeneralGet PCI device info Pin
marky21-Apr-01 14:20
marky21-Apr-01 14:20 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.