No announcements
Found 2196388 threads
-
0 Votes
Tool to generate unique GUIDs?
You also can use uuidCreate() or GUID guid; OLECHAR szGUID[40] ={0}; if(::CoCreateGuid(&guid) == ...Answered | 3 Replies | 693 Views | Created by chcw - Friday, August 3, 2018 7:05 AM | Last reply by Pintu Shukla - Friday, August 3, 2018 3:04 PM -
4 Votes
what is GUID exactly?
A GUID, exactly, is really nothing other than a 128bit Integer value.Answered | 4 Replies | 3258 Views | Created by Jassim Rahma - Thursday, October 15, 2009 10:04 PM | Last reply by Reed Copsey, Jr - Thursday, October 15, 2009 11:24 PM -
0 Votes
LanguageService GUID in IVsDebugger.InsertBreakpointByName()
Hi Cole, After looking at the example code, I just used a new random GUID as parameter for the function and it works.Answered | 3 Replies | 576 Views | Created by LingW_2008 - Friday, January 20, 2017 12:48 AM | Last reply by Zhanglong Wu - Wednesday, January 25, 2017 9:30 AM -
0 Votes
how to insert into a table with a GUID
You can consider using NEWSEQUENTIALID() that generates the sequential GUID.Answered | 3 Replies | 4673 Views | Created by omogen - Friday, October 23, 2009 7:57 AM | Last reply by Paul Svirin - Friday, October 23, 2009 10:27 AM -
1 Votes
metrics for generating GUID
To get familiar With technical details of Guid you might want to read three part blog post from Eric Lippert starting ...Answered | 3 Replies | 1078 Views | Created by ComputerInvision - Saturday, March 9, 2013 4:14 PM | Last reply by Patrice Scribe - Monday, March 11, 2013 5:34 PM -
0 Votes
UUID/GUID Javascript
Something along the lines of #include <windows.h> namespace runtime { namespace guid { public ref class GUIDCreator sealed { ...Answered | 3 Replies | 10908 Views | Created by Vijaye Raji ALT - Friday, December 30, 2011 11:03 PM | Last reply by phil_ke - Tuesday, March 26, 2013 10:12 AM -
4 Votes
SQL plan guide for sp_executesql
When I look the execution plan it allways perform an index scan and takes a long time, when I eecute the direct sentence it performs an index seek and it takes no ...Answered | 9 Replies | 9573 Views | Created by kraj1 - Thursday, February 28, 2013 9:10 PM | Last reply by Cristian Solervicens - Thursday, February 4, 2016 2:23 PM -
0 Votes
How to convert CString to GUID* ?
You must set the pointer to a valud memory location where the guid will be stored.Answered | 5 Replies | 11827 Views | Created by R-V-R - Thursday, July 28, 2011 5:29 AM | Last reply by R-V-R - Tuesday, August 9, 2011 6:47 AM -
0 Votes
Insert data with GUID column
Such a key can be derived in at least four ways: 1) GUID.Answered | 12 Replies | 4174 Views | Created by James_P - Thursday, September 27, 2012 9:22 PM | Last reply by Erland Sommarskog - Saturday, September 29, 2012 9:39 AM -
0 Votes
a simple guide
I would like to find a simple guide through MccDaq.Answered | 3 Replies | 8405 Views | Created by ZStorm - Friday, December 18, 2009 9:12 PM | Last reply by Rudedog2 - Friday, December 18, 2009 11:59 PM -
0 Votes
How to Create a new GUID
use win32 api HRESULT CoCreateGuid(GUID*)Answered | 14 Replies | 41825 Views | Created by David N_2 - Wednesday, September 20, 2006 4:51 PM | Last reply by JKnife - Wednesday, February 28, 2007 8:47 PM -
0 Votes
from string to GUID
On 4/25/2013 4:16 PM, techNick wrote: Coding in C, and I've got the string value of the desired GUID ("{12345678-....etc}") and I need to create a ...Answered | 1 Replies | 1806 Views | Created by techNick - Thursday, April 25, 2013 8:16 PM | Last reply by Igor Tandetnik - Thursday, April 25, 2013 8:43 PM -
2 Votes
Primary Key as a Guid in designer
Then Guid keys are fully supported?Answered | 13 Replies | 1961 Views | Created by joshuadavidlee - Thursday, September 20, 2012 3:33 PM | Last reply by Paul Van Bladel - Saturday, September 22, 2012 9:39 AM -
1 Votes
Microsoft Windows GUIDs
I have since found a GUID list for different Windows version, but I have not found an answer related to using the WUApi part of the question.Answered | 4 Replies | 682 Views | Created by xblackhand - Wednesday, August 10, 2016 2:02 AM | Last reply by Baron Bi - Wednesday, August 17, 2016 3:07 AM -
0 Votes
GUID in Visual Studio 2013
Hi orionkings, As far as I know, the specific projects have their specific GUID.Answered | 1 Replies | 718 Views | Created by orionkings - Monday, September 14, 2015 7:13 AM | Last reply by Jack Zhai-MSFT - Tuesday, September 15, 2015 7:52 AM -
0 Votes
passing GUID through parameter
Length of your @DESIGNATION parameter - make sure that it can accommodate multiple GUIDs 2.Answered | 4 Replies | 6577 Views | Created by GOLFBALLTX - Wednesday, May 5, 2010 3:02 AM | Last reply by Boyan Penev - Wednesday, May 5, 2010 4:44 AM -
6 Votes
Get current user's GUID
It has a property for both getting the current UserPrinciple and the Guid from it.Answered | 8 Replies | 46076 Views | Created by Muzzzy - Saturday, March 17, 2007 1:24 AM | Last reply by Mel Green - Wednesday, September 29, 2010 9:38 PM -
0 Votes
RefinementName contains ID and GUID
Hi, In SharePoint, when it crawls a managed metadata column, it will create two crawled properties "ows_YourFieldName" and "ows_taxId_YourFieldName".Answered | 1 Replies | 723 Views | Created by Ton-Ton Keaton - Monday, October 5, 2015 2:34 AM | Last reply by Dennis Guo - Tuesday, October 6, 2015 8:20 AM -
0 Votes
List Definition Guid
Are you sure you are looking at right GUID because i think once you put List GUID it will not changed.Answered | 3 Replies | 9092 Views | Created by stokesy - Friday, October 22, 2010 8:02 PM | Last reply by SP Ninja - Sunday, October 24, 2010 3:24 PM -
0 Votes
SP2010 list - GUID clarification
Both the GUIDs will be different.Answered | 2 Replies | 1572 Views | Created by sathyaav - Saturday, March 9, 2013 2:45 PM | Last reply by sathyaav - Saturday, March 9, 2013 10:08 PM
No announcements