Skip to main content
ChrisJ's user avatar
ChrisJ's user avatar
ChrisJ's user avatar
ChrisJ
  • Member for 14 years, 1 month
  • Last seen more than a week ago
4 votes
1 answer
2k views

CComboBox not selecting CurSel when dropped down

2 votes
0 answers
392 views

How to determine details from a FormatException

2 votes
0 answers
513 views

VS2022 Android Device Manager and SDK Manager failing to download - cannot establish trust relationship for the SSL/TLS secure channel

1 vote
0 answers
258 views

iOS 26 and .NET MAUI 9 - Flyout Hamburger Icon and Back button color being overwritten by iOS appearance

1 vote
1 answer
814 views

CListCtrl with HSCROLL disabled - cannot select last visible item

1 vote
1 answer
3k views

How to know why GetPrivateProfileInt/String fail

1 vote
1 answer
459 views

SocketException being thrown when attempting to store sessionState in AppFabricCache for windows Azure webservice

1 vote
1 answer
949 views

Attempting to update user profile throws MySqlException: column 'lastUpdatedDate' cannot be NULL

1 vote
0 answers
92 views

EntityFramework 4.2, used to connect to MySQL DB, is not being uploaded to Azure web instance

0 votes
1 answer
2k views

How to update text in UpdatePanel while app is busy

0 votes
1 answer
861 views

ASP.Net Web App: How to pass Session to new thread?

0 votes
1 answer
518 views

Using GNU C++ built library in VS C++ project

0 votes
2 answers
829 views

How to tell if a specific file extension has a default program to open it? e.g. PDF, in Windows 7

0 votes
1 answer
756 views

How to update ASP Web application Literal or Label after user presses button

0 votes
1 answer
768 views

Return first match only with regex_search

0 votes
1 answer
225 views

What is the correct way to handle IUnknown Reference count with multiple interfaces in type library?