Jump to content

Welcome to Geeks to Go - Register now for FREE

Need help with your computer or device? Want to learn new tech skills? You're in the right place!
Geeks to Go is a friendly community of tech experts who can solve any problem you have. Just create a free account and post your question. Our volunteers will reply quickly and guide you through the steps. Don't let tech troubles stop you. Join Geeks to Go now and get the support you need!

How it Works Create Account
Photo

Creating an OS using Microsoft Visual C++ 2005 Express Edition


  • Please log in to reply

#1
AusZero2007

AusZero2007

    Member

  • Member
  • PipPip
  • 13 posts
Is it possible to create an operating system with Microsoft Visual C++ 2005 Express Edition?

Sorry if this is not the right forum.

Edited by AusZero2007, 28 August 2007 - 10:48 PM.

  • 0

Advertisements


#2
stettybet0

stettybet0

    Trusted Tech

  • Technician
  • 2,579 posts
It's impossible to make an OS entirely in C++. You need to have low-level assembly code load up a C++ interpreter first, so the kernel can be interpreted. Just knowing C++ (and it better be darn good C++ knowledge in the first place) will not get you an OS.
  • 0

#3
AusZero2007

AusZero2007

    Member

  • Topic Starter
  • Member
  • PipPip
  • 13 posts
Is it possible to create an operating system with Assembly and Microsoft Visual C++ 2005 Express Edition?
  • 0

#4
stettybet0

stettybet0

    Trusted Tech

  • Technician
  • 2,579 posts
I would think so, yes. But again, making an OS is very different and much, much more difficult that just making an app.
  • 0

#5
scguy318

scguy318

    Member

  • Member
  • PipPip
  • 15 posts

Is it possible to create an operating system with Assembly and Microsoft Visual C++ 2005 Express Edition?


Perhaps a toy kernel, but for something approaching the complexity of Windows, BSD, or other popular operating systems, you'll need indepth knowledge of assembly, the CPU, cross-portability concerns, performance, and so on. Not likely.
  • 0






Similar Topics

0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

As Featured On:

Microsoft Yahoo BBC MSN PC Magazine Washington Post HP