|
I've downloaded the DLLs I need from SDK 4.0, though not recommended by Microsoft (I don't know why). There's 3 of them, all of which start with "Microsoft Voice...". I referenced them in VB2005 by ticking them in the COM tab under the Tools Menu, then clicking "Choose Toolbox Items", but I needed to find these DLLs first, by browsing. When I finally found them, I started coding, but when it came to a function known as MenuCreate(), I was stopped dead on my tracks: I found out there's no such thing as MenuCreate() in VB2005, even though you already referenced the DLLs needed. I don't know why this particular function is not present.
__________________
"The most incomprehensible idea about the universe is that it is comprehensible" - Albert Einstein
|