Files
roacont/COMUN/include/mvc.h
Marius Mutu 0acdff9647 Initial import of ROACONT (Visual FoxPro accounting app) into git
Migrated from the ROACONT SVN trunk working copy for hosting on gitea.romfast.ro.
2026-07-07 13:16:59 +03:00

9 lines
123 B
C

#IFNDEF ROARETAIL_H
#DEFINE ROARETAIL_H
#DEFINE RR_TIPCURSOR 1
#DEFINE RR_TIPARRAY 2
#DEFINE RR_TIPCOLLECTION 3
#ENDIF