General

Include normal posts, basically non-technical.

Remove full path of PDB file from C# dll or exe. (/pdbaltpath in c#)

I came across a challenge last week, wherein I was asked to remove the path information from the dll files which were build inside my project. For those who don’t have an idea about what I am talking about, here is a quick introduction. The dll/exe files which are build by Visual Studio contains the Win32 PE header information, and this is true for all the dll and exe on Win32 platforms. Read about it at (http://en.wikipedia.org/wi... To check the headers in your dll/exe files...
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

Where to start from ?

Thinking of where to start from with millions of topics in mind. I will dedicate this blog to unmanaged code. As a .NET programmer, I will be illustrating use of Win32 native code in managed .NET code. Right form the start, I was really interested in exploring the Interop framework of .NET. So this blog will be a mix of both, unmanged in managed world. -Vaibhav Gaikwad
  • Share This Post:
  • Share on Twitter
  • Share on Facebook
  • Share on Technorati

«February»
SunMonTueWedThuFriSat
2930311234
567891011
12131415161718
19202122232425
26272829123
45678910