You can do all that in RB. Just write an RB plugin in C++ - or even just a DLL - you can call it in RB no problems.
On 25/11/06 14:35, "Rubber Chicken Software Co." <[EMAIL PROTECTED]> wrote: > The nice thing about Visual Basic is that even though you have a > BASIC language thing and interpreted code, you pretty much have a > completely open-ended system to where if the IDE restricts you from > something, you can use the Windows API using Declares or write a C++ > DLL to do what _______________________________________________ Unsubscribe or switch delivery mode: <http://www.realsoftware.com/support/listmanager/> Search the archives of this list here: <http://support.realsoftware.com/listarchives/lists.html>
