CoCreateGuid API .vb.net
-
bony_baba wrote:
But for vb.net it makes problem
Care to explain the problem or error you're getting?
bony_baba wrote:
if anybody know please tell me how i used it in my vb.net code.
Show us your VB.NET code and we'll see what we can do to help you. We won't write it for you.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
bony_baba wrote:
But for vb.net it makes problem
Care to explain the problem or error you're getting?
bony_baba wrote:
if anybody know please tell me how i used it in my vb.net code.
Show us your VB.NET code and we'll see what we can do to help you. We won't write it for you.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007 -
i Upgrade my vb 6.0 application to Vb 2005 it works fine in vb 6.0 but not in vb.nET. Now the problem is solved actually it makes problem in passing structure without marshalling. Thanks
Thanks
I'm glad it's working. From the samepl you provided from the conversion, you could have done all of this in one line of code if you rewrote it from scratch.
A guide to posting questions on CodeProject[^]
Dave Kreskowiak Microsoft MVP Visual Developer - Visual Basic
2006, 2007