M
mutant
Guest
Hi.
I created a dll that contains an enumeration, I want to be able to pass the values of that enumerations to other functions in that dll but when I try to use in code I get variable not declared error, enumeration is public btw. I never really used enumerations so i have this little problem
I created a dll that contains an enumeration, I want to be able to pass the values of that enumerations to other functions in that dll but when I try to use in code I get variable not declared error, enumeration is public btw. I never really used enumerations so i have this little problem