Search:

Type: Posts; User: MrMac

Search: Search took 0.00 seconds.

  1. Replies
    14
    Views
    1,618

    I will post, thank you. However the linking of...

    I will post, thank you.

    However the linking of names was never the problem.
    The Static declaration of a hmodule object was.

    Can't later then decide to add new data to it, now can i?

    ...
  2. Replies
    14
    Views
    1,618

    Well, i just saw my error. Knew it was Error...

    Well, i just saw my error.

    Knew it was Error 40.


    I shall learn to declare better next time.
  3. Replies
    14
    Views
    1,618

    Code For DLL Injection Extra Menu | Copy Paste...

    Code For DLL Injection Extra Menu | Copy Paste Code

    CLog is a native function of the original program, i've declared.
    It allows for logging on the console.


    My problem is the MAKEINTRESOURCE...
  4. Replies
    14
    Views
    1,618

    Turns out this is not it. I save the hModule...

    Turns out this is not it.

    I save the hModule from DLLMain for later use, specificly for this.

    Any other ideas ? GetLastError points to no resource finding as people have geussed.


    Any other...
  5. Replies
    14
    Views
    1,618

    Fail 40. Can't remember,...

    <psychic_failing>
    Fail 40.

    Can't remember, will check this when i get home.
    But could quite possibly be that, now that i think about it.
    </psychic_failing>

    If anything else pops up, please...
  6. Replies
    14
    Views
    1,618

    I'm importing my dll into another application...

    I'm importing my dll into another application (No, it's not my application, i have to inject).

    I do this defining _declspec(import/exportdll) in my dll.

    I then use a PE Editor - to write my dll...
  7. Replies
    14
    Views
    1,618

    Fair enough, if you don't know the direct answer....

    Fair enough, if you don't know the direct answer.

    But searching thru MSDN(It's big as you know) for details on something, i'm not sure how the hell to classify in the first place would hopefully...
  8. Replies
    14
    Views
    1,618

    Clearly when i say, i'm injecting then that's...

    Clearly when i say, i'm injecting then that's probably my only option.
    No offence, but sending me links to what DLL's are won't help me or learn me anything.


    I need to know wether normal...
  9. Replies
    14
    Views
    1,618

    DLLs, Resources and You

    Hi,

    Im not sure which forum to posts this in, but seems ageneral compiler/settings type of error no one seemingly can answer anything about.

    I've got a dll project that modifies a native...
Results 1 to 9 of 9