matthews

235
reputation
282 views

Registered User

name matthews
member for 11 months
seen Dec 2 at 19:17
website
location Halifax, Canada
age 20
3rd year CS student at Dalhousie University
Nov
6
awarded  Popular Question
Oct
11
comment How do you printf an unsigned long long int?
Works for me in VS2008. Moreover, as far as I remember the MS C Compiler (when set up to compile straight C) is supposed to be C90 compliant by design; C99 introduced some things that not everyone liked.
Aug
28
awarded  Tumbleweed
Aug
21
asked ClickOnce error after delpoying — has a different computed hash than specified in manifest.
Aug
20
comment Open a URL in a new browser process
This doesn't get the default web browser. In my case, IE8 is set as default and it went for Firefox. There must be a better way to handle this.
Aug
18
comment Save icon: Still a floppy disk?
I think it's a great testament to Office 2007's usability that my Mom is able to get into a word document and feel empowered to do things she thought were impossible.
Aug
18
awarded  Commentator
Aug
18
comment Save icon: Still a floppy disk?
Well what do we do as the world moves away from hard drives and towards solid state drives, that may or may not be in a metallic enclosure? You run into the same problem.
Aug
18
answered What are your biggest complaints about Sharepoint?
Aug
17
accepted How do I read the Recieved Date from Outlook MSG files -without- the Outlook API?
Aug
17
revised How do I read the Recieved Date from Outlook MSG files -without- the Outlook API?
good stuff; deleted 5 characters in body
Aug
17
revised How do I read the Recieved Date from Outlook MSG files -without- the Outlook API?
added 201 characters in body
Aug
14
revised Why is SQL Server 2008 Management Studio Intellisense not working?
deleted 1 characters in body
Aug
12
answered How do I read the Recieved Date from Outlook MSG files -without- the Outlook API?
Aug
12
asked How do I read the Recieved Date from Outlook MSG files -without- the Outlook API?
Jul
22
awarded  Student
Jul
22
comment How do I remove a tooltip currently bound to a control?
Ah, so I should just have a class instance variable holding a ToolTip object instead, and re-use it when it needs to be changed. Much thanks.
Jul
22
asked How do I remove a tooltip currently bound to a control?