Welcome to MSDN Blogs Sign in | Join | Help

September 2006 - Posts

Why are two files created in temporary folder while calling function StgCreateStorageEx?

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.
Posted by Jigar Mehta | 0 Comments

Files in Temporary folder

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
Posted by Jigar Mehta | 0 Comments

Structured Storage

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
Posted by Jigar Mehta | 1 Comments

ActiveX Script Environment

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
Posted by Jigar Mehta | 0 Comments

First blog post !!

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).
Posted by Jigar Mehta | 0 Comments
 
Page view tracker