Path: utzoo!utgpu!news-server.csri.toronto.edu!rpi!crdgw1!uunet!mnemosyne.cs.du.edu!isis.cs.du.edu!ebergman From: ebergman@isis.cs.du.edu (Eric Bergman-Terrell) Newsgroups: comp.windows.ms.programmer Subject: How Large can a Binary or User-Def. Rsc. be? Message-ID: <1991Apr11.135547.3701@mnemosyne.cs.du.edu> Date: 11 Apr 91 13:55:47 GMT Sender: usenet@mnemosyne.cs.du.edu (netnews admin account) Reply-To: ebergman@isis.UUCP (Eric Bergman-Terrell) Organization: Nyx, Public Access Unix (sponsored by U. of Denver Math/CS dept.) Lines: 17 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