home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!stanford.edu!rutgers!ub!acsu.buffalo.edu!triantos
- From: triantos@acsu.buffalo.edu (Nick B Triantos)
- Newsgroups: comp.sys.mac.programmer
- Subject: Re: Help needed translating from MPW to THINK C ...
- Message-ID: <Bu7v87.8GK@acsu.buffalo.edu>
- Date: 7 Sep 92 17:31:16 GMT
- References: <Bu6tnD.I96@acsu.buffalo.edu>
- Sender: nntp@acsu.buffalo.edu
- Distribution: comp
- Organization: The University at Buffalo
- Lines: 25
- In-Reply-To: triantos@acsu.buffalo.edu's message of Mon, 7 Sep 1992 03:59:34 GMT
- Originator: triantos@autarch.acsu.buffalo.edu
- Nntp-Posting-Host: autarch.acsu.buffalo.edu
-
- I recently write:
-
- >I'm trying to compile the source to Windows 3 (Name correct?), the program that
- >lets me show everyone that my Mac can run Windows (Check it out before you
- >flame me). Anyway, I'm trying to compile it in THINK, and, after some minor
- >changes, I'm getting errors caused by the line below. It's used as follows:
-
- >extern void _DataInit();
-
- Well anyway, I deleted the line, and the reference to it about 5 lines below,
- and, after setting THINK to always use 4-byte ints, it compiles. I copied all
- of the resources except the CODEs from the included app to the .rsrc file for
- my project, and now when I run it, from inside the debugger, outside the
- debugger, or as a built application, all I get is a small dialog saying
- something like Microsoft Windows 3.0 with an OK button. Then it exits.
-
- Does anyone else have any further ideas, maybe?
-
- Thanks,
- -Nick
- --
- Nick Triantos internet: triantos@acsu.buffalo.edu
- AOL: Triantos
- "Scientists tell us that the fastest animal on earth, with a top speed of
- 120 ft/sec, is a cow that has been dropped out of a helicopter." - Dave Barry
-