Hi;

I know how to use EnumWindows and EnumWindowsProc in cpp,

but i don;t know how to define the prototype of th EnumWindowsProc

in MFC dialog base application,

anyone can give me a sample code?

Thanks