Welcome, Guest. Please login or register. Did you miss your activation email?

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Bmuig

Pages: [1]
1
Graphics / LoadFromFile() hates me.
« on: February 23, 2009, 01:52:04 pm »
Hi,

just wanted to let you know that I have exactly the same problem with LoadFromFile(). The interesting thing is that the programm compiles perfectly fine and the errror occours only at runtime (even when I run the most basic tutorial program LoadFromfile() crashes). Everything else works normally ....

The problem can't be that LoadFromFile() doesn't find the image, since then it would just return false and not crash the whole compiler.

I'm pretty sure that the problems started when I switched from VS2003 to VS2005, but that might be just an coincidense.

Realy hope somebody can help....    :cry:

Pages: [1]
anything