Hi,
I can already do this using
and readin that file into VB.
But for the sake of elegance, does anybody know how to create one in VB?
I can't declare CoCreateGUID in VB, probably because VB doesn't support C structures..
Cheers,
James.
I can already do this using
Code:
UUIDGEN.EXE -oNewGUID.txt
But for the sake of elegance, does anybody know how to create one in VB?
I can't declare CoCreateGUID in VB, probably because VB doesn't support C structures..
Cheers,
James.