According to the documentation, if the commas are not present MASM will
use the default values. However, there were no default values in the
original structure declaration, maybe this is what's needed to solve the
problem.
Randy Hyde.
No, I tried that, too. I explicitly defined every element nested all the
way to the bottom level, and still got the "improper nesting" error. I got
sucked in to this problem, and eventually spent more than an hour dinking
with various permutations. I now honestly believe this is just a MASM
limitation.
It would be amusing to have to use Visual C++ to define the static data in
an otherwise purely MASM application...
--
- Tim Roberts, ti...@probo.com
Providenza & Boekelheide, Inc.