Neueste Beiträge
Get an EXEs Version-Information
Q: How to get an EXEs Version-Information: A: (found on a Newsgroup from Glenn Hancock) Yes it is and here is a function…
Get CPU speed
I’m not all that good at ASM so what all this does I can’t explain in much detail. [code lang=”delphi”]function TForm1.GetCpuSpeed: Extended; var…
Get the OS-Version
How to get the OS-Version? Solution by GRS: // —— Code starts ——
GetDiskFreeSpace
[code lang=”delphi”]procedure TForm1.Button3Click(Sender: TObject); Var RootPath : String; Sec_Cluster, Bytes_Sec, Free_Clusters, Total_Clusters : DWord; begin // Set the Drive to check RootPath :=…
GetFileDate
[code lang=”delphi”]procedure TForm1.Button2Click(Sender: TObject); Var S1 : String; F1 : File; FStruct : TOFSTRUCT; TheDate : TDateTime; Han1 : Integer; I : Integer;…
Key Codes
{ Virtual Keys, Standard Set } VK_LBUTTON = 1; VK_RBUTTON = 2; VK_CANCEL = 3; VK_MBUTTON = 4; { NOT contiguous with L…
Keys Status
[code lang=”delphi”]Procedure TForm1.GetStatusInfo; const CapPanel = 1; NumPanel = 2; ScrlPanel = 3; DatePanel = 4; begin with StatusBar1 do begin if GetKeyState(VK_CAPITAL)…
OS Version-Numbers
Version No. of OS: >Versions are : >Win95 : 4.0.950 >Win95 OSR2 : 4.0.1111 >Win98 : 4.10.1998 >Win98SE : 4.10.2222 >WinME : 4.10.3000…
SetFileDate
[code lang=”delphi”]procedure TForm1.Button1Click(Sender: TObject); Var S1 : String; FHan : Integer; I2 : Integer; S2 : String; S3 : String; FStruct : TOFSTRUCT;…
Simulating a keystroke
> I know this a dumb question but how do I make the system think the user > pressed Enter from somewhere other…
Neuer Zauberstab – ESGE P200
Etwa 12 Jahre ist es her. Damals, 2013, holte ich mir den ESGE M180 in der Schubeck-Edition. Nun haben 2025 und der Motor…
Apple kann kein Netzwerk
Paulmann URail – E27 Spot Asthene
Licht Schienensystem 3-Phasen, 1-Phase
Dokumentenscanner Epson ES-580W kurz getestet
Dokumentenscanner Brother ADS-4700W kurz getestet
Dokumentenscanner Avision AN335WL kurz getestet
MOFT Snap Phone Stand – Langzeittest nicht bestanden
HomePod Mini vs. SONOS One
Mein Name ist Boris Nienke
Auf dieser Seite schreibe ich über Mode, Technik, Ernährung und was mich so bewegt.
Meinen Blog zum Thema Fotografie findest Du unter foto.nsonic.de
Social Media
Pferdeportrait – Topchex Eliot
Neulich hatte ich die Möglichkeit, einen hübschen Hengst mal ganz anders abzulichten. Statt wie gewohnt auf vorhandenes Licht zu setzen und Fotos im/am Stall…































