OK< here's a strange one.
I upgraded to the latest beta of foobar, grabbed the corresponsing SDK, and installed both. I then completely rebuilt my component, foo_looks, including all SDK libraries, etc. When I launch foobar I get.
INFO (CORE) : startup time: 440 ms
ERROR (CORE) : Failed to load DLL: foo_looks_d.dll, reason: Unable to load dll.
My current release dll (foo_looks 1.06 compiled agains the 0.7 SDK) loads fine in 0.7.2 and I haven't changed anything in the code since I compiled that, I just upgraded my SDK.
Just to be sure I went back to the 0.7 SDK and rebuilt everything again and that .dll will load fine in 0.7.2.
What did I miss?