Pls help on Excel 2007 SDK sample!

J

Jeff

In the sample "Generic" that is part of the Excel 2007 SDK, we see how to
structure and display a "UDD", user-defined dialog box.

The dialogbox basically is created by loading up a struct array. The
question I have is how to read this struct array, what are the fields?

Can someone please help?

thx,
Jeff
 
Top