hallo,
so jetzt hab ich die nächste Frage zur Jvcl *schäm*
Also, nun funktioniert zwar die Jvcl aber manchmal bzw. meistens zeigt mir nun der Compiler einen Runtime Error an.
So, nun habe ich versucht das fix von der Jvcl zu instalieren (JvComputerInfo.pas).
Die Beschreibung dazu sieht übrigens so aus:
Zitat:
This update to JVCL 2.10 contains one fixed
unit, JvComputerInfo.pas, that contained a potentially dangerous bug.
Typically, TJvComputerInfo is used to get information about various settings on the end-users computer. The problem with this component was that the
design-time values (from the developers computer) were stored in the
DFM. When the application was deployed and run by users, writeable properties on the end-users computer could be replaced with the values from the developers computer. This included such important computer settings as Windows serial number, WorkGroup memberships etc.
Note that this bug does not affect applications that create the TJvComputerInfo component dynamically at
run-time.
If you use this component, you are strongly adviced to install this update, rebuild the
run-time and
design-time JVCL packages and rebuild your application. We are deeply sorry for any inconvenience this might have caused.
To install, just copy the enclosed
unit to the JVCL \source folder and recompile/reinstall the JVCL packages. TRebuild your application and verify that the
design-time values are NOT stored in the units
DFM (hit Alt+F12 while vieweing the form to see the
DFM content).
If you have any problems with this update, please notify us ASAP through our Issue Tracker (
http://projectjedi.sourceforge.net/mantis) or through our newsgroups (news:forums.talkto.net, group:
jedi.jvcl)
Peter Thornqvist
JVCL Coordinator
So, jetzt tun sich bei mir nämlich ein paar fragen auf:
-Wie soll ich die Packages neubauen?
-Warum muss ich da Alt+F12 drücken (muss ich da was einfügen?)
Ich habe folgendes gemacht (was aber nix hilft
):
-Datei in den Sourcefolder Kopiert
-Das install-Programm neu ausgeführt
Bitte kann mir da jemand sagen welche einzelnen Schritte ich da machen muss das des funzt?
Ich danke Euch für Eure Mühe!!
Delphi is ......... DELPHI!!