Search:

Type: Posts; User: raphael

Search: Search took 0.00 seconds.

  1. Replies
    2
    Views
    4,476

    I can't find either. But I solved it this...

    I can't find either. But I solved it this morning.
    I missed a part of my code:



    Well, a void will never return any value, right?

    then... I changed:
  2. Replies
    2
    Views
    4,476

    LoadLibrary return..

    Hi ppl, i'm new here and this is my first post.

    I got this code and it works fine! It just set "myprinter" as default printer.


    HINSTANCE lib;
    lib = LoadLibrary("printui.dll");
    if ( lib ==...
Results 1 to 2 of 2