Re0sless

2,550
reputation
313 views

Registered User

name Re0sless
member for 1 year
seen 15 hours ago
website
location Grimsby UK
age 31

My Real name is Simon Boylen, I'm a UK based Delphi/ PHP Epos Developer, using Interbase/ Firebird & MySQL back-ends.

My earliest programming memory is entering pokes into my Amstrad 464 to get infinite lives on Jet Set Willy, but I never could get him to bed!

Dec
6
awarded  Popular Question
Dec
4
revised How to check if string is a valid DateTime Format string in Delphi
swaped mm for nn in HH:nn as mm is month not minute
Nov
24
awarded  Popular Question
Nov
22
accepted show icon only in the column header of a ListView
Nov
22
answered show icon only in the column header of a ListView
Oct
20
accepted How do I recognize command-line parameters in my Delphi program?
Oct
20
answered How do I recognize command-line parameters in my Delphi program?
Sep
18
answered How to remove “index.php” in codeigniter’s path
Sep
15
revised How to get the millisecond value from a Timestamp field in firebird with Delphi 2007
Added conclusions
Sep
14
asked How to get the millisecond value from a Timestamp field in firebird with Delphi 2007
Sep
4
awarded  Fanatic
Sep
1
comment How can I interrogate the Delphi component palette?
what version of Delphi?
Aug
21
awarded  Yearling
Aug
15
answered The fastest way to compare a partial string?
Aug
13
revised How to tile a Image in TImage?
Added notes
Aug
13
answered How to tile a Image in TImage?
Aug
11
comment Permissions set to 777 and file still not writeable
Do you have write permission to the folder?
Aug
10
comment how to use a bitmap on the button?
What type of button TButton/TBitBtn etc and what version of Delphi?
Aug
10
revised Processing MySQL query shown on progress bar
added update ; added 6 characters in body
Aug
10
answered Processing MySQL query shown on progress bar
Aug
9
accepted How to check if form is maximized?
Aug
9
answered How to check if form is maximized?
Aug
8
answered HTML Tables using JPG images as borders
Aug
8
accepted Ways to Determine the Version of Firebird SQL?
Aug
8
comment Ways to Determine the Version of Firebird SQL?
oops sorry , I cut and paste it from a SQL string in our Delphi app :P, fixed now.
Aug
8
revised Ways to Determine the Version of Firebird SQL?
fixed quote error
Aug
8
revised Ways to Determine the Version of Firebird SQL?
added more info
Aug
8
answered Ways to Determine the Version of Firebird SQL?
Aug
7
accepted How to store and read an array from an INI file?
Aug
7
revised How to store and read an array from an INI file?
Added more info
Aug
7
revised How to store and read an array from an INI file?
fixed code order and added commnets
Aug
7
comment AccessViolation when using C++ DLL from Delphi
Its in the Forms unit, but as you are using a console app I don't know if you can use it.
Aug
7
answered How to store and read an array from an INI file?
Aug
7
answered AccessViolation when using C++ DLL from Delphi
Jul
31
revised Is there programmatical way to get short day names in windows?
Added more info
Jul
31
answered Is there programmatical way to get short day names in windows?
Jul
20
revised How can I do an image tile in an MDI application?
Fixed formatting error due to markdown
Jul
20
revised How can I do an image tile in an MDI application?
added win message link
Jul
20
answered How can I do an image tile in an MDI application?
Jul
17
answered Get window to refresh (etc) without calling Application.ProcessMessages?
Jul
16
answered Why my child class doesn’t inherit all methods from the parent class?
Jul
15
accepted Find the serial port settings in Delphi
Jul
14
answered Find the serial port settings in Delphi
Jul
13
comment Find the serial port settings in Delphi
Yes same result, as far as i can tell, GetCommConfig uses GetCommState internally to populate the DCB record.
Jul
13
comment Find the serial port settings in Delphi
I thought that was what CreateFile was doing, opening a connection to the port?
Jul
13
asked Find the serial port settings in Delphi
Jul
12
accepted Where can I find a “ESC/POS” Epson Barcode Test Program?
Jul
10
revised POS UI design & development: what should be included & avoided?
added more stuff
Jul
10
answered POS UI design & development: what should be included & avoided?
Jul
9
answered Enumerate running processes in Delphi