Interesting stuff.
will look into that...
Please note that the 'MaxLines_UPPER_BOUND 12345' does not match the Powerpost range of 500-32000.
===================================================
BOOL CProgramSettings::LoadFromRegistry()
{
CWinApp* pApp = AfxGetApp();
CString S;
char szKey[32];
int k, nSize;
int nDefault_BWCap = 0;
#define MaxLines_UPPER_BOUND 12345
int nDefault_MaxLines = 3000;
===================================================
Also, it would be helpful if the range of 500-32000 were increased to 500-64000.
There are NSP's that will except this limit, and it is really not in the purview of the posting application to set limits that are the province of the NSP.
It has long been the accepted practice in posting to restrict the number of files in any given post to no more than double digits.
Likewise, this same restriction has been applied to the number of articles in any particular file.
Until now, the 4096 KB article size limit has been more than adequate, since a post seldom exceeds 8 GiB, but with the advent of the BD-50 data discs, these limits have proved to be completely inadequate.
Access to the 32K-48K yEnc line count range (4MB-6MB) is necessary to create manageable BD-50 posts.
You wil see some posters who are posting these monsters without even using the currently available settings, i.e., they are using the old Powerpost default of yEnc 1950 (249.6 KB). This creates NZB files that approach 20 MB!
A 20 MB text file is quite large. You wouldn't want to curl up in your favorite chair and read it, since it is approximately four times the size of 'The Complete Works of Shakespeare'.
It also adds a lot of header data to the group in which it is posted. Fifty such posts would add 1.0 GiB to the size of the group... that would be 1.0 GiB of headers you would need to download if you wanted to subscribe your newsreader to that group.