Click here to Skip to main content
15,886,105 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: Serendipitous timing Pin
kmoorevs13-Apr-23 10:25
kmoorevs13-Apr-23 10:25 
GeneralRe: Serendipitous timing Pin
jmaida13-Apr-23 11:02
jmaida13-Apr-23 11:02 
GeneralRe: Serendipitous timing Pin
englebart14-Apr-23 4:09
professionalenglebart14-Apr-23 4:09 
GeneralWin 11 oddity?.. Pin
glennPattonWork312-Apr-23 22:24
professionalglennPattonWork312-Apr-23 22:24 
GeneralRe: Win 11 oddity?.. Pin
Shao Voon Wong12-Apr-23 23:11
mvaShao Voon Wong12-Apr-23 23:11 
GeneralRe: Win 11 oddity?.. Pin
Shao Voon Wong12-Apr-23 23:19
mvaShao Voon Wong12-Apr-23 23:19 
GeneralRe: Win 11 oddity?.. Pin
glennPattonWork312-Apr-23 23:48
professionalglennPattonWork312-Apr-23 23:48 
GeneralRe: Win 11 oddity?.. Pin
charlieg13-Apr-23 2:07
charlieg13-Apr-23 2:07 
Shao has good points. If you have a rich text box and are adding text to it (what are you doing with that serial port?), then you might have found a bug.

Checking the GDI handles is an easy first step, second would be memory leaks. A GDI leak will kill an application pretty quickly. I've written very little .net c# code, so I cannot comment on it's quality, but after all these years I'd be really surprised to see a leak in the rich edit control but it happens.

A very long time ago, I traced a GDI leak into CDialog and it's exposure message. Easy to code around, but since my HMI could be running for years, it had to go.

Make sure to come back and tell us the conclusion.
Charlie Gilley

“They who can give up essential liberty to obtain a little temporary safety deserve neither liberty nor safety.” BF, 1759

Has never been more appropriate.

GeneralRe: Win 11 oddity?.. Pin
glennPattonWork314-Apr-23 4:40
professionalglennPattonWork314-Apr-23 4:40 
GeneralRe: Win 11 oddity?.. Pin
DrWalter PE13-Apr-23 3:01
professionalDrWalter PE13-Apr-23 3:01 
GeneralRe: Win 11 oddity?.. Pin
rnbergren13-Apr-23 3:38
rnbergren13-Apr-23 3:38 
GeneralRe: Win 11 oddity?.. Pin
rnbergren13-Apr-23 3:39
rnbergren13-Apr-23 3:39 
GeneralRe: Win 11 oddity?.. Pin
Daniel Pfeffer13-Apr-23 9:57
professionalDaniel Pfeffer13-Apr-23 9:57 
GeneralRe: Win 11 oddity?.. Pin
dandy7214-Apr-23 7:31
dandy7214-Apr-23 7:31 
GeneralRe: Win 11 oddity?.. Pin
charlieg12-May-23 11:38
charlieg12-May-23 11:38 
GeneralRe: Win 11 oddity?.. Pin
jschell13-Apr-23 5:36
jschell13-Apr-23 5:36 
GeneralRe: Win 11 oddity?.. Pin
charlieg12-May-23 11:39
charlieg12-May-23 11:39 
GeneralRe: Win 11 oddity?.. Pin
glennPattonWork312-May-23 13:40
professionalglennPattonWork312-May-23 13:40 
GeneralRe: Win 11 oddity?.. Pin
charlieg13-May-23 1:50
charlieg13-May-23 1:50 
GeneralRe: Win 11 oddity?.. Pin
glennPattonWork313-May-23 1:58
professionalglennPattonWork313-May-23 1:58 
GeneralWSO CCC OTD - 2023-04-13 Pin
FreedMalloc12-Apr-23 21:58
FreedMalloc12-Apr-23 21:58 
GeneralRe: WSO CCC OTD - 2023-04-13 Pin
pkfox12-Apr-23 22:06
professionalpkfox12-Apr-23 22:06 
GeneralRe: WSO CCC OTD - 2023-04-13 - Solution Pin
FreedMalloc13-Apr-23 2:29
FreedMalloc13-Apr-23 2:29 
GeneralRe: WSO CCC OTD - 2023-04-13 - Solution Pin
pkfox13-Apr-23 2:42
professionalpkfox13-Apr-23 2:42 
GeneralRe: WSO CCC OTD - 2023-04-13 - Solution Pin
FreedMalloc13-Apr-23 2:57
FreedMalloc13-Apr-23 2:57 

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.