I am working on my 1st example of PB9 and objects, and so far have gotten around the need to run regsvr32 to register my dll. (not bad for having PB9 for less than 24hrs
)
My next step is one that I can not seem to overcome, and that is being to add a reference to my dll but in code, rather than going to "References--->and add a reference to my dll.
Is this possible? or have I been in PB so long that I forgot how objects worked?
I assume I will have the same problem with C++ and all the .NET products as well, but wanted to keep things simple to start. (If possible at all)


My next step is one that I can not seem to overcome, and that is being to add a reference to my dll but in code, rather than going to "References--->and add a reference to my dll.
Is this possible? or have I been in PB so long that I forgot how objects worked?
I assume I will have the same problem with C++ and all the .NET products as well, but wanted to keep things simple to start. (If possible at all)



Comment