Menu

LoadLibrary - manual version

2003-01-24
2012-09-26
  • Ondrej Majerech

    Ondrej Majerech - 2003-01-24

    I`ve got some troubles loadng library with LoadLibrary(Ex). I got hLib OK, but I can`t get pointer to function in that library. I was trying to load Rectangle from gdi32.dll and this works! I`m on dev-cpp 4.9.7.

     
    • Nobody/Anonymous

      um you mind showing code? Can you use anything from the lib? are you an idiot in general trying to waste are time?

      Zero Valintine

      how many more of the "i got an error on line 5" questions are we gonna get this month?

       
    • Nobody/Anonymous

      I`m not saying that I`m not idiot, but I don`t try to waste time. I`m trying to load the library, so you should help me or be quiet! I wrote the lib myself, so I can see the code, and handle to the lib is OK (I wrote already).

       
      • Nobody/Anonymous

        um... you didnt even bother to answer my other question... and you keep calling it a library... do you mean dll?!?!

        Zero Valintine

         
    • Ondrej Majerech

      Ondrej Majerech - 2003-01-24

      Yes, I mean dll. I`ve got edr.dll and there`s function EdrCenterText (HDC, PRECT, PCSTR); and I`m trying to call it from other app without using the static libedr.a library. Can you send me an example that surely works?

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.