I get the following exception when i am trying to call an unmanaged
code{using pointers to generate ID & A WIND32 dll} from c#
INFO: Initializing UUID generator...
*** exception in native code ***
System.AccessViolationException: Attempted to read or write protected
memory. This is often an indication that other memory is corrupt.
at com.UUIDGenerator.assignUUID(Byte[] , Int32 )
Can any body help me with this.
Regards
Subbu