Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.basic.visual.misc > #2151

Re: VB6 linker bug with resources larger than 0xfff0 bytes

Path csiph.com!usenet.pasdenom.info!aioe.org!.POSTED!not-for-mail
From Deanna Earley <dee.earley@icode.co.uk>
Newsgroups microsoft.public.vb.general.discussion, comp.lang.basic.visual.misc, comp.os.ms-windows.programmer.win32
Subject Re: VB6 linker bug with resources larger than 0xfff0 bytes
Date Fri, 12 Sep 2014 10:15:41 +0100
Organization Aioe.org NNTP Server
Lines 18
Message-ID <luudk0$7e8$1@speranza.aioe.org> (permalink)
References <lt7ml5$k1r$1@speranza.aioe.org> <luu0lh$lk9$1@dont-email.me>
NNTP-Posting-Host rjApkXnSOjrT83QpZ8fKqg.user.speranza.aioe.org
Mime-Version 1.0
Content-Type text/plain; charset=utf-8; format=flowed
Content-Transfer-Encoding 7bit
X-Complaints-To abuse@aioe.org
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:31.0) Gecko/20100101 Thunderbird/31.1.0
X-Notice Filtered by postfilter v. 0.8.2
Xref csiph.com comp.lang.basic.visual.misc:2151 comp.os.ms-windows.programmer.win32:3280

Cross-posted to 3 groups.

Show key headers only | View raw


On 12/09/2014 06:34, Paulo wrote:
> Hi, Deanna
> Have you fixed the problem with the RES file? Can you share the solution?

It depends on the data in that resource. If it's XML and larger than 
65520 bytes, you need to pad it with spaces to a DWORD boundary. 
(multiples of 4)
Resources smaller than that are handled correctly if you have VB6 SP6.

-- 
Deanna Earley (dee.earley@icode.co.uk)
iCatcher Development Team
http://www.icode.co.uk/icatcher/

iCode Systems

(Replies direct to my email address will be printed, shredded then fed 
to the rats. Please reply to the group.)

Back to comp.lang.basic.visual.misc | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


Thread

VB6 linker bug with resources larger than 0xfff0 bytes Deanna Earley <dee.earley@icode.co.uk> - 2014-08-22 16:12 +0100
  Re: VB6 linker bug with resources larger than 0xfff0 bytes "Paulo" <nospam.vbstudent@syscolor.net> - 2014-09-12 06:34 +0100
    Re: VB6 linker bug with resources larger than 0xfff0 bytes Deanna Earley <dee.earley@icode.co.uk> - 2014-09-12 10:15 +0100
      Re: VB6 linker bug with resources larger than 0xfff0 bytes "Paulo" <nospam.vbstudent@syscolor.net> - 2014-09-12 15:14 +0100

csiph-web