Page 2 of 2 FirstFirst 12
Results 16 to 19 of 19
  1. #16
    winberg's Avatar
    Join Date
    Jul 2010
    Gender
    male
    Posts
    70
    Reputation
    14
    Thanks
    14
    My Mood
    Stressed
    If you are using managed c++ link to these:

    kernel32.lib
    user32.lib
    gdi32.lib
    winspool.lib
    comdlg32.lib
    advapi32.lib
    shell32.lib
    ole32.lib
    oleaut32.lib
    uuid.lib
    odbc32.lib
    odbccp32.lib

  2. #17
    Melodia's Avatar
    Join Date
    Dec 2009
    Gender
    female
    Posts
    2,608
    Reputation
    276
    Thanks
    1,662
    My Mood
    Dead
    Dammit guys, Do any of you know anything he's typing or you're just throwing random shit ?.

    And what in hell is that code ?

    You have a tm1 thread which is certainly called from your main, Which calls an useless tm2 before doing a fugly do-while, You know... Efficient coding can get rid of many headaches.
    Love You All~

  3. #18
    whit++++'s Avatar
    Join Date
    Jun 2011
    Gender
    female
    Posts
    56
    Reputation
    22
    Thanks
    10
    I get no problem ... And are you using Managed c++? it just seems that way

  4. #19
    topblast's Avatar
    Join Date
    Mar 2010
    Gender
    male
    Location
    Far from around you Programmer: C++ | VB | C# | JAVA
    Posts
    3,607
    Reputation
    149
    Thanks
    5,052
    My Mood
    Cool
    Quote Originally Posted by yodaliketaco View Post
    It is a console application. I had mscorlib.dll because I was using DllImport
    FUCK ME UPSIDE DOWN!!!

    Do you mean DllImport like in VB / C# where you need to import functions that are not in the Manage code.

    If yes then thats your problem
    I just like programming, that is all.

    Current Stuff:

    • GPU Programmer (Cuda)
    • Client/Server (Cloud Server)
    • Mobile App Development

Page 2 of 2 FirstFirst 12