mirror of
https://github.com/ksherlock/mpw.git
synced 2025-08-05 06:28:46 +00:00
comments from basilisk execution
This commit is contained in:
@@ -2,6 +2,16 @@
|
||||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
/*
|
||||
*
|
||||
* MacOS/Basilisk:
|
||||
*
|
||||
* GetVol(): vRefNum = -32637
|
||||
* GetVol(MacOS): vRefNum = -32637
|
||||
* HGetVol(): vRefNum = -32637 dirID = 3382
|
||||
* HGetVol(MacOS): vRefNum = -32637 dirID = 3382
|
||||
*
|
||||
*/
|
||||
|
||||
void gv(StringPtr name)
|
||||
{
|
||||
|
Reference in New Issue
Block a user