•
•
•
•
What is DaniWeb IT Discussion Community?
You're currently browsing the Computer Science and Software Design section within the Software Development category of DaniWeb, a massive community of 402,898 software developers, web developers, Internet marketers, and tech gurus who are all enthusiastic about making contacts, networking, and learning from each other. In fact, there are 3,033 IT professionals currently interacting right now! Registration is free, only takes a minute and lets you enjoy all of the interactive features of the site.
Please support our Computer Science and Software Design advertiser: Programming Forums
Views: 14284 | Replies: 34
![]() |
•
•
Join Date: Dec 2003
Location: Nashville, TN
Posts: 2,333
Reputation:
Rep Power: 11
Solved Threads: 101
•
•
•
•
Originally Posted by jchaike
can you create an os by using visual basic 6...? its all i've got....
I don't think you could do it with VB 6.
I don't think it has the neccesary access to the low-level functions that are required to build an operating system. If it had those, you'd need to compile the code to make it work.
From what I've seen, it's best to do the kernel and base progs in C and ASM, and then to do the base GUI stuff in C++. From there, use whatever else you want to do the rest.
Alex Cavnar, aka alc6379
Hi,
No, cannot use VB, as it is an interpreted language, meaning it needs libraries (Microsoft ones) to link into the program to complete the coding.
You could, using VB6, write a small virtual environment that might have some process control and that sort of thing. Ugly.
Best bet is C or C++. But then, you need to design a file system in order to get that kernel working. It is an undertaking!
Enjoy.
Christian
No, cannot use VB, as it is an interpreted language, meaning it needs libraries (Microsoft ones) to link into the program to complete the coding.
You could, using VB6, write a small virtual environment that might have some process control and that sort of thing. Ugly.
Best bet is C or C++. But then, you need to design a file system in order to get that kernel working. It is an undertaking!
Enjoy.
Christian
•
•
Join Date: Dec 2003
Location: Nashville, TN
Posts: 2,333
Reputation:
Rep Power: 11
Solved Threads: 101
•
•
•
•
Originally Posted by kc0arf
Hi,
No, cannot use VB, as it is an interpreted language, meaning it needs libraries (Microsoft ones) to link into the program to complete the coding.
You could, using VB6, write a small virtual environment that might have some process control and that sort of thing. Ugly.
Which, I'd imagine, you'd have to write in C or asm.
I dunno... that's kind of interesting, if you think about it-- an interpreted OS! Imagine, a system whose entire userland was comprised of interpreted scripts-- say, Python, for instance. The kernel could be a modified interpreter, which provided all of the I/O functions and process control, in addition to interpreting all of the scripts.
...I dunno... Think that'd be as slow as a dog, though?
Alex Cavnar, aka alc6379
•
•
Join Date: May 2004
Posts: 53
Reputation:
Rep Power: 5
Solved Threads: 1
http://www.free2code.net/tutorials/o...page=1&print=1
/\
||
An EasyOS tutorial... it has a link to the download of EasyOS as well.
/\
||
An EasyOS tutorial... it has a link to the download of EasyOS as well.
•
•
Join Date: Jan 2008
Posts: 3
Reputation:
Rep Power: 0
Solved Threads: 0
Try WWW.OSDEV.ORG. That place is awesome!
As for VB or any interpreted language forget about it!
You'll find my discussions on it at OSDEV.
As for VB or any interpreted language forget about it!
You'll find my discussions on it at OSDEV.
•
•
Join Date: Apr 2005
Location: Old Hampshire, Old England (LOL)
Posts: 11,937
Reputation:
Rep Power: 30
Solved Threads: 268
•
•
•
•
Which, I'd imagine, you'd have to write in C or asm.
I dunno... that's kind of interesting, if you think about it-- an interpreted OS! Imagine, a system whose entire userland was comprised of interpreted scripts-- say, Python, for instance. The kernel could be a modified interpreter, which provided all of the I/O functions and process control, in addition to interpreting all of the scripts.
...I dunno... Think that'd be as slow as a dog, though?
i read in a MSDN blog about a C#.NET based system.
TRY MY SUGGESTIONS AT YOUR OWN RISK!
james.bennet1@ntlworld.com
james.bennet1@ntlworld.com
![]() |
•
•
•
•
•
•
•
•
DaniWeb Computer Science and Software Design Marketplace
•
•
•
•
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
•
•
•
•
accounting software selection blog business software computer dell design development erp systems experiment firefox india intel internet it java linux media microsoft mmorpg networking news office online open open-source operating pirates programming project management publishing science search security software software selection source sql sun super system technology evaluation tips upgrade vista warez web wiki windows xp
- Need to get rid of startup error: Please select the operating system to start (Windows 9x / Me)
- Restore the Operating System to a Previous State in Windows XP (Windows tips 'n' tweaks)
- Operating system (Windows 9x / Me)
- error loading operating system (Windows NT / 2000 / XP / 2003)
- please select the operating system to start (Windows NT / 2000 / XP / 2003)
Other Threads in the Computer Science and Software Design Forum
- Previous Thread: Gka
- Next Thread: Structure for low memory, 'seen' queries.



Linear Mode