Click here to Skip to main content
15,886,693 members

The Insider News

   

The Insider News is for breaking IT and Software development news. Post your news, your alerts and your inside scoops. This is an IT news-only forum - all off-topic, non-news posts will be removed. If you wish to ask a programming question please post it here.

Get The Daily Insider direct to your mailbox every day. Subscribe now!

 
GeneralRe: Toxic bosses are bad for your health and bad for your reputation Pin
jgakenhe11-Jan-17 19:29
professionaljgakenhe11-Jan-17 19:29 
NewsAI 'friends' will help you pass the time on autonomous drives Pin
Kent Sharkey10-Jan-17 11:38
staffKent Sharkey10-Jan-17 11:38 
NewsAutofill on Chrome and Safari can give hackers access to your credit card info Pin
Kent Sharkey10-Jan-17 11:20
staffKent Sharkey10-Jan-17 11:20 
GeneralRe: Autofill on Chrome and Safari can give hackers access to your credit card info Pin
Joe Woodbury10-Jan-17 12:21
professionalJoe Woodbury10-Jan-17 12:21 
GeneralRe: Autofill on Chrome and Safari can give hackers access to your credit card info Pin
Kent Sharkey10-Jan-17 12:38
staffKent Sharkey10-Jan-17 12:38 
NewsC++ Status at the end of 2016 Pin
Kent Sharkey10-Jan-17 10:34
staffKent Sharkey10-Jan-17 10:34 
GeneralRe: C++ Status at the end of 2016 Pin
Joe Woodbury10-Jan-17 12:31
professionalJoe Woodbury10-Jan-17 12:31 
GeneralRe: C++ Status at the end of 2016 Pin
Jon McKee10-Jan-17 19:38
professionalJon McKee10-Jan-17 19:38 
At the end of the day, in a managed environment (VC++) your process priority is set so the thread priority is stuck between 6-10 (Lowest, Below Normal, Normal, Above Normal, Highest) unless you want to invoke the Time-Critical level only Administrators can enforce. While 0-31 is available on Windows, you aren't getting much priority relative to processes that aren't standard user-mode applications. You'd have to delve into Windows-land to manipulate the process priority higher in order to gain access to higher thread priorities.

Note: This default is -2/-1/0/+1/+2 based on thread priorities Lowest, Below Normal, Normal, Above Normal, Highest. The Idle (-3) and Time-Critical (+3) are off-limits for normal applications.

Highly recommend "CLR via C#" if you haven't read it Thumbs Up | :thumbsup:


modified 11-Jan-17 12:28pm.

GeneralRe: C++ Status at the end of 2016 Pin
Joe Woodbury10-Jan-17 20:21
professionalJoe Woodbury10-Jan-17 20:21 
GeneralRe: C++ Status at the end of 2016 Pin
Jon McKee11-Jan-17 6:41
professionalJon McKee11-Jan-17 6:41 
GeneralRe: C++ Status at the end of 2016 Pin
Nemanja Trifunovic11-Jan-17 3:35
Nemanja Trifunovic11-Jan-17 3:35 
GeneralRe: C++ Status at the end of 2016 Pin
Kent Sharkey11-Jan-17 4:03
staffKent Sharkey11-Jan-17 4:03 
NewsTips for finding a trustworthy recruiter Pin
Kent Sharkey10-Jan-17 10:32
staffKent Sharkey10-Jan-17 10:32 
GeneralRe: Tips for finding a trustworthy recruiter Pin
Joe Woodbury10-Jan-17 12:36
professionalJoe Woodbury10-Jan-17 12:36 
NewsTech luminaries team up on $27M AI ethics fund Pin
Kent Sharkey10-Jan-17 10:30
staffKent Sharkey10-Jan-17 10:30 
GeneralRe: Tech luminaries team up on $27M AI ethics fund Pin
Jon McKee10-Jan-17 11:48
professionalJon McKee10-Jan-17 11:48 
GeneralRe: Tech luminaries team up on $27M AI ethics fund Pin
Wastedtalent10-Jan-17 21:43
professionalWastedtalent10-Jan-17 21:43 
NewsGo tops Java, C, Python for programming language of the year Pin
Kent Sharkey10-Jan-17 8:19
staffKent Sharkey10-Jan-17 8:19 
GeneralRe: Go tops Java, C, Python for programming language of the year Pin
Mark_Wallace10-Jan-17 8:45
Mark_Wallace10-Jan-17 8:45 
GeneralRe: Go tops Java, C, Python for programming language of the year Pin
Dan Neely11-Jan-17 2:48
Dan Neely11-Jan-17 2:48 
NewsSecurity company ESET says Microsoft’s Edge browser has no exploits in the wild Pin
Kent Sharkey10-Jan-17 8:17
staffKent Sharkey10-Jan-17 8:17 
NewsRazer confirms 2 prototype laptops stolen from CES Pin
Kent Sharkey10-Jan-17 8:16
staffKent Sharkey10-Jan-17 8:16 
GeneralRe: Razer confirms 2 prototype laptops stolen from CES Pin
Mark_Wallace10-Jan-17 8:48
Mark_Wallace10-Jan-17 8:48 
GeneralRe: Razer confirms 2 prototype laptops stolen from CES Pin
den2k8811-Jan-17 2:19
professionalden2k8811-Jan-17 2:19 
GeneralRe: Razer confirms 2 prototype laptops stolen from CES Pin
Mike Marynowski11-Jan-17 1:01
professionalMike Marynowski11-Jan-17 1:01 

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.