wiiuse Forums Forum Index
wiiuse Forums
FAQ  FAQ   Search  Search   Memberlist  Memberlist   Usergroups  Usergroups
Register  ::  Log in Log in to check your private messages


Post new topic  Reply to topic
 Unable to Register DLL on WinXP system « View previous topic :: View next topic » 
Author Message
stringa
PostPosted: Thu Nov 08, 2007 1:43 am    Post subject: Unable to Register DLL on WinXP system Reply with quote



Joined: 08 Nov 2007
Posts: 1

I don't know if it's just me or what? I have tried this two different ways. 1st...I tried to register the DLL provided with the win32 package. 2nd.. I tried compiling the package as a DLL under MSVS 8.0 with the DDK and was successful ( with 22 warnings ). But that did not register either.

Help

Thanks in advance

stringa
Back to top
View user's profile Send private message
para
PostPosted: Thu Nov 08, 2007 2:37 am    Post subject: Reply with quote

Developer

Joined: 03 Feb 2007
Posts: 59

The warnings are okay. MSVC is really just bitching about how DEBUG is redefined in some system header and a couple of places where signedness changes and some down-conversions. I really think that the compiler is just being overly sensitive because GCC doesn't seem to care about any of them.

I could put something in there to disable those warnings, but meh Rolling Eyes

Anyway, as discussed on IRC your problem appears to be stack related. Best bet is to try another stack and/or make sure everything is fully updated, especially the widcomm stack.
Back to top
View user's profile Send private message
Post new topic  Reply to topic Page 1 of 1




You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


SourceForge.net Logo

DAJ Glass (1.0.8) template by Dustin Baccetti
Powered by phpBB © 2001, 2005 phpBB Group