win32Lib and procedure free_console()
- Posted by sergelli Aug 23, 2012
- 1320 views
A code with win32Lib and procedure free_console() generate error message when run with Windows 7
C:\1USRE\DoisExe\exe1.exw:22 <0074>:: Errors resolving the following references: 'free_console' (exe1.exw:22) has been declared more than once. in c:/Euphoria/include/dll.e in c:/Euphoria/include/std/console.e free_console() ^
What can I do to resolve this?