|
-
May 30th, 2000, 02:32 AM
#1
Thread Starter
transcendental analytic
Ok, i have a big fat problem
My process to change a file while playing it in winamp do this:
1. saves the position, stops the file
2. writes to it
3. continues to play from the position
(so i am not only pausing it)
So when i access write the file i get a error 75 - Path/File access error
This occurs not in acccess read
I tried to move or delete the file with explorer and it worked fine.
I also used Close keyword in immediate to Close all files (Close all accessed files in vb) but it's still giving the same error. Also any other file can be accessed so this MUST be Winamp causing it. Why am i then able to move or delete it with explorer?
What's wrong?
Help needed.
Than
Use  
writing software in C++ is like driving rivets into steel beam with a toothpick.
writing haskell makes your life easier:
reverse (p (6*9)) where p x|x==0=""|True=chr (48+z): p y where (y,z)=divMod x 13
To throw away OOP for low level languages is myopia, to keep OOP is hyperopia. To throw away OOP for a high level language is insight.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|