It is about linking/running Ogre release and release static
With ogre 1.6.4 and visua studio 2005 i can compile link and compile without errors...
Instead in release or releasestatic i can compile and link well
but at runtime program crush when initializing OIS in fact in ogre.log
I reach this last message
23:23:03: *** Initializing OIS ***
but then program stops and exit !
I supposed the problem was from resources not linked but this may be true for the releasestatic
but not for the release ( in fact ogremain.dll already contains needed resources )
What am i forgetting

Thanks Lorenzo