ciao
avete idea di come fare per definire POSITION???

POSITION pos;

dove:

Data types unique to the Microsoft Foundation Class Library include the following:

POSITION A value used to denote the position of an element in a collection; used by MFC collection classes.

...

il compilatore mi dice:

'POSITION' : undeclared identifier
...

grazie