School Assignment? Project Due Tomorrow? Chat LIVE With A Programming Expert!
Welcome to Dream.In.Code
Become an Expert!

Join 340,155 Programmers for FREE! Get instant access to thousands of experts, tutorials, code snippets, and more! There are 3,992 people online right now. Registration is fast and FREE... Join Now!



File Summary Properties

File Summary Properties How to Load/Save summary properties Rate Topic: -----

#1 Nevermalchik  Icon User is offline

  • New D.I.C Head
  • Icon
  • Group: Contributors
  • Posts: 12
  • Joined: 23-August 06


Dream Kudos: 325

Post icon  Posted 15 September 2006 - 06:21 AM

Hi,
I need to find a way to edit by VB6 the file summary properties (when you right-click on a file in Windows Explorer). I know there is DSOFile, but this is limited to Microsoft Office documents. I also have an ActiveX (Atalasoft ImageX) that support Exif and IPC, but is there an other way. I know that FSO do not support that, but my guess is that there is an API that can do the job...


Thanks for any help you can provide. :blink:
Was This Post Helpful? 0
  • +
  • -


#2 born2c0de  Icon User is offline

  • printf("I'm a %XR",195936478);
  • Icon
  • View blog
  • Group: Moderators
  • Posts: 4,566
  • Joined: 26-November 04


Dream Kudos: 2825

Expert In: J2ME, 80x86 Assembly, C/C++, VB6, VB.NET, C#, J2SE, Win32 API, Reversing

Posted 15 September 2006 - 10:02 AM

I think this is what you are looking for:
  • SetFileAttributes : Sets a file’s attributes.
  • SetFileTime : Sets the date and time that a file was
    created, last accessed, or last
    modified.

Was This Post Helpful? 0
  • +
  • -

#3 Nevermalchik  Icon User is offline

  • New D.I.C Head
  • Icon
  • Group: Contributors
  • Posts: 12
  • Joined: 23-August 06


Dream Kudos: 325

Posted 15 September 2006 - 10:39 AM

View Postborn2c0de, on 15 Sep, 2006 - 11:02 AM, said:

I think this is what you are looking for:
  • SetFileAttributes : Sets a file’s attributes.
  • SetFileTime : Sets the date and time that a file was
    created, last accessed, or last
    modified.


not really, changing file attribute is fine, i need to be able to edit the summary fields (author, keywords, comments...), right-click on a JPG in Windows Explorer and select Properties then select the TAB Summary, you'll see what I mean. The summary properties are differents from file type to file type. I know it is easy to do it in .NET, but I need a way to do it in VB6...
Was This Post Helpful? 0
  • +
  • -

#4 vish  Icon User is offline

  • New D.I.C Head
  • Pip
  • Group: New Members
  • Posts: 1
  • Joined: 25-October 06


Dream Kudos: 0

Posted 25 October 2006 - 04:30 AM

I am new in programing , i am looking for the same kind of code in .Net to set the summary of the file. If u have some code with u can u send it to me, its urgent.




View PostNevermalchik, on 15 Sep, 2006 - 11:39 AM, said:

View Postborn2c0de, on 15 Sep, 2006 - 11:02 AM, said:

I think this is what you are looking for:
  • SetFileAttributes : Sets a file’s attributes.
  • SetFileTime : Sets the date and time that a file was
    created, last accessed, or last
    modified.


not really, changing file attribute is fine, i need to be able to edit the summary fields (author, keywords, comments...), right-click on a JPG in Windows Explorer and select Properties then select the TAB Summary, you'll see what I mean. The summary properties are differents from file type to file type. I know it is easy to do it in .NET, but I need a way to do it in VB6...

Was This Post Helpful? 0
  • +
  • -

#5 tavidex  Icon User is offline

  • New D.I.C Head
  • Pip
  • Group: New Members
  • Posts: 1
  • Joined: 18-May 09


Dream Kudos: 0

Posted 18 May 2009 - 11:00 PM

View PostNevermalchik, on 15 Sep, 2006 - 10:39 AM, said:

View Postborn2c0de, on 15 Sep, 2006 - 11:02 AM, said:

I think this is what you are looking for:
  • SetFileAttributes : Sets a file’s attributes.
  • SetFileTime : Sets the date and time that a file was
    created, last accessed, or last
    modified.


not really, changing file attribute is fine, i need to be able to edit the summary fields (author, keywords, comments...), right-click on a JPG in Windows Explorer and select Properties then select the TAB Summary, you'll see what I mean. The summary properties are differents from file type to file type. I know it is easy to do it in .NET, but I need a way to do it in VB6...


Hi there!

I have read that you know how to write file summary in .NET! Can you please send me a test application or a sample code to see what to implement and import! I have found DSOFile for office documents but nothing else. Can you please help me?

Thanks
Was This Post Helpful? 0
  • +
  • -



Fast Reply

  

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



Live Help!

Be Social

Dream.In.Code RSS Feed Dream.In.Code LinkedIn Group Follow Us On Twitter Fan Us On Facebook

Tutorials

Programming

Web Development

Reference Sheets

Code Snippets

DIC Chatroom

Bye Bye Ads

Monthly Drawing

Thumb Drive

Top Contributors

Top 10 Kudos This Month