Hmmm. I'm admin and always allow Delphi 2007 to run with admin privileges.
I noticed one thing just recently.
When I don't run it with admin privilege. In messages section, it is one line that says (only one)
"Setup.exe(1): Den begärda åtgärden kräver en privilegiehöjning"
It's in Swedish...
Can you please give a very clear instructions what should be done. Graphically explain could be a good resource.
What numbers are most common, or is there not any? etc.
As far as I've understood it, the raw and unsophistiated solution would be just to convert the numbers to base 255. And then...
Hello, I've bought my copy of Delphi 2007 now and run it on my Vista system :).
Though the interface is working like a charm, I can in no way manage projects, I can't open anything that uses a project, that includes almost everything.
I can open .pas and .dfm files, look at them and edit, but...
Hello everybody!
I have created a record, that contains a couple of integers, classes, strings, and some additional own made types.
I want to be able to save all the values, to save the whole data type to the disk. Is that possible?, I would prefer a way that is fast for the program.
Of...
The second, since I wouldn't understand the first one :)
harebrian - Instead of the code in the {}-tags, can't you just describe with real words what the code does, or even better. Both :D?
To be honest, the argument that the first one makes the source take 10B less disk memory is just stupid...
Thanks again :)
I thought TOleGraphic is the one because other classes can't convert most image kinds, or have I misunderstood something ^^?
TGraphic is abstract, can I use it anyway?
That's true aaronjme, I see it when I load an image with a lower screen resolution, I did not know this, but how can I solve the problem then :o ?
Is the solution maybe that I must use the OleGraphic.picture.get_width?
If it is, how can I call the function get_width?, it seems to require an...
Hello, once again, for those who remember me ^^!
I've tried to make a procedure that simply loads any frequently used image type (jpg, gif etc.) and then converts it to a 24 or 8-bit bmp-file.
I decided that OLE was a good solution for this, since it's built-in in Delphi and all...
I'd wrote...
Hello,
I'm not sure really what XML or HTTPS is :(.
If you mean I've got a code that can send HTTPS data (I assume HTTPS is alike HTTP protocol) and recive XML (I assume XML is alike HTML) data, then no, I send HTTP and recive HTML code using
http://www.badfan.com/delphi/TIE_http_https.html...
Stretchwickster - The third link i found useful, thank you :).
buho - Yea, it seems so, I've mixed up two things (one i still dont understand what it is...), but my question from the start was how to send all those (in idhttp.request) things/values to a server, I've not found any procedure that...
Nope, it just crushed at the http.post-line, thank you anyway tough.
I began worrying we ain't talking about the same thing when you wrote the parameter examples:
ParamData.WriteString('username=' + Username);
ParamData.WriteString('&password=' + Password)...
Hello, I guess no-one remembers me when i posted here for over one year ago, but now I'm back :).
I'm having trouble to simply send the values in idhttp.request to a webisite, the help file says: "Specifies the header values to send to the HTTP server.", however I have not found out how to send...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.