Sign in
Jigar Mehta's Blog
Common Tasks
Blog Home
Email Blog Author
About
OK
RSS for comments
RSS for posts
Atom
Tags
.NET
COM
DCOM
Debugging
Interop
Live Mesh
Remoting
SideBySide
Silverlight
Vista
WCF
WinDbg
Monthly Archives
Archives
December 2010
(1)
April 2009
(1)
August 2008
(1)
June 2008
(2)
May 2008
(6)
April 2008
(3)
November 2007
(7)
October 2007
(9)
September 2007
(2)
August 2007
(2)
June 2007
(4)
May 2007
(12)
April 2007
(1)
March 2007
(3)
February 2007
(3)
January 2007
(4)
December 2006
(2)
November 2006
(2)
October 2006
(1)
September 2006
(5)
September, 2006
MSDN Blogs
>
Jigar Mehta's Blog
>
September, 2006
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Jigar Mehta's Blog
Why are two files created in temporary folder while calling function StgCreateStorageEx?
Posted
over 7 years ago
by
Jigar-Mehta MSFT
0
Comments
I am finding answer for the question, Why are two files created in temporary folder while making single call to function StgCreateStorageEx? Initially one file is 16kb and another of 1kb.
Jigar Mehta's Blog
Files in Temporary folder
Posted
over 7 years ago
by
Jigar-Mehta MSFT
0
Comments
Many a times, I was thinking previously which process might be generating this kind [~DF9094.tmp] of files in temporary folder (which can be opened by typing %temp% in run editbox). But due to one of my customer problem, I came to know its acutally generated...
Jigar Mehta's Blog
Structured Storage
Posted
over 7 years ago
by
Jigar-Mehta MSFT
1
Comments
Structured storage is set of APIs from Microsoft which enables you to create application that can generate files which can contain streams (file-data) and storages (directories). I could get chance to get in touch with these set of APIs. A good article...
Jigar Mehta's Blog
ActiveX Script Environment
Posted
over 7 years ago
by
Jigar-Mehta MSFT
0
Comments
I got chance to get myself introduced to ActiveX Script environment. Actually this is set of COM classes and interfaces through which we can make our C++ code and Script code (be it VBScript or JScript) work together. Say you want to develop an application...
Jigar Mehta's Blog
First blog post !!
Posted
over 7 years ago
by
Jigar-Mehta MSFT
0
Comments
My first blog post. Here I will post all my technical experience and new problems solutions (that I give to my customers as a Support Professional).
Page 1 of 1 (5 items)