Macintosh
Macintosh, or for newer models, Mac, is a brand name which covers several lines of personal computers designed, developed, and marketed by Apple Inc.
Application
Any
Language
Any
License
Any
I've learned that what ties Mac OS X to Macintoshes is that Macs use the latest boot system, EFI, from Intel whereas other PCs still use BIOS. However, you can get a motherboard with EFI from Intel....
I doubt it, but is there some kind of software that can turn a VB project, or VB code into a Macintosh executable program?
_____ __________ _____
_____-SUPERJOE30-_____
__-Superjoe Software-__...
This message was edited by guesst at 2005-3-30 12:16:46
This message was edited by guesst at 2005-3-30 12:16:9
: Hey, if your writing this for windows (I assume you are, as conio is windows only,...
: I wnat to write some code using conio.h but I'm not sure all compilers have it, and I'd hate to write machine dependent code for as dinky as my code's going to be. Does anyone know which of the...
I wnat to write some code using conio.h but I'm not sure all compilers have it, and I'd hate to write machine dependent code for as dinky as my code's going to be. Does anyone know which of the...
: : : how do i create, maintain and communicate with C++ commands a resource fork containing resources???
: : :
: : : Please help me!!
: : :
: :
: : Havn't a clue what you mean by "resource...
: Is there a basic that I can use on Mac to write programs for ZIRE 72?
: thanx
:
HB++ is about the best Basic language for Palm IMHO. Here is a link to a thread that talks about using HB++ on...
Is there a basic that I can use on Mac to write programs for ZIRE 72?
thanx
: DOES ANYONE KNOW HOW TO DEBUG A C PROGRAM USING XCODE PROGRAM ON A MACINTOSH LINE BY LINE OF MY PROGRAM....THEN I WOULD BE ABLE TO FIND OUT WHAT THE PROBLEM IS...
:
I don't know the answer,...
On Macintosh computers I can find my way around. Programming in Basic, C, C++, AppleScript, etc.
Now I want to start for Windows and I am looking for advice what programming environment I...
Hi,
I have been developing a Java application for both the PC and Mac using JEditorPane to load HTML.
The problem is, when I run the same code on the Mac (OSX), the HTML is not properly...
A setup.msi file does not install with Virtual PC on a Mac. Can this be done?
: : Should we expect .NET technology on other platforms like MAC OSx LINUX or other open source initiatives ?
: :
: :
: there's a open source .net-framework for linuxes and i think
: also for...
: Should we expect .NET technology on other platforms like MAC OSx LINUX or other open source initiatives ?
:
:
there's a open source .net-framework for linuxes and i think
also for mac called...
Should we expect .NET technology on other platforms like MAC OSx LINUX or other open source initiatives ?
: hi,
:
: i am looking for a way in where i can trap various keystrokes. no! i can't go for BIOS routines as that will be plateform dependent. what i am looking for is absolutely plateform...
: Howdy,
:
: I'm taking a C++ course at school, and I'm learning it on a PC machine running Windows 98. However, I've really developed a liking for this language, and really want to start working...
Howdy,
I'm taking a C++ course at school, and I'm learning it on a PC machine running Windows 98. However, I've really developed a liking for this language, and really want to start working on it...
: I'm trying to make an offscreen Graphics world in a program I'm using macintosh think pascal to write. I've copied the code straight from the demo program of chapter thirteen from the...