Search:

Type: Posts; User: doublenach

Search: Search took 0.00 seconds.

  1. Replies
    10
    Views
    11,550

    Thank you all very much, I am now able to load...

    Thank you all very much, I am now able to load the DLL using double backslashes.


    Rafael
  2. Replies
    10
    Views
    11,550

    Hi, thanks for the reply, as suggested I tried...

    Hi,

    thanks for the reply, as suggested I tried GetLastError and I received 'The specified module could not be found.'

    My code looks like this:
    LoadLibrary("C:\Program Files\Common...
  3. Replies
    10
    Views
    11,550

    Loading DLL with specific path

    Hi all,

    I have a C project in which I need to load a dll, using LoadLibrary() I am able to load it if the dll is on the executable folder or in the system32 folder, but I cannot load it from a...
Results 1 to 3 of 3