Thread
:
code that makes a DLL error in v4
View Single Post
#
3
01-13-2006, 12:27 AM
Yen
Banned
Join Date: Oct 2005
Location: Nova Scotia, Canada
Posts: 1,085
Did you debug it to see what block is causing the error?
My guess is that it's the 'return;' line. Try 'return 0;' instead
Yen
View Public Profile
View GraalOnline Profile
Find all posts by Yen