The procedure entry point EncodePointer could not be located in the dynamic link library kernel32.dll

Locked The procedure entry point EncodePointer could not be located in the dynamic link library kernel32.dll

  • Monday, June 16, 2008 8:46 AM
     
     
     when i am running my 64bit dll (generated throgh visual studio 2008) on a 64 bit m/c ,its giving error "The procedure entry point EncodePointer could not be located in the dynamic link library kernel32.dll".

All Replies

  • Saturday, June 21, 2008 9:52 PM
     
     Proposed Answer
    This is definitely not the right forum where to post this question. I would recommend you post to the forum corresponding to the language you're using (C++, C#, etc) as a start on how to pinpoint the issue you're having.
    Working with GAX/GAT/DSL? Download SFT now! http://softwarefactoriestoolkit.net
    • Proposed As Answer by vga Saturday, June 21, 2008 9:52 PM
    •  
  • Sunday, March 13, 2011 9:19 AM
     
     

    Hi Shama,

    I got the same error message when I ran a program that I developed with Microsoft Visual C++ 2010. It ran fine on the machine with the development environment, but when I tried on an XP SP3 machine without the run-time environment, I got the same message. I have built the program in static configuration.

    Any ideas would be greatly appreciated.

    Thanks :)