Microsoft c++ error Library

Newbie Member
5Nov2009,17:39   #1
NOYTSIS's Avatar
I get this runtime error.. Microsoft c++ error Library
Do you think is something missing from the libraries dll ?
how can i find the source of the problem?

noytsis@gmail.com
Go4Expert Founder
5Nov2009,19:18   #2
shabbir's Avatar
Can you post the complete error
Newbie Member
5Nov2009,20:00   #3
NOYTSIS's Avatar
Microsoft Visual c++ Runtime Library

Runtime Error

program: c:\megatron\megatron.exe

This application has requested the runtime to terminate it in an unusual way
Please contact the application's support team for more information.
Mentor
7Nov2009,00:06   #4
xpi0t0s's Avatar
If it's a missing DLL I would have expected the application to throw an error saying what file it couldn't find.
The error message you have is in plain English so it's hard to see exactly how to explain it. The application has exited abnormally, and it's advising you to contact the application support people for further help.
Newbie Member
13Nov2009,15:47   #5
NOYTSIS's Avatar
nevermind i got it.