473,498 Members | 37 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

2 gig filesize limiation...C++ Builder Version 6.0

Ok my OS is windows 2000 professional. My file system is FAT32. NTFS
would be better but I seem to remember this issue being the same on
that file system as well.

I am using win32 function CreateFile(); to open my file. I am using
the win32 function WriteFile(); to write to the file.

The problem I am having is that the filesize seems to be limited to 2
gig. I am growing and growing this file as a sscii log file. But at 2
gig it just stops growing. What might be up???

Thanks,
David

Jul 22 '05 #1
4 1850
qu*******@yahoo.com wrote:
Ok my OS is windows 2000 professional. My file system is FAT32. NTFS
would be better but I seem to remember this issue being the same on
that file system as well.

I am using win32 function CreateFile(); to open my file. I am using
the win32 function WriteFile(); to write to the file.

The problem I am having is that the filesize seems to be limited to 2
gig. I am growing and growing this file as a sscii log file. But at 2
gig it just stops growing. What might be up???


Only people in the newsgroup for your OS could tell. Try

news:comp.os.ms-windows.programmer.win32

.. Best of luck!
Jul 22 '05 #2
qu*******@yahoo.com wrote:
Ok my OS is windows 2000 professional. My file system is FAT32. NTFS
would be better but I seem to remember this issue being the same on
that file system as well.

I am using win32 function CreateFile(); to open my file. I am using
the win32 function WriteFile(); to write to the file.

The problem I am having is that the filesize seems to be limited to 2
gig. I am growing and growing this file as a sscii log file. But at 2
gig it just stops growing. What might be up???

I recently had a discussion in other newsgroups about some problem of
mine. One answer that I got may help you:
http://groups.google.com/groups?hl=e...athnrd02#link2


--
Ioannis Vranos

http://www23.brinkster.com/noicys
Jul 22 '05 #3
I know the FAT32 filesize limit to be 4gig not 2gig which is what I am
seeing.
So I can not account for that.

Jul 22 '05 #4
qu*******@yahoo.com wrote:
I know the FAT32 filesize limit to be 4gig not 2gig which is what I am
seeing.
So I can not account for that.


And yet, as Victor has pointed out, this is not the newsgroup to discuss it.
Please ask your question in a forum/newsgroup/support line dedicated to your
compiler or operating system. Thank you!

--
Attila aka WW
Jul 22 '05 #5

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

0
2221
by: Phil Powell | last post by:
// PROCESS XML CONTENT INTO DYNAMICALLY-NAMED ARRAYS foreach (array('mime', 'state', 'country') as $val) { $parser = xml_parser_create(); xml_parser_set_option($parser, XML_OPTION_SKIP_WHITE, 1);...
2
11682
by: IWP506 | last post by:
I just CANNOT figure out what is wrong with this! ------ $op1f = fopen("./test.txt","r"); $op1 = fread($op1f, filesize($op1f)); ------
0
1115
by: Justin Hanson | last post by:
Red Earth Technologies announces the release of version 1.5 of Superior SQL Builder, its SQL tool that allows users to build complete SQL scripts without typing any code. Superior SQL Builder...
17
3263
by: PDQBach | last post by:
Hello, im a visual c++ und borland c++builder newbie. i have witten a simple mandelbrot algorithm and compiled it with both vc++ (mfc) and cbuilder (vcl) (same code besides the drawing part)....
2
3605
by: Lotfi | last post by:
Hi I am trying to access MySQL DB with C++ Builder 6 pro, I have Apache 2 under W2000 pro and MySQL 4 I found http://crlab.com/mydac/ but it is not free :-( but the trial version seems to...
4
5448
by: Ken | last post by:
I would like to measure the fileSize of the image (without uploading it - php). I use: var size_pic = document.getElementById('num1').childNodes.fileSize; alert("size = " + size_pic); which...
0
3075
by: Xproblem | last post by:
FTP Client Engine for C/C++ 2.4 Screenshot - Soft.comFTP Client Engine for C/C++ 2.4. ... System Requirements: Windows C/C++ compiler - Microsoft operating system: Windows 95, Windows 98, Windows...
0
1982
by: sales | last post by:
I am glad to present to the community of this group the new version of our component intended for visual building of SQL queries via an intuitive interface - Active Query Builder...
0
3789
by: JosAH | last post by:
Greetings, Introduction Before we start designing and implementing our text builder class(es), I'd like to mention a reply by Prometheuzz: he had a Dutch version of the entire bible ...
0
7124
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
7163
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
7200
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
1
6884
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows...
0
7375
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
3078
by: adsilva | last post by:
A Windows Forms form does not have the event Unload, like VB6. What one acts like?
0
1416
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated ...
1
651
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
0
287
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.