Hello everyone,

I'm begiing to understand the dynamic UI functions a little better, but I
have another question.

I'm trying to create forms through the OS 3.0 calls (FrmNewForm , etc) and
then save these forms to
a resource database.  I understand now that a resource database is filled
with different resources (like forms) that have essentialy been serialized,
and had their pointers fixed-up as offsets.  What I'm wondering is if the OS
3.0 functions like FrmNewForm create data structures that are already
prepared for writing
to a resource database, or weather they need to be prepared. Scott Johnson
said they needed to be prepared by serializing them, but in the
reference.pdf file, its talks about how all of the dynamic UI
functions may alter a form pointer.  This got me to thinking that perhaps
they were created "serialized"

Anyone have any idea about this?

Another question, where can I get the OS source code?

Thanks very much

Steve Austin

Reply via email to