What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Messenger Plus! for Live Messenger » WLM Plus! Help » Message notifications

Message notifications
Author: Message:
CookieRevised
Elite Member
*****

Avatar

Posts: 15519
Reputation: 173
– / Male / Flag
Joined: Jul 2003
Status: Away
RE: RE: Message notifications
[OFF TOPIC]

quote:
Originally posted by raceprouk
quote:
Originally posted by CookieRevised
It can also mean, but this is not very likely, that the sound file can't be opened as it is in use by some other program
I think, just so long as no program has write access to the file, as many programs can read from it as possible.

Based on memory of the CreateFile() API.
Totally wrong...

If it is "in use by another program" it means that the file can't be accessed because that program has set the access rights to prevent it, no matter what the program was doing with the file (only reading, only writing, whatever).

The file can either be having no write access, no read access or both. No matter what API has been used or what that other program wants with the file, it doesn't matter at all. The only thing what matters is which locks have been set (or rather which locks haven't yet been removed by a certain buggy program).

Even if a program only reads a file, a file can still be locked for whatever restriction the program has set, including writing, reading, or both. In fact, a file can still be locked when no longer in use and when the initial program has quit. Just as a file can also be only locked in a certain region of its contents.

[/OFF TOPIC]

This post was edited on 05-19-2006 at 12:57 AM by CookieRevised.
.-= A 'frrrrrrrituurrr' for Wacky =-.
05-19-2006 12:39 AM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Message notifications - by StephyD on 05-18-2006 at 08:30 AM
RE: Message notifications - by Sunshine on 05-18-2006 at 11:51 AM
RE: Message notifications - by StephyD on 05-18-2006 at 07:11 PM
RE: Message notifications - by CookieRevised on 05-18-2006 at 07:58 PM
RE: Message notifications - by RaceProUK on 05-18-2006 at 10:53 PM
RE: RE: Message notifications - by CookieRevised on 05-19-2006 at 12:39 AM
RE: Message notifications - by StephyD on 05-19-2006 at 08:39 AM
RE: RE: Message notifications - by CookieRevised on 05-19-2006 at 09:32 AM
RE: Message notifications - by RaceProUK on 05-20-2006 at 01:28 PM
RE: Message notifications - by StephyD on 05-20-2006 at 09:55 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On