Bonjour,
Je recherche un exemple de création et d'utilisation d'une dll chargée explicitement sous VC++6.0 (LoadLibrary & GetProcAddress) ou la signification de du méssage d'erreur suivant car en utilisant l'assistant et l'aide j'ai réussi à en faire une, mais lors du déchargement j'obtiens ce méssage:
"The value of the ESP was not properly saved accros the function call. This is usually a result of calling a function declared with one calling convention with a function pointer declared with a different calling convention"