Click here to Skip to main content
15,887,596 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: 1 stable 2 super stable Pin
jschell8-Sep-23 8:13
jschell8-Sep-23 8:13 
GeneralRe: 1 stable 2 super stable Pin
Calin Negru8-Sep-23 9:02
Calin Negru8-Sep-23 9:02 
GeneralRe: 1 stable 2 super stable Pin
Amarnath S8-Sep-23 15:32
professionalAmarnath S8-Sep-23 15:32 
GeneralRe: 1 stable 2 super stable Pin
Calin Negru8-Sep-23 22:16
Calin Negru8-Sep-23 22:16 
GeneralRe: 1 stable 2 super stable Pin
jschell11-Sep-23 5:51
jschell11-Sep-23 5:51 
GeneralRe: 1 stable 2 super stable Pin
trønderen8-Sep-23 8:38
trønderen8-Sep-23 8:38 
GeneralRe: 1 stable 2 super stable Pin
Nelek9-Sep-23 3:25
protectorNelek9-Sep-23 3:25 
GeneralRe: 1 stable 2 super stable Pin
obermd8-Sep-23 11:14
obermd8-Sep-23 11:14 
64 bit versions of Windows don't share memory with the applications. There is a small "communications" buffer between the system and the applications, and this buffer is unique to each application. It's used for those system calls that require the application read from or write data to a system call, but this memory is actually in the application space. 32 bit Windows sometimes allowed applications to read/write directly in system space and the biggest culprits for this were heavy graphics (the 386 didn't have the power to avoid this) and anti-virus software. In fact, the AV folks went ballistic when Microsoft announced this change in Windows Vista because they knew they had been violating Microsoft's documentation on how to write Windows apps.

GeneralRe: 1 stable 2 super stable Pin
Calin Negru8-Sep-23 21:49
Calin Negru8-Sep-23 21:49 
GeneralRe: 1 stable 2 super stable Pin
Richard MacCutchan8-Sep-23 21:49
mveRichard MacCutchan8-Sep-23 21:49 
GeneralRe: 1 stable 2 super stable Pin
Calin Negru9-Sep-23 3:37
Calin Negru9-Sep-23 3:37 
GeneralRe: 1 stable 2 super stable Pin
Jacquers9-Sep-23 4:21
Jacquers9-Sep-23 4:21 
GeneralRe: 1 stable 2 super stable Pin
honey the codewitch9-Sep-23 4:44
mvahoney the codewitch9-Sep-23 4:44 
GeneralRe: 1 stable 2 super stable Pin
trønderen9-Sep-23 5:17
trønderen9-Sep-23 5:17 
GeneralRe: 1 stable 2 super stable Pin
honey the codewitch9-Sep-23 5:52
mvahoney the codewitch9-Sep-23 5:52 
GeneralRe: 1 stable 2 super stable Pin
Daniel Pfeffer9-Sep-23 7:15
professionalDaniel Pfeffer9-Sep-23 7:15 
GeneralRe: 1 stable 2 super stable Pin
honey the codewitch9-Sep-23 8:11
mvahoney the codewitch9-Sep-23 8:11 
GeneralRe: 1 stable 2 super stable Pin
trønderen9-Sep-23 8:06
trønderen9-Sep-23 8:06 
GeneralRe: 1 stable 2 super stable Pin
honey the codewitch9-Sep-23 8:11
mvahoney the codewitch9-Sep-23 8:11 
GeneralRe: 1 stable 2 super stable Pin
pmauriks10-Sep-23 21:41
pmauriks10-Sep-23 21:41 
GeneralRe: 1 stable 2 super stable Pin
Calin Negru11-Sep-23 3:52
Calin Negru11-Sep-23 3:52 
GeneralRe: 1 stable 2 super stable Pin
sasadler11-Sep-23 5:45
sasadler11-Sep-23 5:45 
GeneralOuch! Team USA shocked by Germany in Basketball World Cup semifinal | CNN Pin
0x01AA8-Sep-23 6:18
mve0x01AA8-Sep-23 6:18 
GeneralCCC 08-09-23 Pin
pkfox7-Sep-23 21:29
professionalpkfox7-Sep-23 21:29 
GeneralRe: CCC 08-09-23 Pin
Peter_in_27807-Sep-23 21:39
professionalPeter_in_27807-Sep-23 21:39 

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.