When I used CoInitializeEx in the application, I got "undeclared identifier" error. I did not get any error if I changed it to CoInitialize. Could any body tell me why?

Thanks in advance.