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 Quote 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
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.