No announcements
Found 2908028 threads
-
0 Votes
BluetoothGATTSetCharacteristicValue () does not work as described. Need a real working example
Is there anywhere a working example of this function? I have written a Program which can open GATT devices and can read characteristics via ... -
1 Votes
HttpRequest.GetBufferlessInputStream() does not work as described
that GetBufferelessInputStream() simply does not work at all...actually there is no operational difference between GetBufferelessInputStream() and ...Answered | 8 Replies | 5875 Views | Created by peter_roman - Tuesday, November 27, 2012 3:54 AM | Last reply by Joel Engineer - Thursday, November 29, 2012 10:11 AM -
0 Votes
RealizePalette not working as described
for me: I have a memory DC into which is selected a 4bpp (16 color) DIB section and a 16-color logical palette. Calling RealizePalette does ... -
0 Votes
XmlSchemaProvider not working as described
not that specified by the XmlSchemaProvider or XmlRoot attributes ("someNS"). Why? This is not what I require and is ...Answered | 2 Replies | 4368 Views | Created by pdeg - Wednesday, May 16, 2007 7:04 AM | Last reply by Brian McNamara - MSFT - Tuesday, May 29, 2007 11:07 AM -
0 Votes
ManageDomain2.EnumMembers does not behave as described
addition to getting all members whose name starts with "a", I get a lot more in addition (do not know how many) The issue 1. looks like the ... -
3 Votes
GraphicsWindow.GetPixel(): Appears to not work as described
The program below does not work as I expected. Per the available descriptions, the GraphicsWindow.GetPixel(x, y) is suposed to return the color of the pixel ...Answered | 3 Replies | 2820 Views | Created by RussPC - Sunday, November 27, 2011 4:04 PM | Last reply by litdev - Sunday, November 27, 2011 7:20 PM -
0 Votes
XML Import not working as described.
Develop and promote your apps in Windows Store Please remember to mark the replies as answers if they help and unmark them if they provide no help.Answered | 2 Replies | 871 Views | Created by Danton Wiles - Friday, March 22, 2013 6:28 PM | Last reply by Dummy yoyo - Monday, March 25, 2013 3:21 AM -
0 Votes
Application.CustomDictionaries Property not working as described?
list, pulling out words from only the ones that exist in my ActiveDictionaries list. As a side note, someone may want to go either update the documentation, or ...Answered | 1 Replies | 3351 Views | Created by Mozleron - Friday, May 29, 2009 5:40 PM | Last reply by Mozleron - Friday, May 29, 2009 9:56 PM -
0 Votes
BluetoothGATTSetCharacteristicValue
works perfectly with the Device handle as argument for hDevice. So why does BluetoothGATTGetCharacteristicValue work, and ...Answered | 5 Replies | 3330 Views | Created by Sam Chan 2013 - Thursday, June 13, 2013 8:22 PM | Last reply by Abdel Mouez - Tuesday, April 3, 2018 10:37 AM -
2 Votes
SslStream Example does NOT work
trusted. For self issued certificates such as the ones generated by makecert this is obviously not the case. To make this work you ...Answered | 9 Replies | 1402 Views | Created by Khac Minh - Monday, August 11, 2014 8:16 AM | Last reply by Khac Minh - Wednesday, August 13, 2014 7:05 AM -
0 Votes
Thread example does not work
Hi, I'm new of this forum, I'm interesting in serial communication and found this example useful. At the moment I'm not expert about Visual basic use. I'd like to ...Answered | 6 Replies | 3970 Views | Created by geomundo - Saturday, May 5, 2007 4:01 PM | Last reply by alsa - Thursday, May 17, 2007 2:26 PM -
0 Votes
BluetoothGATTSetCharacteristicValue
BluetoothGATTSetCharacteristicValue. The function work. My question is whyAnswered | 1 Replies | 1517 Views | Created by Sam Chan 2013 - Tuesday, April 1, 2014 4:47 PM | Last reply by Alain Michaud [MSFT] - Tuesday, April 1, 2014 6:19 PM -
0 Votes
Path Syntax as described in documentation and samples not working
does not happen until you try to reference a property. That would at least tell me if it is most likely an issue with my WMI install. I did try it on two separate machines ...Answered | 2 Replies | 3589 Views | Created by Gerhardo - Tuesday, December 19, 2006 6:33 PM | Last reply by Gerhardo - Wednesday, December 20, 2006 4:51 PM -
0 Votes
The example Labyrinth does not work
I have test your example "Labyrinth" on a virtual machine and it does not work. The problem is the event with MouseEnter, the cursor ...Unanswered | 2 Replies | 7871 Views | Created by josellor - Monday, November 1, 2010 11:43 AM | Last reply by Chao Kuo - Thursday, November 4, 2010 8:39 AM -
0 Votes
strcpy_s Example From msdn.microsoft.com does not work
functions seem like they have the same arguments, I was getting an error. I therefore did the typical process of attempting to build a C-code that MSDN has as an ...Answered | 3 Replies | 2229 Views | Created by Patrick K Bryant - Wednesday, April 16, 2014 9:50 PM | Last reply by Patrick K Bryant - Wednesday, April 16, 2014 10:42 PM -
0 Votes
Controls Basics-WPF example - does not work
The sample does not enable seated mode by default. You can experiment with seated mode by adding a line in MainWindow.xaml.cs:Answered | 3 Replies | 1548 Views | Created by McMcDonald - Tuesday, March 19, 2013 10:30 PM | Last reply by John Elsbree [MSFT] - Friday, March 29, 2013 5:51 PM -
1 Votes
real time example
hi, can anybody help me with real time example, of SSIS packge, that you made in the company.what was objective and how you did ...Answered | 3 Replies | 1844 Views | Created by tsql_new - Wednesday, October 3, 2012 5:38 PM | Last reply by ArthurZ - Wednesday, October 3, 2012 6:06 PM -
0 Votes
Seriously need a working example please
I would like a visual basic example that starts a background task that waits for a certain time and then calls back to wake up my application. When ...Answered | 1 Replies | 2201 Views | Created by Jeremy Alexander_73 - Saturday, November 5, 2011 12:50 PM | Last reply by Joel Ivory Johnson - Saturday, November 5, 2011 1:56 PM -
0 Votes
Multithreading walkthrough example in help Visual Basic 2008 doesn't seem to work as described.
CancelAsync does not cancel the work instantly, it just sets canellationpending property of backgroundworker to be true. So while executing the long running task you ...Answered | 4 Replies | 3290 Views | Created by DavidTaylor - Monday, December 21, 2009 12:33 AM | Last reply by Acamar - Monday, December 21, 2009 8:14 PM -
0 Votes
The sample sts example does not work.
Thanks How do I find the certificate thumbprint is a way I can use it in httpcfg (base64) manuUnanswered | 5 Replies | 4951 Views | Created by manukahn - Monday, February 26, 2007 3:02 PM | Last reply by Wouter Veugelen - Tuesday, February 27, 2007 2:41 PM - Items 1 to 20 of 2908028 Next ›
No announcements