nadeemshafi9 Posted March 16, 2007 Share Posted March 16, 2007 Hello Guys im using ADA to create a fire and security system in a DOS interface, at university i have used some command line things like: Put(Item => Ascii.Esc); Put(Item => "[0m"); Put (Item => Ascii.Esc); Put (Item => "[s"); i dont know but im prety sure these are the ones comming from cygwin, anyways the compiled program when i bring it home asks for cygwin.dll, so i install the latest version and it says its out of sync because its the new cygwin1.dll so i take the the one from university and bring it hiome just the cygwin.dll and put it in the directory of the ADA program i made, it works fine but the functions arnt there so i cant recompile. what do i do cos the older version whith cygwin.dll is no longer available ? thanks for any help Link to comment https://forums.phpfreaks.com/topic/42981-ada-dos-cursor-commands-cygwindll-not-cygwin1dll/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.