Unable to find entry point '<name>' in DLL '<filename>': <error>

The procedure name could not be found in the specified DLL.

Error ID: BC31014

To correct this error

  • Verify that the procedure name is spelled correctly, and that the casing matches that of the function in the DLL.

See Also

Tasks

Walkthrough: Calling Windows APIs