Re: read office files using ole32.dll
- From: miztaken <justjunktome@xxxxxxxxx>
- Date: Fri, 23 May 2008 03:20:03 -0700 (PDT)
Hi Michael,
I dont see any clsid values when viewed from DFVIEW.exe.
Here is my condition
I have a doc file like this
-doc
---todo_sql.zip //embedded attachment
------todo_sql.txt //inside zip file
------W.doc //inside zip file
when i dump the content of "ole10native" not "contents" then it adds
extra bytes to the header.
the string added is
"todo_sql.zip c:\todo_sql.zip c:\todo_sql.zip" PK
I added the embedded object(zip) to doc file from c drive and it shows
the same, dont know why?
If i added it from else where it shows the respetive path.
I know first 6 bytes are garbage but i dont know how many byte should
i skip.
Is there any way i can find out how many bytes to skip so that it
starts with Header signature of the file.
take care
.
- Follow-Ups:
- Re: read office files using ole32.dll
- From: Michael Phillips, Jr.
- Re: read office files using ole32.dll
- References:
- read office files using ole32.dll
- From: miztaken
- Re: read office files using ole32.dll
- From: Sam Hobbs
- Re: read office files using ole32.dll
- From: miztaken
- Re: read office files using ole32.dll
- From: Michael Phillips, Jr.
- Re: read office files using ole32.dll
- From: miztaken
- Re: read office files using ole32.dll
- From: Sam Hobbs
- read office files using ole32.dll
- Prev by Date: Re: Please review my INF file
- Next by Date: Re: read office files using ole32.dll
- Previous by thread: Re: read office files using ole32.dll
- Next by thread: Re: read office files using ole32.dll
- Index(es):
Relevant Pages
|