About 50 results
Open links in new tab
  1. Add extension to X509Certificate2 - social.msdn.microsoft.com

    Jun 19, 2008 · Hi. I would like to know if I can add extensions to X509Certificate2, either programmatically or using the makecert tool (or some other tool).

  2. System.TypeInitializationException in vb

    By the way, it is not the error, but try to start with declaring with real access declaration statements, in this case Private. Dim can be very confusing because it is with a module on global level Public. …

  3. Prevent User From Deleting Custom Control

    Apr 17, 2008 · Hi. I am using Visual Studio 2008 and VSTO. My custom ribbon in Excel allows users to insert a custom control into a cell. If the user right clicks on the control, a context menu pops up and …

  4. MSHTML IHTMLElementRender.DrawToDC () question

    Feb 23, 2006 · I'm using the mshtml's IHTMLElementRender interface to render webpages into thumbnail images, however I've noted some odd behaviour about the DrawToDC () function. It does …

  5. Email validation - social.msdn.microsoft.com

    Mar 3, 2020 · After a couple of tests, it looks like you can use the format keyword in the JSON schema to validate for emails. It seems to work well both for the HTTP Trigger and Parse JSON Action as …

  6. VBA process synchronization - mutex

    Dec 10, 2008 · I am programming in VBA and have created two simultaneous preoccesses. They use the same global object and i would like just one of them to create the object. As far as i know, the …

  7. Schedule not linked to the runbook - social.msdn.microsoft.com

    Question 0 Sign in to vote Tuesday, November 22, 2016 2:53 PM

  8. Add In 'Run As' Administrator? Possible? - social.msdn.microsoft.com

    May 14, 2009 · As I know Add-Ins inherit privilege form it's parent, thus, all we could do is run Word as administrator.

  9. directshow and opengl - social.msdn.microsoft.com

    Dec 11, 2008 · I have a window setup in opengl and I want to use directshow for avi.the window can be both fullscreen and windowed mode with prefence to fullscreen. do I need direct show to be …

  10. undo password encryption - social.msdn.microsoft.com

    Jul 23, 2004 · User709978785 posted I use SHA1 to encrypt the user passwords in my database. I have added the ability to email the password to a user when they have forgotten it. My problemis I do not …