
April 13th, 2004, 07:40 AM
|
|
Registered User
|
|
Join Date: Apr 2004
Posts: 7
Time spent in forums: 3 h 20 m 6 sec
Reputation Power: 0
|
|
|
Thx
Hey cheers for the help,
This is the line of code I used in the end, it's a bit bodged as I don't know what the HWnd property is.
Is there any glaring mistakes or possible improvements.
(The code is basically ment to reload itself)
ShellExecute(AllocateHWnd(WndProc), '', PAnsiChar(Application.ExeName), '', '', 0);
thx plmqaz
|