资讯

How can I have a c function inside of a DLL return a string that can be read and stored as the VB String type. This of course works with other c functions:<P>char * blah (void) {<BR> return "test ...
What do you get when you cross VB code and Outlook 2000? A slick enterprise app. Check out these examples and see how to send e-mails with attachments, create message drafts, and manipulate folders.