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)
August, 2009
MSDN Blogs
>
Dhawan : The One
>
August, 2009
Posts
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Dhawan : The One
Slimmest way to call an exported function of unmanaged dll from a managed C# application
Posted
over 3 years ago
by
Dhawan
0
Comments
Many times I came to situation that someone don’t know a good way to call an exported function of unmanaged dll from a managed application C# or VB. Person might not have any working knowledge of unmanaged dll, if they are required to create one. I...
Dhawan : The One
Platform Invoke
Posted
over 3 years ago
by
Dhawan
1
Comments
Someone asked me, "Why you are so unmanaged?" I said, "Because I work in unmanaged code." and burst into laughter. The gentleman could not understand why I am laughing, but said, "Sometimes you are managed." I could not control myself to laugh and said...
Dhawan : The One
Working with Sysinternal tools -1
Posted
over 3 years ago
by
Dhawan
0
Comments
Windows Sysinternals: Documentation, downloads and additional resources provides a set of tools to get information about various functionalities on the system. The area of information include , process running on the system, file operations, registry...
Dhawan : The One
How to setup breakpoint programmatically in source code?
Posted
over 3 years ago
by
Dhawan
1
Comments
Sometimes, you might be in a situation when you want to break in your code at a certain location. You might be trying to put a message box or getch() kind of method for that. There is a direct code to do that, through assembly language. int _tmain...
Page 1 of 1 (4 items)