User Profile

Collapse

Profile Sidebar

Collapse
riyazwalikar
riyazwalikar
Last Activity: May 27 '08, 01:07 PM
Joined: Nov 10 '07
Location:
  •  
  • Time
  • Show
  • Source
Clear All
new posts

  • riyazwalikar
    started a topic Create Thread API for Windows with VB6

    Create Thread API for Windows with VB6

    Hi Everybody,

    Im developing a small utility for Windows in VB6 and this also happens to be my first application that uses the CreateThread API.

    The form load calls the CreateThread API with the Addressof operator to a function written in a module. The function displays the File & Folder Properties dialog box using theShellExecute Ex API. My query was as to how can i make my program wait till the user closes the Properties...
    See more | Go to post
    Last edited by Dököll; Jun 7 '08, 12:02 AM. Reason: Title clarity...

  • riyazwalikar
    replied to Custom File Attribute
    in .NET
    Hey got it working.. me now using ADS on NTFS to attach a 0 byte file with the Name 'Protected'. Still thinking what to do about FAT systems...
    See more | Go to post

    Leave a comment:


  • riyazwalikar
    started a topic Custom File Attribute
    in .NET

    Custom File Attribute

    Hey ppl, I'm want to develop an application that will add an attribute (eg. "PROTECTED" ) to any file i want. Such a file will then be monitored by this application (which runs in the background) for any changes (copy, modify, delete).

    My difficulty is: I have no clue how you would add a custom attribute to a file, something like mp3 tags or MSWord summary.

    It may not necessarily be a file attrib, but even...
    See more | Go to post
No activity results to display
Show More
Working...