ErosOlmi
23-01-2006, 22:23
Found a bug into Console module under W2K OS family only (W2K std and pro, W2k Server, W2K Advanced Server).
An error in OS detection let the DLL call an unsupported function: AttachConsole (available only under XP and above) instead of AllocConsole.
Regards
Eros
An error in OS detection let the DLL call an unsupported function: AttachConsole (available only under XP and above) instead of AllocConsole.
Regards
Eros