Hi. I'm a retired computer/electronics engineer with 45 years of experience supporting Windows, Unix, Oracle, and networks of hand-held computers. I write straight C/C++, mostly using the WinAPI, but also MFC. I dabble with Visual Studio writing Windows programs, and I would like to share them...
c programming
c++
community
electronics engineering
experience
hand-held computers
mfc
networking
programming
q&a
sharing ideas
software development
support
user query
visual studio
winapi
windows programs
Developers, developers, developers!
We’ve got quite a few updates for you this week, ranging from the upcoming live event to improved analytics for your apps in the Windows Store. Read on to see our recap of the past week.
Windows Developers Day – Creators Update
Only a few days left to RSVP...
advertising
analytics
api
app promotion
campaign apis
creators update
desktop apps
devcenter
developers
feedback
live event
mfc
performance
reporting
uwp
windows
windows 10
windows store
winforms
wpf
In today’s post, we’re covering how PC software can leverage the rich functionality of Windows 10. This is valuable background for the upcoming post “Adding UWP Features to Your Existing PC Software with the Desktop Bridge,” which will go into even more detail on the topic in the coming days...
This add-on for Visual Studio 2015 RC contains the multibyte character set (MBCS) version of the Microsoft Foundation Class (MFC) Library.
Link Removed
I am writing a progam using an MFC and get this msg " Visual studio 2005 has stopped working?. i have updated my machine with KB932232 and KB926601.
Can anyone help me
When I start Windows 7 about 30 seconds after the login, I see an error message popping up that says: "Failed to initial environment". In the task bar I see the an icon that writes MFC, which is the program that gives the error message. I looked in my task manager under processes if I see MFC...
Severity Rating: Important
Revision Note: V4.3 (March 13, 2012): Added an entry to the update FAQ to announce a detection change for KB2565063 and KB2565057 to correct an installation issue. This is a detection change only. There were no changes to the security update files...
Severity Rating: Important
Revision Note: V4.0 (August 9, 2011): Added Microsoft Visual Studio 2010 Service Pack 1 (KB2565057) and Microsoft Visual C++ 2010 Redistributable Package Service Pack 1 (KB2565063) as Affected Software. See the update FAQ for details. Also corrected the...
Fixes an issue that occurs when Windows Explorer is hosting a shell extension that was created by using Microsoft Foundation Class (MFC) and the Explorer.exe process stops responding (hangs).
More...
In an attempt to make the operating system more 'finger friendly' Microsoft seems to be getting ready to move away from plaform technologies such as Win32, COM, MFC, ATL, .NET, Silverlight, and...
Source: Yahoo! News
Revision Note: V7.0 (April 12, 2011): Added the following Microsoft Security Bulletins to the Updates relating to Insecure Library Loading section: MS11-023, "Vulnerabilities in Microsoft Office Could Allow Remote Code Execution;" and MS11-025, "Vulnerability in Microsoft Foundation Class (MFC)...
Revision Note: V7.0 (April 12, 2011): Added the following Microsoft Security Bulletins to the Updates relating to Insecure Library Loading section: MS11-023, "Vulnerabilities in Microsoft Office Could Allow Remote Code Execution;" and MS11-025, "Vulnerability in Microsoft Foundation Class (MFC)...
Severity Rating: Important - Revision Note: V1.0 (April 12, 2011): Bulletin published.Summary: This security update resolves a publicly disclosed vulnerability in certain applications built using the Microsoft Foundation Class (MFC) Library. The vulnerability could allow remote code execution if...
Excuseme,
I want to develop Windows Sidebar like a Google Desktop.
I saw a web-page how to make windows sidebar and gadget using HTML and script.
but i wnat to know to make Windows Sidebar using Program Language like C, MFC, C#... etc.
becauese I have to make a Program using MultiThread...
The new Windows 7 taskbar provides capabilities that you can (and should) take advantage of in your applications. These capabilities include Jump Lists, pinning, live taskbar previews and more. In this screencast, Kate Gregory (Link Removed) provides an overview of these capabilities and...
Trying to reinstall a HP 5250 Printer/scanner. Downloaded the update package from the HP site, but it will not install and gives this error: MS VC90.MFC version 9.0.21022.8 public key token "1fc8b3b9a1e18e3b" Fatal Error MSI.netdevicemanager40
I downloaded the HP problem solver but it didn't...
64-bit
cleanup tool
device manager
error
fatal error
hp c5250
installation
mfc
microsoft
msi
printer
problem solver
public key token
reinstall
scanner
troubleshooting
update package
vc90
windows 7
windows installer
Severity Rating: Moderate - Revision Note: V1.0 (October 12, 2010): Bulletin published.Summary: This security update resolves a publicly disclosed vulnerability in the Microsoft Foundation Class (MFC) Library. The vulnerability could allow remote code execution if a user is logged on with...
New files written into a shared folder on a windows 7 computer are not recognized immediately by a program running in another window7 computer. The programs are written in C/C++ and use the open or _stat functions. It take nearly 10 seconds to open a newly created file from another windows 7...
Hi ALl,
Searching the forum didn't turn up anything relevant, so here goes.
I've got an MFC C++ application that uses CreateFile() to open a bluetooth device mapped to a virtual com port, and it isn't working on Windows 7 for com ports greater than 9. In fact, specifying the com port as...
access violation
bluetooth
c++
com port
compatibility
createfile
debugging
development
device management
error handling
mfc
programming
software issues
threading issues
user support
virtual com
windows 7
windows sdk
workaround
Hai!
I have created an application in vc++ using MFC . At one situation i used tree list view ,it was running properly in all Windows system.But it was not working properly in Vista system. I have given the checkList and ScrollBar to the Tree List View .The down Scroll bar button is not...