Click here to Skip to main content
15,902,492 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: File error checking. Pin
73Zeppelin26-May-03 3:37
73Zeppelin26-May-03 3:37 
GeneralRe: File error checking. Pin
Andrew Walker26-May-03 3:39
Andrew Walker26-May-03 3:39 
QuestionHow to owner-draw the titlebar of one SDI ? Pin
scgy94_jiang26-May-03 2:47
scgy94_jiang26-May-03 2:47 
AnswerWhat message should i handle to perform this? Pin
scgy94_jiang26-May-03 2:58
scgy94_jiang26-May-03 2:58 
GeneralRe: What message should i handle to perform this? Pin
Rage26-May-03 3:40
professionalRage26-May-03 3:40 
AnswerRe: How to owner-draw the titlebar of one SDI ? Pin
Rage26-May-03 3:38
professionalRage26-May-03 3:38 
AnswerRe: How to owner-draw the titlebar of one SDI ? Pin
John R. Shaw26-May-03 9:33
John R. Shaw26-May-03 9:33 
Questionzip, docfile? Pin
novachen26-May-03 2:21
novachen26-May-03 2:21 
I am designing a software to collect and organize web pages catched from internet and the drafts created user himself. In my first model, i store them in file system. But there are so many little gif/jpg that will waste disk space and not easy to manage. I hope there is a way to pack them into a single file or database.
The first thing into my mind is a zip file, but i dont know whether it is efficient enough for delete and insert frequently.
The second one is a ole docfile, it is said to be a file with directory structure inside. But i have very limit knowledge about it, hope somebody can tell me whether it is fit for my usage.
The third one is some object databases, i know zope is a good one, but it is build on python. Hope you can introduce some good c/c++ object database for me.
Thank you!


AnswerRe: zip, docfile? Pin
Peter Weyzen26-May-03 18:54
Peter Weyzen26-May-03 18:54 
GeneralProblem mapping WM_NCHITTEST message Pin
Anonymous26-May-03 2:17
Anonymous26-May-03 2:17 
GeneralRe: Problem mapping WM_NCHITTEST message Pin
Rage26-May-03 2:30
professionalRage26-May-03 2:30 
GeneralRe: Problem mapping WM_NCHITTEST message Pin
Anonymous26-May-03 3:06
Anonymous26-May-03 3:06 
GeneralRe: Problem mapping WM_NCHITTEST message Pin
Rage26-May-03 3:31
professionalRage26-May-03 3:31 
GeneralCObArray troubles Pin
Anonymous26-May-03 2:01
Anonymous26-May-03 2:01 
GeneralRe: CObArray troubles Pin
Ryan Binns26-May-03 2:34
Ryan Binns26-May-03 2:34 
GeneralRe: CObArray troubles Pin
Anonymous26-May-03 5:09
Anonymous26-May-03 5:09 
GeneralRe: CObArray troubles Pin
Ryan Binns5-Jun-03 23:12
Ryan Binns5-Jun-03 23:12 
GeneralDirectSound Buffer->Lock Error Pin
Miepmuts26-May-03 1:48
Miepmuts26-May-03 1:48 
GeneralRe: DirectSound Buffer->Lock Error Pin
Rage26-May-03 2:11
professionalRage26-May-03 2:11 
GeneralRe: DirectSound Buffer->Lock Error Pin
Miepmuts26-May-03 2:15
Miepmuts26-May-03 2:15 
GeneralRe: DirectSound Buffer->Lock Error Pin
Rage26-May-03 2:16
professionalRage26-May-03 2:16 
GeneralRe: DirectSound Buffer->Lock Error Pin
Miepmuts26-May-03 2:54
Miepmuts26-May-03 2:54 
GeneralRe: DirectSound Buffer->Lock Error Pin
Rage26-May-03 3:44
professionalRage26-May-03 3:44 
GeneralRe: DirectSound Buffer->Lock Error Pin
Miepmuts26-May-03 4:15
Miepmuts26-May-03 4:15 
GeneralGCC with MCVC IDE Pin
Andrew Walker26-May-03 1:24
Andrew Walker26-May-03 1:24 

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.