Click here to Skip to main content
15,915,319 members
Home / Discussions / ATL / WTL / STL
   

ATL / WTL / STL

 
GeneralRe: Vectors and arrays Pin
valikac27-Feb-03 13:08
valikac27-Feb-03 13:08 
GeneralRe: Vectors and arrays Pin
lpvoid28-Feb-03 2:35
lpvoid28-Feb-03 2:35 
GeneralRe: Vectors and arrays Pin
Tim Smith28-Feb-03 3:22
Tim Smith28-Feb-03 3:22 
GeneralRe: Vectors and arrays Pin
lpvoid28-Feb-03 9:48
lpvoid28-Feb-03 9:48 
GeneralRe: Vectors and arrays Pin
Tim Smith28-Feb-03 3:24
Tim Smith28-Feb-03 3:24 
GeneralRe: Vectors and arrays Pin
Joaquín M López Muñoz1-Mar-03 8:23
Joaquín M López Muñoz1-Mar-03 8:23 
GeneralRe: Vectors and arrays Pin
Tim Smith3-Mar-03 2:19
Tim Smith3-Mar-03 2:19 
QuestionBug in IStream::Write()? Pin
Mainul27-Feb-03 5:56
Mainul27-Feb-03 5:56 
Eek! | :eek: I am working with a project which handles large compound files. Now I face a problem with IStream::Write().

IStream::Write()retuns an error STG_E_DOCFILETOOLARGE (Error:"The compound file is too large for the current implementation").

I am trying to write in a compound file created with 512 Byte sectors (Info MSDN see below). The current file size is about 300 MByte and the number of streams are about 100000 ! The error occurs only with Win 2000 SP3 and XP SP1. In Win NT 4.0 SP6a it works !!! When I create the file with 4096 Byte sectors in StgCreateStorageEx, IStream::Write works for Win 2000 and XP too. Now my question: Is this a bug?

Info from MSDN Library:

The compound file implementation can be configured to use 512 or 4096 byte sectors, as defined in the STGOPTIONS structure. File size limits: 512: 2 gigabytes (GB) 4096: Up to file system limits Number of elements in a file: 512: Unlimited, but performance may degrade if elements number in the thousands 4096: Unlimited


Mainul Hossain
Germany

Mainul Hossain
GeneralIcon in System Tray Pin
rajeev26-Feb-03 23:34
rajeev26-Feb-03 23:34 
GeneralRe: Icon in System Tray Pin
valikac27-Feb-03 7:16
valikac27-Feb-03 7:16 
GeneralRe: Icon in System Tray Pin
Anonymous27-Feb-03 17:07
Anonymous27-Feb-03 17:07 
GeneralRe: Icon in System Tray Pin
Todd Smith28-Feb-03 8:31
Todd Smith28-Feb-03 8:31 
GeneralRe: Description string from event log backup file Pin
geo_m25-Feb-03 23:36
geo_m25-Feb-03 23:36 
Generalmore info Pin
AlexO26-Feb-03 2:33
AlexO26-Feb-03 2:33 
GeneralImplementing Interface Pin
SuDG24-Feb-03 12:22
SuDG24-Feb-03 12:22 
GeneralRe: Implementing Interface Pin
geo_m26-Feb-03 0:00
geo_m26-Feb-03 0:00 
GeneralActiveX Event Sinking Pin
MoMad24-Feb-03 12:16
MoMad24-Feb-03 12:16 
GeneralRe: ActiveX Event Sinking Pin
Jörgen Sigvardsson3-Mar-03 9:45
Jörgen Sigvardsson3-Mar-03 9:45 
GeneralATL7 probs with enum in interface Pin
Rainer Mangold23-Feb-03 11:17
Rainer Mangold23-Feb-03 11:17 
GeneralRe: ATL7 probs with enum in interface Pin
AlexO24-Feb-03 2:39
AlexO24-Feb-03 2:39 
GeneralI guess this should be a simple one... Pin
User 988522-Feb-03 5:13
User 988522-Feb-03 5:13 
GeneralRe: I guess this should be a simple one... Pin
Pavel Klocek23-Feb-03 1:35
Pavel Klocek23-Feb-03 1:35 
QuestionHow to send mail in ATL? Pin
shanksprasad20-Feb-03 23:07
shanksprasad20-Feb-03 23:07 
AnswerRe: How to send mail in ATL? Pin
Giles20-Feb-03 23:31
Giles20-Feb-03 23:31 
GeneralRe: How to send mail in ATL? Pin
Anders Molin24-Feb-03 13:05
professionalAnders Molin24-Feb-03 13:05 

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.