prn
2006-12-13 06:18:42 UTC
Hi
I m developing a chat programm using bluetooth protocol.
GUID serviceID = OBEXFileTransferServiceClass_UUID;
sa.serviceClassId=serviceID;//ServerGuid;
I used above code segment in my programme.
I got this at the time of complilation.pls tell me how to remove this
error.
error LNK2001: unresolved external symbol
OBEXFileTransferServiceClass_UUID Client.obj
fatal error LNK1120: 1 unresolved externals Pocket PC 2003
thx
I m developing a chat programm using bluetooth protocol.
GUID serviceID = OBEXFileTransferServiceClass_UUID;
sa.serviceClassId=serviceID;//ServerGuid;
I used above code segment in my programme.
I got this at the time of complilation.pls tell me how to remove this
error.
error LNK2001: unresolved external symbol
OBEXFileTransferServiceClass_UUID Client.obj
fatal error LNK1120: 1 unresolved externals Pocket PC 2003
thx