On Mar 11, 2010, at 8:39 , Roey wrote:
Unhandled exception at 0x02f166d8 in wmplayer.exe: 0xC0000005: Access violation writing location 0x00000000.


I believe this means you are accessing a NULL pointer somewhere. You should attach a debugger to your process and look at the stack trace to figure out where this is happening. My unhelpful guess is that something is not initialized correctly. Good luck,

Evan

--
Evan Jones
http://evanjones.ca/

--
You received this message because you are subscribed to the Google Groups "Protocol 
Buffers" group.
To post to this group, send email to proto...@googlegroups.com.
To unsubscribe from this group, send email to 
protobuf+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/protobuf?hl=en.

Reply via email to