Hi gang
I have programs which run fine under OS 9.2 Carbon and crash under OS X
all at the same location, but not all the time. the location is in
FN pGbestWindow @ Line 317 which is
TheWindow = WINDOW(_activeWnd)
the program is in the middle of building a window which is stored in
Resources and the above statement returns 0 when it should be returning the
WndRefNum. Has anyone run across this. It does only happen sometimes.
Triple Pete