Lucas McCoy

7,663
Reputation
1159 views

Registered User

Name Lucas McCoy
Member for 10 months
Seen 10 mins ago
Website
Location Lat: 35.9230, Long: -78.6442
Age 18
Bad programming is easy. Idiots can learn it in 21 days, even if they are dummies.
--Teach Yourself Programming In Ten Years

4h
awarded  Popular Question
Nov
23
awarded  Popular Question
Nov
20
revised Good Object Oriented Design When Deleting, C++
added 4 characters in body
Nov
20
revised What character encoding is this?
added 10 characters in body
Nov
16
awarded  Popular Question
Nov
16
revised Programmatically parse and edit C++ Source Files
added 21 characters in body
Nov
16
revised How to Convert a C++ Structure into C# Structure
added 190 characters in body; added 2 characters in body
Nov
12
awarded  Popular Question
Nov
11
awarded  Nice Answer
Nov
9
revised Windows Explorer-like search box on Aero glass frame with WPF
added 1 characters in body
Nov
9
revised Basic C question about return values
deleted 30 characters in body
Nov
9
revised Windows Explorer-like search box on Aero glass frame with WPF
added 1 characters in body
Nov
9
revised Windows Explorer-like search box on Aero glass frame with WPF
added 2 characters in body
Nov
9
comment WPF Printing issue
Very urgent? Like homework urgent?
Nov
9
revised Windows Explorer-like search box on Aero glass frame with WPF
added 3 characters in body
Nov
5
revised What are the barriers to understanding pointers and what can be done to overcome them?
added 4 characters in body
Nov
5
comment Why does CSS list work in Firefox / IE but not Safari / Chrome?
I can tell you why it happens in Chrome & Safari: It's because the both use WebKit as there rendering engine. How to fix this...not sure.
Nov
4
accepted TextPad Questions!
Nov
4
comment Have you ever written a computer virus (or at least tried)?
@Bill: SO your a lizard and a wizard? A lizwiz if you will.
Nov
4
comment TextPad Questions!
@ChloeRadshaw: TextPad and Notepad++ are to different programs. Certain programs will have features over others, thats what makes people choose one of the other. I chose Notepad++ because I like this feature and the fact that it was free.
Nov
4
answered TextPad Questions!
Nov
4
answered Is it good to add `line-height` in body?
Nov
3
revised How can I retrieve an image from SQL Server using ASP.NET MVC with the EF?
added 1 characters in body
Nov
3
comment SetLineSpacing() does not work in DirectWrite - why?
This could be a bug: connect.microsoft.com/VisualStudio/feedback/…
Nov
2
answered Globus installation guide
Nov
2
awarded  Taxonomist
Oct
31
answered Learning programming language from a book
Oct
31
comment What hidden functionality do you put in your software?
@Alex: This seems like an odd thing to do. Why spend time working on a feature that you won't get paid for, and might get in trouble for? The user might love the idea of the app "phoning home", but they should at least know about it.
Oct
31
revised Memory allocation in C
added 55 characters in body
Oct
30
awarded  Popular Question
Oct
30
awarded  Popular Question
Oct
29
answered Is there a Bug Encyclopedia?
Oct
29
revised Should I use properties in my C# programs or should I use get/set accessors?
edited body
Oct
27
revised C - alternative to #ifdef
edited title
Oct
24
revised GOTO still considered harmful?
added 8 characters in body
Oct
22
revised Making a Windows .exe with gui2exe does not work because of missing MSVCP90.dll
deleted 1 characters in body
Oct
22
comment Making a Windows .exe with gui2exe does not work because of missing MSVCP90.dll
Ok, You spelled options wrong. I fixed it and it worked! Thanks!
Oct
22
comment Making a Windows .exe with gui2exe does not work because of missing MSVCP90.dll
Just tried it, still get the same error.
Oct
22
comment Making a Windows .exe with gui2exe does not work because of missing MSVCP90.dll
Um? What? Can you be a little more specific.
Oct
22
asked Making a Windows .exe with gui2exe does not work because of missing MSVCP90.dll
Oct
21
comment Best Objective-C tutorial?
Cool tut, but I think I'll stick with GEdit as my text editor since it already comes with GNOME and syntax highlighting and plugins and....
Oct
21
revised How can I get my driver WHQL signed for Vista 64?
edited tags; edited title; edited title
Oct
17
awarded  Popular Question
Oct
15
accepted If I use HTML 5’s DocType what will happen?
Oct
15
comment If I use HTML 5’s DocType what will happen?
@Kobi: I fixed it for him.
Oct
15
revised If I use HTML 5’s DocType what will happen?
deleted 12 characters in body
Oct
15
answered If I use HTML 5’s DocType what will happen?
Oct
14
comment How to eject the CD Drive on Linux using C?
@Laurence: No I'm using GCC and I also looked at byteorder.h and seen the inline assembly.
Oct
14
comment How to eject the CD Drive on Linux using C?
So how do I fix my include files?
Oct
14
comment How to eject the CD Drive on Linux using C?
I just did the same thing and got the same error.