I need to implement a method that takes an enum as a parameter. It was easy
in VC++ -- I seem to recall that the only trick was to stuff the numeration
inside the library tag.
I can't get this to work in VC7 atl project to save my life. Anyone know
how to do this?
Thanks.