Home | Contact Us | FAQ | Search & Site Map | Link to Us
Sign In | Join | Other 45 Sites in Network
Home
Discussion Groups
General
GeneralPortable MacsHardwareNetworking
Applications
Mac ApplicationsEudoraFirefox / MozillaInternet ExplorerOutlook ExpressMS OfficeEntourageExcelPowerPointWordVirtual PCMedia PlayerOther MS Products
Programming
Mac ProgrammingCodeWarriorPerl
Country Specific
Australian Mac GroupUK Mac Group

Mac Forum / Programming / Mac Programming / October 2004



Tip: Looking for answers? Try searching our database.

ThreadLast Post  Replies
disassemblers16 Oct 2004 20:50 GMT3
Is anybody aware of any os X native disassemblers? Preferably something
free, but I suppose if there's none of that nature I'd still be
interested in knowing about any commercial options.
I'm aware of the generate assembly code option in XCode, and I've used
How does Xcode treat "Quoted text" in C++ ??16 Oct 2004 19:21 GMT12
In Codewarrior C++ compiler, in-place quoted text like,
 foo("This here text.");      // Example
is treated like this is a function call of the type
 foo(char *)
where are the Tcl_xxx routines in Jaguar?16 Oct 2004 15:55 GMT1
On Panther, I can link with Tcl.framework to access Tcl_GetErrno and
related routines.  On Panther, that framework does not seem to exist,
yet the routines are in jag's man pages and .h files for the tcl
routines exist.
How to use paths in Xcode?15 Oct 2004 14:39 GMT6
I am learning Xcode (coming over from Codewarrior).  I mostly do
numerical C++ code with very little or no GUI stuff.  Carbon apps,
tools, and static libraries.
So far I have not figured out how to tell Xcode what paths to search for
PPx: Mouse cursor14 Oct 2004 22:28 GMT1
What's the equivalent to PowerPlant's AdjustMouse in PPx? The TextEditor
example code doesn't even change the cursor to I beam when the mouse is
over the edit text box. Does that mean PPx SystemViews don't have
default mouse cursor behavior? Do I have to create and maintain mouse ...
Where to find icon designers?14 Oct 2004 18:23 GMT18
Anyone know where I might find an icon designer for a shareware
application?  Where do these people hang out? :)  All I could pay in
exchange is a free copy of the app.
Thanks!
Capture audio from QuickTime movie as it plays13 Oct 2004 22:54 GMT1
I found the nice ASCIIMoviePlayerSample code for playing QT video
track to an offscreen GWorld.  Is there a similar way to get the audio
track to play to an offscreen buffer?  Ideally, I'd like to get it in
50 msec chunks of PCM data, handed to me at the playout time.  I could
Xcode can't locate library13 Oct 2004 19:24 GMT4
In my painful struggle to get simple, vanilla C and C++ running to learn
Xcode I am going nuts trying to build a (VERY) simple library  and link
it into a main.c build.  I build the library as a dynamic carbon lib and
that goes ok (so it seems, I'm new to this).  Then when I try ...
unzip code for OS X13 Oct 2004 17:39 GMT1
I have been looking for code for decompressing .zip files, and have
spent some time on the zlib home page.  Their FAQ seems to indicate
that the contrib/minizip module of the zlib distribution contains such
code.  However, it doesn't seem to be included in the zlib that is
MACOSX: Determining SMB or AFP13 Oct 2004 01:50 GMT2
Is there any way to determine whether a disk volume is mounted with AFP or
SMB?
Thank's alot in advance,
inoel
Can PPx::BaseView receive Hit Event?12 Oct 2004 16:30 GMT1
HI,All:
I have some sample code like follows:
CMyView : public PPx::BaseView,
                public PPx::ControlHitDoer
CFDateFormatterRef Problem11 Oct 2004 21:30 GMT5
I Allways get
Error   : undefined identifier 'CFDateFormatterRef'
YakDate.cp line 28   CFDateFormatterRef dateFormatter =
CFDateFormatterCreate(NULL, currentLocale,
XCode: Developer Documentation10 Oct 2004 01:31 GMT11
Hi, I have a strange problem with XCode Developer Documentation. The
TOC frame width is just 30-40 pixels and I'm unable to resize it.  Is
there any way to increase its width?
Thanks.
New to Xcode-How to make & use a library?09 Oct 2004 13:49 GMT2
I'm porting C++ mostly numerical (number-crunching) code form
CodeWarrior -- no Mac API stuff, yet, maybe later.  I am struggling
getting my libraries up and running.  I've got the code to run in a test
program when I just put the code for the whole library in along with the
Need advice creating multi-boot system08 Oct 2004 21:59 GMT2
Hey all,
First quick note about my predicament, I'm a Unic/PC sys admin who has
been tasked with creating a Mac test machine that will boot into
multiple OS's.
Pages: 1 2 3 4 5 6 September, 2004
 
Sign In
Join
My Latest Posts
My Monitored Threads
My Blog
My Photo Gallery
My Profile
My Homepage

Start New Thread



©2008 Advenet LLC   Privacy Policy - Terms of Use
This website includes both content owned or controlled by Advenet as well as content owned or controlled by third parties.