Sign In
Dhawan : The One
Translate This Page
Translate this page
Powered by
Microsoft® Translator
Options
Email Blog Author
RSS for posts
Atom
RSS for comments
OK
Search
Advanced search options...
Search In:
Everything
Blogs
Forums
People
Groups
Places
Pages
Date range:
All Time
Last Year
Last 6 Months
Last 3 Months
Last Month
Last Week
Last Two Days
Tags
CreateFile
DISK_CACHE_INFORMATION
dll
DVD
EAP
EapPeerInvokeInteractiveUI
end point
ERROR_ALREADY_ASSIGNED
export
FaxComexLib
FaxDocument
FindFirstFile
FindNextFile
GetAdaptersAddresses
GetAdaptersInfo
GetFileAttributes
GetLogicalDrives
IGMP
ip
managed
mapped drive
P/Invoke
unmanaged
Win32 API
Windows Vista
Archive
Archives
November 2009
(3)
October 2009
(3)
September 2009
(1)
August 2009
(4)
July 2009
(5)
October, 2009
MSDN Blogs
>
Dhawan : The One
>
October, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Dhawan : The One
Get the MAC address of a machine/device whose IP Address is known
Posted
over 3 years ago
by
Dhawan
0
Comments
Sometime you may be in a situation to get the MAC address of a machine/device whose IP Address is known. Conventional way like using NetBios or GetAdaptersInfo or GetAdaptersAddresses can give the MAC address of the same machine where the code is running...
Dhawan : The One
Enable or Disable “Enable write caching on disk” behavior on disk
Posted
over 3 years ago
by
Dhawan
2
Comments
Couple of times I got a question to <Enable or Disable “Enable write caching on disk” behavior on disk>, How to do it programmatically on Windows? When I got this question for the first time, it was tough but doing research I was able to solve it...
Dhawan : The One
Check membership of a group from user’s process access token
Posted
over 3 years ago
by
Dhawan
0
Comments
Question may be, I need to check If the user belong to a particular group or not? There are NetUser* APIs available in NetApi32.lib to list the groups a user belong to a group. You can actually check but then you will need to compare the string of the...
Page 1 of 1 (3 items)