Search:

Type: Posts; User: Joerge

Search: Search took 0.01 seconds.

  1. Replies
    4
    Views
    10,072

    Yes! That was the problem, I forgot the /link...

    Yes! That was the problem, I forgot the /link parameter.

    Thanks for your time and your help.
  2. Replies
    4
    Views
    10,072

    Yes. Somewhat if it is compiled as C++ code it...

    Yes. Somewhat if it is compiled as C++ code it compiles just fine, but if it's compiled as C code the linker complains about finding the file.

    I've tried to point it to shlwapi.lib using the full...
  3. Replies
    4
    Views
    10,072

    Linking to shlwapi.lib in C, MSVC CMD.

    Hi, I have a C code that uses some of the exports of shlwapi.dll and I'm trying to compile it using Visual Studio 2008 and the Vista SDK.

    The problem is that when I compile it as C code I can't...
Results 1 to 3 of 3