Results 1 to 13 of 13
  1. #1
    fragbox's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    oregon
    Posts
    309
    Reputation
    9
    Thanks
    25
    My Mood
    Aggressive

    i have fatal error!!!!!!!

    1>------ Build started: Project: taylo's hack V1.0, Configuration: Debug Win32 ------
    1>Build started 5/30/2011 4:34:20 PM.
    1>mfcs100ud.lib(dllmodul.obj) : error LNK2005: _DllMain@12 already defined in taylo's hack V1.0.obj
    1> Creating library c:\users\taylor account\documents\visual studio 2010\Projects\taylo's hack V1.0\Debug\taylo's hack V1.0.lib and object c:\users\taylor account\documents\visual studio 2010\Projects\taylo's hack V1.0\Debug\taylo's hack V1.0.exp
    1>c:\users\taylor account\documents\visual studio 2010\Projects\taylo's hack V1.0\Debug\taylo's hack V1.0.dll : fatal error LNK1169: one or more multiply defined symbols found
    1>
    1>Build FAILED.
    1>
    1>Time Elapsed 00:00:00.17
    ========== Build: 0 succeeded, 1 failed, 0 up-to-date, 0 skipped ==========



    im running MICROSOFT VISUAL STUDIO 2010




    please comment and tell me what's is wrong i think this is the problem

    "one or more multiply defined symbols found"

    if it is not it then tell me what is please so i can get this hack made
    Actions speak louder than words.

    CounterStrike:GlobalOffensive

    Learning C++ currently, then i'll start producing some simple hacks/tools for counterstrike


  2. #2
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Check the DllMain..

    Send a photo of your project.
    Last edited by Alessandro10; 05-30-2011 at 05:41 PM.

  3. #3
    fragbox's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    oregon
    Posts
    309
    Reputation
    9
    Thanks
    25
    My Mood
    Aggressive
    ok
    /tooshort

    wait its too long
    to make in a screenshot
    unless i wanna burn time doing like 10-20 screenies
    ummm ill just send to you

    by pm is that ok?

    regules do you mind?
    Last edited by fragbox; 05-30-2011 at 05:46 PM.
    Actions speak louder than words.

    CounterStrike:GlobalOffensive

    Learning C++ currently, then i'll start producing some simple hacks/tools for counterstrike


  4. #4
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Quote Originally Posted by taylo123100 View Post
    ok
    /tooshort

    wait its too long
    to make in a screenshot
    unless i wanna burn time doing like 10-20 screenies
    ummm ill just send to you

    by pm is that ok?
    CRTL + F and Search: DllMain

    Post the results..

    Probably there more of a DllMain.

  5. #5
    fragbox's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    oregon
    Posts
    309
    Reputation
    9
    Thanks
    25
    My Mood
    Aggressive
    BOOL APIENTRY DllMain( HMODULE hModule,
    DWORD ul_reason_for_call,
    LPVOID lpReserved

    i searched it is that it?
    Actions speak louder than words.

    CounterStrike:GlobalOffensive

    Learning C++ currently, then i'll start producing some simple hacks/tools for counterstrike


  6. #6
    Alessandro10's Avatar
    Join Date
    Oct 2010
    Gender
    male
    Location
    MPGH.NET
    Posts
    6,140
    Reputation
    215
    Thanks
    4,607
    My Mood
    Busy
    Quote Originally Posted by taylo123100 View Post
    BOOL APIENTRY DllMain( HMODULE hModule,
    DWORD ul_reason_for_call,
    LPVOID lpReserved

    i searched it is that it?
    It has more than one?

  7. #7
    fragbox's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    oregon
    Posts
    309
    Reputation
    9
    Thanks
    25
    My Mood
    Aggressive
    umm let me just skim through it
    hold on...

    yeah just one i think couldn't see one

    yep only one
    but i only skimmed through it real fast and ii didnt see two only one

    wait am i only looking for dllmain or

    BOOL APIENTRY DllMain( HMODULE hModule,
    DWORD ul_reason_for_call,
    LPVOID lpReserved

    ??????

    is that suppose to be in my hack too?????? it was at very top

    // taylo's hack V1.0.h : main header file for the taylo's hack V1.0 DLL
    //

    #pragma once

    #ifndef __AFXWIN_H__
    #error "include 'stdafx.h' before including this file for PCH"
    #endif

    #include "resource.h" // main symbols


    // CtayloshackV10App
    // See taylo's hack V1.0.cpp for the implementation of this class
    //

    class CtayloshackV10App : public CWinApp
    {
    public:
    CtayloshackV10App();

    // Overrides
    public:
    virtual BOOL InitInstance();

    DECLARE_MESSAGE_MAP()
    };
    Last edited by fragbox; 05-30-2011 at 06:02 PM.
    Actions speak louder than words.

    CounterStrike:GlobalOffensive

    Learning C++ currently, then i'll start producing some simple hacks/tools for counterstrike


  8. #8
    nucks's Avatar
    Join Date
    Mar 2011
    Gender
    male
    Posts
    191
    Reputation
    6
    Thanks
    85
    My Mood
    Amazed
    ill fix it send me ur base or not or tv info

  9. #9
    fragbox's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    oregon
    Posts
    309
    Reputation
    9
    Thanks
    25
    My Mood
    Aggressive
    i got AN error while doing that


    The text that you have entered is too long (9873 characters). Please shorten it to 5000 characters long.

    :P umm lol ill send you half and half AND HALF

    ok sent the dll info
    Last edited by fragbox; 05-30-2011 at 06:18 PM.
    Actions speak louder than words.

    CounterStrike:GlobalOffensive

    Learning C++ currently, then i'll start producing some simple hacks/tools for counterstrike


  10. #10
    Clarkie's Avatar
    Join Date
    May 2011
    Gender
    male
    Posts
    28
    Reputation
    20
    Thanks
    14
    My Mood
    Shocked
    Just Delete and copy and paste all over again lol dont do that.

    But yes you have more than one DllMain functions. Thats why it says redefine. Read the errors, they are very simple
    New Coder here to Rock your world.

    Email : Mr_clarkie@live.com


  11. #11
    fragbox's Avatar
    Join Date
    Aug 2009
    Gender
    male
    Location
    oregon
    Posts
    309
    Reputation
    9
    Thanks
    25
    My Mood
    Aggressive
    Quote Originally Posted by Clarkie View Post
    Just Delete and copy and paste all over again lol dont do that.

    But yes you have more than one DllMain functions. Thats why it says redefine. Read the errors, they are very simple
    i figured it out my base is from 2 years ago

    and i mean @nucks figured it out thanks bro....
    Actions speak louder than words.

    CounterStrike:GlobalOffensive

    Learning C++ currently, then i'll start producing some simple hacks/tools for counterstrike


  12. #12
    ++PashaAmd++'s Avatar
    Join Date
    Apr 2011
    Gender
    male
    Posts
    229
    Reputation
    11
    Thanks
    37
    /facepalm .

  13. #13
    freedompeace's Avatar
    Join Date
    Jul 2010
    Gender
    female
    Posts
    3,033
    Reputation
    340
    Thanks
    2,792
    My Mood
    Sad
    you'll find that we computer people aren't Shakespeare, and won't invent a new term for everything. We actually use logical, English terms for our errors, warnings and comments :L

  14. The Following User Says Thank You to freedompeace For This Useful Post:

    markoj (05-31-2011)