Results 1 to 5 of 5
  1. #1
    trashstar's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0

    how do i compile a bunch of visual studio files into a .dll file (newcomer btw)

    how do i compile a bunch of cpp, h and so on types of files into a .dll file.
    got about 150 of those files that i'd like to compile into one .dll file (yes for a cheat)

  2. #2
    Sandwich's Avatar
    Join Date
    Mar 2014
    Gender
    male
    Location
    client_panorama.dll
    Posts
    1,512
    Reputation
    98
    Thanks
    23,162
    My Mood
    Psychedelic
    Quote Originally Posted by trashstar View Post
    how do i compile a bunch of cpp, h and so on types of files into a .dll file.
    got about 150 of those files that i'd like to compile into one .dll file (yes for a cheat)
    Create a DLL project...?

  3. #3
    fortsided42's Avatar
    Join Date
    Mar 2019
    Gender
    male
    Posts
    1
    Reputation
    10
    Thanks
    0
    learn c++ maybe idk ... like seriously your probably just getting a random source and thinking OH IF I COMPWILE THIS IT WILL BE VAC NOT DECTED!"!!!
    even tho in reality it will still be detected

  4. #4
    Warlock777888jr's Avatar
    Join Date
    Jan 2016
    Gender
    male
    Posts
    62
    Reputation
    10
    Thanks
    567
    Quote Originally Posted by fortsided42 View Post
    learn c++ maybe idk ... like seriously your probably just getting a random source and thinking OH IF I COMPWILE THIS IT WILL BE VAC NOT DECTED!"!!!
    even tho in reality it will still be detected
    no reason to be a cunt about it lets be honest, everyone starts somewhere, it's the veterans job to help the new people learn and get up to speed, so perhaps some respect and give him an answer?

    on the other hand, if you haven't gotten it still, what you do is go into the solution. (a .sln file) and then go to " Build > Build (src name) " in my case I will go to Build > Build poseidon.cc.

  5. #5
    stoephann's Avatar
    Join Date
    May 2019
    Gender
    female
    Posts
    1
    Reputation
    10
    Thanks
    0
    lol u cant press f5? or right click on the project and press build mate?

Similar Threads

  1. [Help] Can anyone tell me how to make advanced hacks using Microsoft Visual Studio?
    By Geometrical in forum Call of Duty Modern Warfare 3 Tutorials
    Replies: 2
    Last Post: 09-05-2012, 10:50 AM
  2. [Help Request] [Help Request] How to make No Recoil hack in Visual Studio?
    By Tstovall in forum CrossFire Help
    Replies: 5
    Last Post: 07-20-2011, 02:55 AM
  3. [Help] How do u turn a file into a .dll
    By IssuedGaming in forum CrossFire Tutorials
    Replies: 3
    Last Post: 09-24-2010, 10:30 AM
  4. Replies: 4
    Last Post: 09-11-2010, 08:10 PM
  5. How do i put a .dll file into a .rar file??
    By probation in forum WarRock Discussions
    Replies: 8
    Last Post: 09-09-2009, 01:10 PM