> You can build DLLs with Visual Studio. Whatever the language used (C#, > C++ or VB.Net) the assembly code generated is (supposedly) the same. > However as pointed by Neal, all language in Visual Studio are managed > .net languages. I don't know if an external create in this way could
You can build unmanaged DLLs in C++ with Visual Studio 2005/2008, so it can be used by a Rev external. Marcio Alexandroni www.cialogica.com.br ( (11) 9989-8316 marcioalexandroni -- > From: zryip theSlug <[email protected]> > Reply-To: How to use Revolution <[email protected]> > Date: Tue, 30 Mar 2010 20:30:42 +0200 > To: How to use Revolution <[email protected]> > Subject: Re: Crystal Reports > > You can build DLLs with Visual Studio. Whatever the language used (C#, > C++ or VB.Net) the assembly code generated is (supposedly) the same. > However as pointed by Neal, all language in Visual Studio are managed > .net languages. I don't know if an external create in this way could > works with RR. > Maybe it's a question to ask to the RR team. > > Now a couple of things : > - have a look in the externals part of the Revolution Resource Center, > to learn how to build a basic external > - you can download free version of Microsoft studio or C++ environment > (known as the express family) here : > http://www.microsoft.com/express/Windows/ > > > Regards, > > > -- > -Zryip TheSlug- wish you the best! 8) > http://www.aslugontheroad.co.cc > _______________________________________________ > use-revolution mailing list > [email protected] > Please visit this url to subscribe, unsubscribe and manage your subscription > preferences: > http://lists.runrev.com/mailman/listinfo/use-revolution _______________________________________________ use-revolution mailing list [email protected] Please visit this url to subscribe, unsubscribe and manage your subscription preferences: http://lists.runrev.com/mailman/listinfo/use-revolution
