| Register | FAQ | Calendar | Search | Today's Posts | Mark Forums Read |
|
#1
| |||
| |||
| We had some legacy code in Turbo Pascal 5.5. It missed a module : texthelp.tpu. I could not find it anywhere . Does any one has a clue on it ? THanks ///////////////////// Uses DOS,CRT,TextHelp; ////////////////////////// |
|
#2
| |||
| |||
| On 2008-01-15, chenzaif@gmail.com <chenzaif@gmail.com> wrote: > We had some legacy code in Turbo Pascal 5.5. It missed a module : > texthelp.tpu. I could not find it anywhere . > > Does any one has a clue on it ? THanks > ///////////////////// > Uses DOS,CRT,TextHelp; > ////////////////////////// Googling a bit will lead you to below link. Which is for TC++ not TP, but it looks like a .txt helpfile will be converted to a .h + .cpp http://www.zeta.org.au/~grove/techinfo/ti1554.txt So maybe you have the .txt file, and you just need to pull it through a helpfile compiler (tvhc according to the link) to get the source. |
![]() |
| Thread Tools | |
| Display Modes | |
In an effort to better serve ads to our visitors, cookies are used on objectmix.com. For more information, check out our Privacy Policy.