MFC + SDL (lack of main())

Hi,

I was wondering if anyone knew a way to initiate a SDL window from within
MFC. As SDL requires a main() function, and MFC does not use a main()
function, this obviously creates a bit of a problem. Is there anyway around
this?

Thank you,
Sean Rea