394 reputation
313
bio website
location United Kingdom
age
visits member for 4 years, 4 months
seen 15 hours ago
stats profile views 103

May
12
awarded  Popular Question
May
2
comment Filtering MSBuild log entries?
Done. Thanks for the heads-up
May
2
revised Filtering MSBuild log entries?
deleted 340 characters in body; edited title
May
2
answered Filtering MSBuild log entries?
Apr
15
revised Filtering MSBuild log entries?
Updated
Apr
14
awarded  Notable Question
Apr
10
asked Filtering MSBuild log entries?
Nov
20
awarded  Notable Question
Jul
12
comment How to get USB devices List
err, perhaps because it only gets you mouse/keyboard/HID devices? For the record not my d/w!
May
4
answered How to start a project with Scintilla?
Feb
18
awarded  Popular Question
Feb
8
comment CFBundleGetVersionNumber returns 0?
Thanks. For any one else interested in this I settled on this: 'CFStringRef versStr = (CFStringRef) CFBundleGetValueForInfoDictionaryKey(CFBundleGetMainBundle(),kCFBundleVersionKey‌​); const char* vers = CFStringGetCStringPtr(versStr,kCFStringEncodingMacRoman);'
Feb
8
accepted CFBundleGetVersionNumber returns 0?
Feb
6
asked CFBundleGetVersionNumber returns 0?
Jan
16
revised Media Foundation. Encoding video from bitmaps with custom IMFMediaSource
deleted 50 characters in body
Jan
16
comment Creating VHD files with the VirtualDisk API
Thanks. Will do.
Jan
15
comment Interactive layers in Bing map control for Silverlight 4 and Windows Phone 7
Nice, thanks for the detailed response.
Jan
15
accepted Interactive layers in Bing map control for Silverlight 4 and Windows Phone 7
Jan
15
awarded  Citizen Patrol
Jan
15
revised Creating VHD files with the VirtualDisk API
Added working example