Mac Categories

CocoaGUIDGen 1.0


CocoaGUIDGen CocoaGUIDGen - Generate GUID or UUID with the format required for MS COM programming or CFPlugIn for MacOS X

System Requirememts
Mac OS X
Download Details
Company JongAm Park
Version 1.0
Post Date May 04, 2009
License GPL
File Size 27 KB
There are no screenshots

CocoaGUIDGen 1.0


CocoaGUIDGen - Generate GUID or UUID with the format required for MS COM programming or CFPlugIn for MacOS X
CocoaGUIDGen is an open source application thatwill allow you to easily generate GUID or UUID with the format required for MS COM programming or CFPlugIn for MacOS X.

It mimics the GUIDGen add-in for the Visual C++. Wouldn't it be convenient if it generates the number in the way it is usually used?

Where the GUID is used is for MS COM or CFPlugIn for Mac OS X. (Whether you believe it or, MacOS X uses MS COM in a very simple format.)

If you are a UNIX guy, you can just use the uuidgen avaiable as a command line interface, i.e. CLI, program.