Sign in
Windows SDK Support Team Blog
#define _WIN32_WINNT
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Common Tasks
Blog Home
Email Blog Author
OK
RSS for comments
RSS for posts
Atom
Search
Tags
Access Denied
Base
certificate
Certification
CreateProcessAsUser
CreateProcessWithLogonW
Crypto
CryptographicException
integrity level
LogonUser
LogonUser()
Microsoft Platform Ready Test Tool
MPR Test Tool
Networking
performance counters
Security
Service
SeTcbPrivilege
setsockopt
signtool
Token
UAC
windows media
windows media encoder
WTSQueryUserToken
Monthly Archives
Archives
May 2013
(3)
April 2013
(2)
March 2013
(2)
February 2013
(3)
January 2013
(1)
September 2012
(2)
November 2010
(3)
August 2010
(2)
May 2010
(12)
January 2010
(7)
December 2009
(2)
November 2009
(30)
October 2009
(4)
September 2009
(1)
August 2009
(1)
July 2009
(7)
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Windows SDK Support Team Blog
Expecting IGMPv3 packets to go out of the machine, but IGMPv2 packets are going out, What is the problem?
Posted
over 4 years ago
by
Prateek Kr Dubey
0
Comments
Possible Scenario: On Windows XP or Windows Server 2003 by default IGMPv3 is enabled. When you send a IGMP multicast packet after joining the multicast group using IP_ADD_SOURCE_MEMBERSHIP and setsockopt(), you see that IGMPv2 packet is going out of the...
Windows SDK Support Team Blog
How to Enable/Disable IPV6 Programmatically in Windows Vista?
Posted
over 4 years ago
by
Prateek Kr Dubey
0
Comments
Why do you want to disable IPV6? Before you want to disable IPV6, you need to carefully think and evaluate what kind of problem you are facing and how that is related to IPV6. We highly recommend that you isolate the component that is misbehaving ...
Windows SDK Support Team Blog
SetWindowHookEx API with WH_JOURNALRECORD. This API fails with access denied (Error 5).
Posted
over 4 years ago
by
Prateek Kr Dubey
0
Comments
A while ago I came across a problem in which SetWindowHookEx API with WH_JOURNALRECORD was failing with Access denied on Windows Vista. If you have the same problem you can do what I tried. 1) Create and Embed an Application Manifest with Your Application...
Windows SDK Support Team Blog
RDC and Custom Credential Providers
Posted
over 4 years ago
by
Prateek Kr Dubey
2
Comments
RDC and Custom Credential Providers Issue: When you have your own custom credential provider (CP) for multifactor authentication (such as Biometric, password, Smartcard). You do remote desktop connection (RDC) to connect to a client Vista...
Windows SDK Support Team Blog
Launching an interactive process from Windows Service in Windows Vista and later
Posted
over 4 years ago
by
Prateek Kr Dubey
7
Comments
The first thing you should do about it is that, don't do it. There are many limitations, bad implications and restrictions involved into it. In case, you are in a state that you cannot avoid launching an interactive process from Windows Service then...
Windows SDK Support Team Blog
Mapped drives can't be created after Microsoft Security Update from code running under Network Service account
Posted
over 4 years ago
by
Prateek Kr Dubey
0
Comments
Mapped drives can't be created after Microsoft Security Update from code running under Network Service account MS09-012: Description of the security update for Windows Service Isolation: April 2009 Possible scenario: You are using a web application...
Windows SDK Support Team Blog
File.Exists /_access / GetFileAttributes / FindFirstFile,FindNextFile / _stat behavior over SMB 2.0
Posted
over 4 years ago
by
Prateek Kr Dubey
0
Comments
File.Exists /_access / GetFileAttributes / FindFirstFile,FindNextFile / _stat behavior over SMB 2.0 Problem Observed: When an application on client creates a file on a shared directory on server or application on server creates a file on...
Page 4 of 4 (82 items)
1
2
3
4