Quote:
|
Originally Posted by reagent
Dear All;
in the attached 16Bit-program (Turbo C++) I would like to make modification in user interface so I can disable the browsing option in file menu -- open windows, cuz I am using this software for my students and I have applied group policy for restericting drive access for exams, but cuz turbo C is 16 bit application so they can brows the hard drive through open menu, so the best solution is disabling this menu..
Note: the exec file is TC.exe inside Bin folder
|
I don't have sufficient user rights to download your attachment yet.
The Turbo C++ IDE tc.exe file is an old world style 16bit (DOS) executable. None of the modern tools or techniques being suggested by some of the posters here will work with it.
I have experience of disabling the "File Open" (F3) option in tc.exe from Turbo C v2.1, I don't know which is your version number but if you can somehow arrange to send the file tc.exe to me I can fix it for you.