[comp.windows.ms.programmer] How Large can a Binary or User-Def. Rsc. be?

ebergman@isis.cs.du.edu (Eric Bergman-Terrell) (04/11/91)

Folks:

I have a 44K data structure that I want to make into a binary (RCDATA) or
user-defined resource.  However the resource compiler keeps giving me the
error message:

RW2003 - Resource too large

Hmm - is there a limit on resource size imposed by Windows?  Or is the compiler
running out of space?  If so, is there a workaround?  I love the concept of 
binary resources for program data structures & would like to use it!

ADV thanks ANCE


Terrell