compiling proprietary c code into a dll

Options
tedye
tedye Posts: 11 Calcite Rank Badge
edited May 2023 in Oasis montaj
Hello,
in the gx developer course manual module4 lesson4.1,compiling proprietary c code into a dll,
I got a problem:
I wanted to use gx to call wrapper.dll to call myfilter.dll, when I was coding the wrapper.c,I included all the head files ,but the define of micro "CDLLFUNC"couldn't be found in any files,so what can i do for this?
This discussion has been closed.