Re: Maximum size of resource string

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance




"pcnerd" <pcnerd@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote

I posted these questions 3 days ago. Is someone going to answer them? Thank
you.

It would seem you could answer your own questions with just a little experimentation....


I have VB6 Learning Edition. I want to have some kind of Help & I don't want
to go thru the hassle of learning HTML Help or Windows Help. I can use an
external text file, but if the file is missing then VB will complain. I'd
like to experiment with the Resource Editor.

That's a good idea, go ahead, experiment....


What is the maximum number of characters allowed in a resource string?

Have you experienced a loss of data? Try the largest string you expect to use,
and see if there is need for concern....


Can I use Notepad to create the help
file & then copy the text into the Resource Editor?

It would take less than 15 seconds to test this yourself. Why not try it and see?


LFS


.



Relevant Pages

  • Re: What MFC Objects Cant be created on the Stack?
    ... "flat" string space. ... I was doing WIn32 programming long before there was even a decent resource editor; ... I didn't pick up MFC until 1995, ... I still think Borland's resource edit was better than some of the ...
    (microsoft.public.vc.mfc)
  • Re: Unicode Problems In Resource Files
    ... >I have the following unicode russian string in an excel document ... >when i paste it into the string table in the resource editor it comes out as ... I believe the current VS IDE resource editor doesn't support Unicode ...
    (microsoft.public.vc.mfc)
  • Re: Unicode setting question
    ... but your solution took a fraction of the effort ... The resource editor produces an .aps file with preparsed binary data ... and references a string, and two other projects contain resource files. ... Replace _year_ with _ to get the real email ...
    (microsoft.public.vc.mfc)
  • Re: What is advantage of using a resouce file as opposed to a string variable?
    ... I've now created a string table with the first few rows as a test: ... A benefit for i18n is that the resource can be tinkered with, ... Since using the VB6 add-in Resource Editor for a few hours now, ...
    (microsoft.public.vb.general.discussion)
  • Re: Unicode characters in string table
    ... One nice thing is this seems to be done for you in VS 2008 (RC file is Unicode). ... "Mikel" wrote in message ... stringtable string. ... I've tried inserting it in the resource editor, with no luck, so I've ...
    (microsoft.public.vc.mfc)