|
-
Oct 15th, 2000, 01:32 PM
#3
Hyperactive Member
i dont know if this sheds anymore light on the problem but:
i think:
VB6.exe - the program where the error occurred
10/15/2000 @ 13:36:10.815 - when the error occurred
c0000094 - the output of some function vb did (that is invalid)
775779B8 - hex value of the memory location that this happened in
midiOutGetDevCapsW - the function vb was doing that caused the error.
its my (uneducated) guess that you ran or compiled a program that used midiOutGetDevCapsW and vb rolled over and died. i doubt you can do anything about the error.
i hope this is right and i hope this helped.
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
|