Use a special location in the mmfile that identifies how big the array will be.
--- In [email protected], "submatrix2097" <[EMAIL PROTECTED]> wrote: > > I am trying to share data between applications using Memory-Mapped > Files. The problem I am having is trying to share an array of Integer > between them. I can get around this by setting the length of array in > code, but I want to set the array length at run time. > > Any thoughts on how to accomplish this? > > Thank you in Advance > ----------------------------------------------------- Home page: http://groups.yahoo.com/group/delphi-en/ To unsubscribe: [EMAIL PROTECTED] Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/delphi-en/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/

