I know that's kinda shameful and not what these forums are about, but I'm at my wits end here and I could really use the help. I am serious though, I have no problem buying a CD for someone(s) who can figure out my problem.
Ok, here is the deal, I am fairly new to BHOs and I was working through the tutorial at http://msdn2.microsoft.com/en-us/library/bb250489.aspx . I created the dll in VS2005 C++ and was registering it with "RegSvr32 /s MyDll.dll", and it was working fine on my windows Vista machine. However, when I put it on my wife's computer, which has XP, and tried to register it using the "RegSvr32 /s MyDll.dll" it gave me the error:
"Load Library("MyDll.dll") failed - This application has failed to start because the application configuration is incorrect."
Like I said, it works fine on my Vista machine but not on my wife's XP machine, and what bugs me is that the tutorial I believe was created for XP! So it should work on XP right ! !
Anyway, I'm sure it's just some damn small fix that I'm overlooking, but I figured "What's a CD if it gets me past this headache ". So any help would be GREATLY appreciated, and I'm serious about the CD if you can fix this damn thing and get it to work.
He is a link to my VS C++ 2005 project:
http://www.highersymmetry.com
Thanks alot guys,
Jeff