Click here to Skip to main content
15,890,336 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: Windows Admin Rights for Software Engineer Pin
TelematicGuru3-Sep-15 21:39
TelematicGuru3-Sep-15 21:39 
GeneralRe: Windows Admin Rights for Software Engineer Pin
VRocker3-Sep-15 22:53
VRocker3-Sep-15 22:53 
AnswerRe: Windows Admin Rights for Software Engineer Pin
Jnitzel4-Sep-15 1:07
Jnitzel4-Sep-15 1:07 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Gary Wheeler4-Sep-15 1:42
Gary Wheeler4-Sep-15 1:42 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Dan Neely4-Sep-15 3:21
Dan Neely4-Sep-15 3:21 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Gary Wheeler4-Sep-15 3:32
Gary Wheeler4-Sep-15 3:32 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Dan Neely4-Sep-15 4:13
Dan Neely4-Sep-15 4:13 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Gary Wheeler4-Sep-15 4:23
Gary Wheeler4-Sep-15 4:23 
Yeah, these are all C++/MFC projects and settings. That's probably why there are differences.

I don't think the C++ compiler and linker are too affected by admin rights, although I can see where COM stuff might have issues with type library registration and accesses that required admin rights. I do know that native-mode debugging uses CPU debugging features (breakpoint/watchpoint registers and so on) that may not be used by .NET.

We have a substantial body of C++ utility code that got its start as long ago as 2000 (written using VC6), and then has been ported through VS2003, VS2008, and now VS2015. The biggest changes between each step have been correcting for new compiler diagnostics and replacing deprecated library function calls.
Software Zen: delete this;

GeneralRe: Windows Admin Rights for Software Engineer Pin
Dan Neely4-Sep-15 4:42
Dan Neely4-Sep-15 4:42 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Middle Manager4-Sep-15 2:18
Middle Manager4-Sep-15 2:18 
GeneralRe: Windows Admin Rights for Software Engineer Pin
_Maxxx_4-Sep-15 2:43
professional_Maxxx_4-Sep-15 2:43 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Wynter Dragon4-Sep-15 2:59
Wynter Dragon4-Sep-15 2:59 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Kirk 103898214-Sep-15 4:28
Kirk 103898214-Sep-15 4:28 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Gary Huck4-Sep-15 4:51
Gary Huck4-Sep-15 4:51 
GeneralRe: Windows Admin Rights for Software Engineer Pin
K Personett4-Sep-15 4:58
K Personett4-Sep-15 4:58 
GeneralRe: Windows Admin Rights for Software Engineer Pin
DumpsterJuice4-Sep-15 5:17
DumpsterJuice4-Sep-15 5:17 
GeneralRe: Windows Admin Rights for Software Engineer Pin
patbob4-Sep-15 6:02
patbob4-Sep-15 6:02 
GeneralRe: Windows Admin Rights for Software Engineer Pin
jschell4-Sep-15 10:07
jschell4-Sep-15 10:07 
GeneralRe: Windows Admin Rights for Software Engineer Pin
Bruce Patin8-Sep-15 4:05
Bruce Patin8-Sep-15 4:05 
GeneralWhat happens when a free range chicken crosses the road ? Pin
Maximilien3-Sep-15 8:09
Maximilien3-Sep-15 8:09 
GeneralRe: What happens when a free range chicken crosses the road ? Pin
Samira Radwan3-Sep-15 8:44
Samira Radwan3-Sep-15 8:44 
GeneralRe: What happens when a free range chicken crosses the road ? Pin
Eddy Vluggen3-Sep-15 10:00
professionalEddy Vluggen3-Sep-15 10:00 
GeneralRe: What happens when a free range chicken crosses the road ? Pin
90823654-Sep-15 2:54
90823654-Sep-15 2:54 
GeneralThought of the day Pin
OriginalGriff3-Sep-15 5:07
mveOriginalGriff3-Sep-15 5:07 
GeneralRe: Thought of the day Pin
Nagy Vilmos3-Sep-15 5:22
professionalNagy Vilmos3-Sep-15 5:22 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.