Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 607963
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 13, 20262026-05-13T17:24:50+00:00 2026-05-13T17:24:50+00:00

how do i turn my VC++ 2008 program into something i can get to

  • 0

how do i turn my VC++ 2008 program into something i can get to run on other computers. i have tryed using the .exe it makes in the debug but it will say that im missing some files and lists all of my .cpp file names and .h files(if i use it on other computers). i wanted something so i could encrypt my files because one of them is about encrypting passwords/other stuff so i can’t have someone just open my files. also i would very much like someway to make them accept the terms and conditions so they can’t sue me if they lose something, that would be very very nice. ^^

i only have Microsoft virtual c++ 2008 express edition that i got from their web site.

o also if i make something on windows 7 will it run in xp or vista?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-13T17:24:51+00:00Added an answer on May 13, 2026 at 5:24 pm

    You generally can’t and almost never should distribute debug builds to client machines. At least three reasons.

    1. Client machines will not have the debug versions of your dependant libraries, like the VC runtime (msvcrtd.dll), so they won’t be able to run your app.
    2. When compiling in debug, your code will in many ways run unoptimized. For one thing, you don’t let an optimizing compiler optimize when you compile in debug, so it will run slower and/or fatter. For another, there are debug version of things like operator new which allocate much more than you ask for, which is used in runtime integrity checking etc. So your program runs fatter & slower once more.
    3. When you compile in debug it is easier to reverse-engineer your code.

    UPDATE:

    And to answer your question if a Win7-compiled app will run on XP/Vista, the answer is ‘yes’ so long as you don’t use any Win7 features.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Ask A Question

Stats

  • Questions 338k
  • Answers 338k
  • Best Answers 0
  • User 1
  • Popular
  • Answers
  • Editorial Team

    How to approach applying for a job at a company ...

    • 7 Answers
  • Editorial Team

    What is a programmer’s life like?

    • 5 Answers
  • Editorial Team

    How to handle personal stress caused by utterly incompetent and ...

    • 5 Answers
  • Editorial Team
    Editorial Team added an answer If the time was stored in microseconds in a 32-bit… May 14, 2026 at 4:15 am
  • Editorial Team
    Editorial Team added an answer select trim(regexp_replace(E'\tfoo \t bar baz ', E'\\s+', ' ', 'g'))… May 14, 2026 at 4:15 am
  • Editorial Team
    Editorial Team added an answer From a primary key or indexing internals perspective, why is… May 14, 2026 at 4:15 am

Related Questions

This post says that it is possible to turn off the CLR flag for
I have a Visual Studio C++ based program that uses pre-compiled headers ( stdafx.h
I'm a Git newbie. I recently moved a Rails project from Subversion to Git.
I have a function that outputs an XML string: <expensesAC> <cashflow> <month>6</month> <cash>300</cash> <projected>null</projected>
Umm, I guess my questions in the title: How do I turn on Option

Trending Tags

analytics british company computer developers django employee employer english facebook french google interview javascript language life php programmer programs salary

Top Members

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.