3,703 reputation
1536
bio website
location United States
age 50
visits member for 4 years, 8 months
seen 11 hours ago
stats profile views 660

I wrote my first programs, in COBOL on punchcards, for an IBM System/370. Happily, Turbo Pascal 3 came along.


May
11
revised Refer to an object instance and free it
grammar
May
8
comment I need my desktop app to access network folder that the current user does not have permission to
If the answers below aren't satisfying, it's worth going back to your requirements and deciding whether a different storage model is worth considering.
May
6
comment How to save an image to BMP/PNG/JPG with GDI+?
Seems you found your bug - nice work.
May
4
comment How to send message to another computer in Workgroup
what version of Windows?
May
4
comment How to save an image to BMP/PNG/JPG with GDI+?
How do you know that your code is able to write a file there? Have you written a file from your program? Testing each step is the only way to know what's broken.
May
4
comment How to save an image to BMP/PNG/JPG with GDI+?
@Tom have you tried saving some other type of file (e.g. "C:\b.txt") to the same location? Sounds like it could be a permissions problem; in any case, if you've tried some debugging please say what's worked and what has not.
Apr
25
comment Imageindex and stateindex in a treeview
user2296519: if an answer below is helpful/correct, please consider clicking the "check" mark to its left.
Apr
25
revised Imageindex and stateindex in a treeview
grammar, syntax
Apr
22
revised Python union(), difference() methods in C
another prior, +2
Apr
22
answered Python union(), difference() methods in C
Apr
12
awarded  Taxonomist
Mar
30
revised Taking a picture from a web-camera using WinAPI in Delphi 7
further fix, avoid starting sentence with a conjunction
Mar
9
awarded  Constituent
Mar
9
awarded  Caucus
Feb
10
revised How to get folder path from Known folder GUID in Delphi
spelling
Feb
6
revised how to declare warning, error and fatalError function for DIxml?
spelling in title
Jan
30
revised generating specific 32-bit binary sequence
spelling, syntax
Jan
9
awarded  Notable Question
Jan
1
revised How to migrate some assembler code counting Delphi string references to Delphi Unicode
syntax
Dec
24
comment Writing .txt Files in delphi
Kobus Vdwalt: please consider accepting (check box next to question) if an answer below here was helpful. This is an important part of StackOverflow.