I'm in programming a scientific application using TP7.0 and need to save the result in hi-res with a well-known pic format.<br>Anybody knows how to read jpg ...
Hey All,<br>I am using TPW.<br>I want to call the function getusername(lpbuffer:pchar; var nsize:dword):bool; from "advapi32.dll".<br>I will v\be calling it by...
see this page for details...<br><a href=http://programmierer.freepage.de/graphix/ target=new>http://programmierer.freepage.de/graphix/</a><br>full graphics lib...
Hey!<br><br>Your app will be 16-bit, so I doubt that it will be able to call any 32-bit DLL function. What I could suggest you is get CALL32.DLL (you'll find...
I don't know about the unit for TP7 but I do have TPW which has it.<br>I don't know if it will work or if there eveb is a wincrt unit for tp7.<br>Craig<br>:-)...
Hey,<br><br>I reciently got a copy of Delphi 6 Personal. I'm used to programing in Turbo Pascal 7, which I do own, but my disks have gone bad and I'm unable to...
Hey All,<br>I was wondering.<br>Does anyone know how to read different memory pages?.<br>A pointer only works for the current 64K if I'm not mistaken.<br>Well...
Oaworld2001<br>What level of 3d-coding do you want to go into.<br>You could use Directx8 SDK or you could be writing your code to plot each point.<br>The ...
Hello,<br>can sb help me with my problem:<br>I would like to find out the width of characters in graphics mode. The problem is that characters have ...
yeah, use the "Textwidth" procedure.....it returns the width of a string, which you can just place a string[1] and have the single character in there. hope...
I am new to pascal and need help with a program for school. <br><br>Cars with model numbers 119,179,189 through 195,221 and 780 have been found to have ...
this is fairly simple....just write a series of "if then" statements to find out what is true, if it satisfies the statement, then it's defective, otherwise ...
There are multiple ways of solving this problem, the best ones are to use either a case or a set. I have added source code - but formatting/indenting gets ...
Heh yeah it's been a while, i'm happy to be back, heh, got a bit rusty, havne't updated my site in a long time though, need to work on that if i find the ...