When using the connection point wizard to add a connection point to a COM interface, the wizard adds a header file that implements the interface. My solution is under source control (Source Safe), but when the header file was added, it was not added to the Source Safe project. Even though the header is generated, I want it in source control since it's not generated by the build. I've tried removing the file and adding it back in, but I never get the prompt to add the file/link to Source Safe.
Any ideas on how to accomplish this?
Thanks.