Click here to Skip to main content
15,885,244 members
Home / Discussions / Windows Development
   

Windows Development

 
Questionfailure to create a self-signed certificate and private key Pin
JDSA WQAS15-Feb-18 20:59
JDSA WQAS15-Feb-18 20:59 
SuggestionRe: failure to create a self-signed certificate and private key Pin
Richard Deeming16-Feb-18 1:46
mveRichard Deeming16-Feb-18 1:46 
AnswerRe: failure to create a self-signed certificate and private key Pin
Robert Markson19-Jul-18 9:27
Robert Markson19-Jul-18 9:27 
QuestionExplanation of how Windows Explorer can report 5.5 TB drive "size" referencing a 2.0 TB drive? Pin
RedDk21-Dec-17 9:29
RedDk21-Dec-17 9:29 
AnswerRe: Explanation of how Windows Explorer can report 5.5 TB drive "size" referencing a 2.0 TB drive? Pin
Richard Deeming21-Dec-17 9:54
mveRichard Deeming21-Dec-17 9:54 
GeneralRe: Explanation of how Windows Explorer can report 5.5 TB drive "size" referencing a 2.0 TB drive? Pin
RedDk21-Dec-17 10:28
RedDk21-Dec-17 10:28 
GeneralRe: Explanation of how Windows Explorer can report 5.5 TB drive "size" referencing a 2.0 TB drive? Pin
Richard Deeming22-Dec-17 2:07
mveRichard Deeming22-Dec-17 2:07 
QuestionWindows 10 thread scheduling Pin
Rob Bryce9-Dec-17 13:40
Rob Bryce9-Dec-17 13:40 
Hi guys,

I've got an MFC program that I've been developing for, well, since Windows 2000. We heavily leverage threads in this app - multiple background worker threads at a low priority, a rendering thread at a higher (but still below-normal) priority, then the main threads at a regular priority for the app to remain responsive to the user interaction with the GUI.

It's worked great for W2K, WinXP, Vista, 7, and even 8 along with various flavour of each (though I didn't test much in Win 8). Now, with Win10, the GUI and in fact the entire operating system seems to be lethargic when the low priority threads are working - appearing to defeat the purpose of setting thread priorities.

My threading library code hasn't changed, only the OS. And if I take the current build and run it on Win7, it behaves as expected. I've done a cursory review and can't find what's changed in the API to correct this. Did Microsoft change/break basic thread priorities in Windows 10, or am I missing something else?

Thanks,

--Rob
AnswerRe: Windows 10 thread scheduling Pin
Richard Andrew x644-Mar-18 8:33
professionalRichard Andrew x644-Mar-18 8:33 
QuestionWindows 10 default image viewer Pin
A_Griffin7-Nov-17 22:39
A_Griffin7-Nov-17 22:39 
AnswerRe: Windows 10 default image viewer Pin
Richard MacCutchan7-Nov-17 22:48
mveRichard MacCutchan7-Nov-17 22:48 
GeneralRe: Windows 10 default image viewer Pin
A_Griffin7-Nov-17 22:55
A_Griffin7-Nov-17 22:55 
GeneralRe: Windows 10 default image viewer Pin
Richard MacCutchan7-Nov-17 23:27
mveRichard MacCutchan7-Nov-17 23:27 
QuestionWindows to ubunto Pin
Outh_Mane26-Oct-17 3:15
Outh_Mane26-Oct-17 3:15 
AnswerRe: Windows to ubunto Pin
Eddy Vluggen8-Nov-17 1:04
professionalEddy Vluggen8-Nov-17 1:04 
QuestionGRRRR!! 32 bit / 64 bit file mappings... Pin
kalberts30-May-17 3:09
kalberts30-May-17 3:09 
AnswerRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
Richard Deeming30-May-17 4:35
mveRichard Deeming30-May-17 4:35 
GeneralRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
kalberts30-May-17 7:01
kalberts30-May-17 7:01 
GeneralRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
Richard Deeming30-May-17 8:51
mveRichard Deeming30-May-17 8:51 
GeneralRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
kalberts30-May-17 22:50
kalberts30-May-17 22:50 
AnswerRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
Richard MacCutchan30-May-17 4:37
mveRichard MacCutchan30-May-17 4:37 
GeneralRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
kalberts30-May-17 5:49
kalberts30-May-17 5:49 
GeneralRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
Richard MacCutchan30-May-17 5:54
mveRichard MacCutchan30-May-17 5:54 
GeneralRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
kalberts30-May-17 7:26
kalberts30-May-17 7:26 
GeneralRe: GRRRR!! 32 bit / 64 bit file mappings... Pin
RedDk30-May-17 7:42
RedDk30-May-17 7:42 

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.