From: Sygnosys on 18 Mar 2006 15:43 Hi, I'm using CppCodeProvider.dll in a CLI/C++ application and I simply can't make it work with CompileAssemblyFromSource() or any other functions. Is there something special for C++ that I need to do that I don't need for the other languages, or is this just broken? Kind Regards Cláudio Albuquerque
From: Ben Voigt on 20 Mar 2006 15:57 Try microsoft.public.dotnet.languages.vc for .NET questions "Sygnosys" <sygnosys(a)gmail.com> wrote in message news:1142714596.776856.86600(a)u72g2000cwu.googlegroups.com... Hi, I'm using CppCodeProvider.dll in a CLI/C++ application and I simply can't make it work with CompileAssemblyFromSource() or any other functions. Is there something special for C++ that I need to do that I don't need for the other languages, or is this just broken? Kind Regards Cl?udio Albuquerque
|
Pages: 1 Prev: getting HWND from HINSTANCE Next: ERROR_DLL_INIT_FAILED - HELP please |