About 50 results
Open links in new tab
  1. NotifyServiceStatusChange not working in C# for Windows service ...

    I am trying implement WLan Auto Config service status notification in C# application. Can you please send me some sample code on "NotifyServiceStatusChange" Windows API usage.

  2. [DX] How to draw polygon by using DirectX3D

    If you are trying to draw styled lines, thick lines, rounded shapes, etc. then that is exactly what you use Direct2D to do. Direct2D interops well with Direct3D with the DirectX 11.1 or later Runtime (Windows …

  3. Set value of dependency property from trigger setter

    Question 0 Sign in to vote Hi, how i can set a value of a dependency property from trigger setter? i want set this on a togglebutton control that is on the template of my custom control: thi is my dependency …

  4. Why can't screen capture capture the PC audio? Can Expression record ...

    I made sure I have both mind set to 24 bits 48k sound. If there is a mismatch you will get that "cannot find audio source error". I have Windows 10 and can capture the pc sound and an external USB mic …

  5. Getting nearby restaurants and grocery stores list with latitude ...

    I am developing a Windows Phone 7 application using Bing Map Services. I have some custom locations which I can display on the Bing Maps. I would like to overlay on this map nearby …

  6. MSDN

    MSDN

  7. How to manage login to multiple sites from single login

    Monday, June 18, 2012 10:31 AM 0 Sign in to vote User1695783393 posted In my case i have a link in my application that opens page in another application ( i implemented below to access page without …

  8. vcredist_x86.exe has changed since it was initially published (vs2015 ...

    Error: Setup has detected that the file 'C:\Users\xxxxxx\AppData\Local\Temp\VSD2404.tmp\vcredist_x86\vcredist_x86.exe' has changed …

  9. Azure Automation :: Error "Get-AutomationVariable" not recognized

    I have a Runbook that is throwing an exception, with the following message: " The term 'Get-AutomationVariable' is not recognized as the name of a cmdlet, function, script file, or operable …

  10. Bing maps drag & drop - social.msdn.microsoft.com

    Here's a simple "DraggablePushpin" object that inherits from the Pushpin object to facilitate easy implementation of allowing users to drag a pushpin around the map to define its location.