388 reputation
311
bio website ecanvas.biz
location Darwin, MN
age
visits member for 2 years, 11 months
seen Apr 26 at 13:47
stats profile views 38

May
5
awarded  Popular Question
May
1
awarded  Notable Question
Apr
12
awarded  Notable Question
Feb
7
comment Install a service created with .NET using WiX
Thanks for the response. I now need to search for 'factor into a DLL'. I had been using srvany to make an exe into a service, apparently I will need to modify 'something' to create a service dll.
Feb
7
accepted Install a service created with .NET using WiX
Feb
7
asked Install a service created with .NET using WiX
Feb
1
awarded  Popular Question
Jan
14
accepted Obtain the name of a recently added drive in linux by using diff awk grep and regular expressions
Jan
13
asked Obtain the name of a recently added drive in linux by using diff awk grep and regular expressions
Dec
11
accepted How can I write data from a C# app into GE Proficy Historian
Dec
3
accepted Convert Botan SHA256 output to base64 to match .NET SHA256Managed().ComputeHash()
Dec
3
asked Microsoft .NET Chart control - select points using rectangle
Nov
7
asked Convert Botan SHA256 output to base64 to match .NET SHA256Managed().ComputeHash()
Nov
6
accepted Create function that returns a QList<int>
Nov
6
revised Create function that returns a QList<int>
Moved the return statement to the correct location to correct a copy-and-paste error.
Nov
6
comment Create function that returns a QList<int>
Thanks. So in general if I use the 'new' keyword the storage will be created on the heap and I need to use a pointer to reference that storage location? (Yes.. I cut and pasted code and put the return in the wrong place. It should have been a couple line lower... I'll edit the question)
Nov
6
asked Create function that returns a QList<int>
Nov
6
accepted Setting QSharedPointer
Nov
6
comment Setting QSharedPointer
typo. Didn't copy and paste code.
Nov
6
asked Setting QSharedPointer