Article # 596, added by Geoworks, historical record
| first |
previous |
index |
next |
last |
Broken C-stub: InitFileEnumStringSection
C Routine: InitFileEnumStringSection Date Fixed: 9/12/96 Suggested fix: The broken c-stub had two registers swapped which caused the "key" pointer to be invalid. You can work around this by passing a pointer that has its high and low words swapped, thus countering the swapping that the broken C-stub would do.