-
Microsoft Security Advisory: Vulnerabilities in Gadgets could allow remote code execution
Provides a link to Microsoft Security Advisory (2719662): Vulnerabilities in Gadgets could allow remote code execution. More...- News
- Thread
- advisory code execution gadgets microsoft remote security update vulnerability
- Replies: 0
- Forum: Knowledge Base (KB)
-
H
Windows 8 Images are displayed randomly
Hi, I am loading images manually in my code as follows: When I call inStream.Dispose sometimes the images are not displayed. It seems that the file is disposed before the bitmap image completed to copy it. When should I dispose my fine in order to avoid memory leaks? private...- Hagit
- Thread
- asynchronous bitmap code dispose error files image loading issues memory random storage streaming windows
- Replies: 1
- Forum: Windows Help and Support
-
W
Windows XP XML using XSL style sheet error
The application HDDScan gives me a system error 2146697211, XML using XSL style sheet. The rest of the message says I am supposed to fix this and retry running the code. I have no idea what it is talking about let alone how to fix this. My browser is Firefox. Help.- weeder
- Thread
- browser code error firefox hddscan help system xml xsl
- Replies: 1
- Forum: Windows Help and Support
-
MS11-032: Vulnerability in the OpenType Compact Font Format (CFF) driver could allow remote code exe
Resolves a vulnerability in the OpenType Compact Font Format (CFF) driver that could allow remote code execution if a user views content rendered in a specially crafted CFF font. More...- News
- Thread
- cff code compact content drivers execution fonts microsoft ms11-032 opentype patch remote rendering security support update users vulnerability
- Replies: 0
- Forum: Knowledge Base (KB)
-
MS10-049: Vulnerabilities in SChannel could allow remote code execution
Resolves vulnerabilities in the Secure Channel (SChannel) security package in Windows that could allow remote code execution if a user visits a specially crafted webpage. More...- News
- Thread
- code execution ms10-049 patch remote schannel security update vulnerability windows
- Replies: 0
- Forum: Knowledge Base (KB)
-
Windows 8 Rumor: Windows 8 & Windows Phone Code Will Be Combined
Microsoft may be merging Windows 8 and Windows Phone 8 "Apollo" by using the MinWin stack. Source: Yahoo! News- News
- Thread
- apollo code integration merge microsoft minwin mobile os rumors windows 8 windows phone
- Replies: 0
- Forum: Live RSS Feeds
-
Microsoft Security Advisory (2639658): Vulnerability in TrueType Font Parsing Could Allow Elevation
Revision Note: V1.0 (November 3, 2011): Advisory published. Summary: Microsoft is investigating a vulnerability in a Microsoft Windows component, the Win32k TrueType font parsing engine. An attacker who successfully exploited this vulnerability could run arbitrary code in kernel mode...- News
- Thread
- advisory arbitrary attack code customer service data elevation exploitation fonts impact kernel malware microsoft revision security target truetype vulnerability win32k windows
- Replies: 0
- Forum: Security Alerts
-
M
Windows 8 Windows 8 Public Developer Preview Confirmed... For Later Today!
Today at Microsoft BUILD, Microsoft confirmed that the developer bits of Windows 8 will be available for download starting at 8 PM AST (this translates into 12 am Atlantic, 11 PM eastern time and 4 am british). It includes demonstration/developmental apps and a fully featured metro UI. Taken...- Mitchell_A
- Thread
- 32-bit 64-bit beta build clean install code developers download installation iso metro ui microsoft pre-release preview production release roaming sample apps sdk windows 8
- Replies: 1
- Forum: Windows Help and Support
-
Microsoft Security Advisory (2286198): Vulnerability in Windows Shell Could Allow Remote Code Execut
Revision Note: V2.0 (August 2, 2010): Advisory updated to reflect publication of security bulletin. Summary: Microsoft has completed the investigation into a public report of this vulnerability. More...- News
- Thread
- advisory bulletin code investigation microsoft remote security shell vulnerability windows
- Replies: 0
- Forum: Security Alerts
-
Windows 7 Visual Studio Toolbox: Power Commands for Visual Studio 2010
Robert is flying solo this week as he shows you the Power Commands for Visual Studio 2010 extension. He notes that there have been almost 250,000 downloads of this, and after seeing it you will understand why. This extension adds a number of commands to Visual Studio to help you work with...- News
- Thread
- code download extensions files power commands project reference visual studio
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Free Microsoft Security Tool Goes After Malware That Hijacks Web Searches
Link Removed - Invalid URL- JMH
- Thread
- activity browser chrome code computer dursg firefox infection internet explorer malicious software malware microsoft msrt opera removal tool search security tracur update users
- Replies: 0
- Forum: Windows Security
-
Microsoft Security Advisory (2269637): Insecure Library Loading Could Allow Remote Code Execution -
Revision Note: V8.0 (July 12, 2011): Added the update in Microsoft Knowledge Base Article 2533623 and the update in Microsoft Security Bulletin MS11-055, "Vulnerability in Microsoft Visio Could Allow Remote Code Execution," to the Updates relating to Insecure Library Loading section. The update...- News
- Thread
- advisory code execution libraries loading issues microsoft remote security update vulnerability
- Replies: 0
- Forum: Security Alerts
-
Microsoft Security Advisory: Insecure library loading could allow remote code execution
Provides a link to Microsoft Security Advisory (2533623): Insecure library loading could allow remote code execution. More...- News
- Thread
- advisory code execution insecure libraries loading issues microsoft remote security vulnerability
- Replies: 0
- Forum: Knowledge Base (KB)
-
Windows 7 C9 Lectures: Stephan T Lavavej - Advanced STL, 6 of n
There are two STLs: the Standard Template Library and Stephan T. Lavavej Link Removed Advanced STL covers the gory details of the STL's implementation -> you will therefore need to be versed in the basics of STL, competent in C++ (of course), and be able to pay attention! Stephan is a great...- News
- Thread
- c++ channel 9 code container templates development practices generic programming instructional lecture niner interaction prettyprinter programming concepts software tutorials standard template library stephan lavavej stl stl features stl implementation tech education variadic templates vc10 sp1
- Replies: 0
- Forum: Live RSS Feeds
-
A
Windows 7 Error!!! code 80072EFE
I can't update win7.. and also I got problem that I can't solve it.. that is, my PC Crash while I connect Internet. Anythings is stop and I Can't do anything.. so????http://windows7forums.com/images/smilies/confused.png- alim
- Thread
- code crash error fix internet problem support troubleshooting update windows 7
- Replies: 2
- Forum: Windows Upgrade and Installation
-
Windows 7 Daniel Moth: Blazing-fast code using GPUs and more, with C++ AMP
Herb Sutter recently announced C++ AMP at the AMD Fusion Developer Summit as part of his keynote. Here, Daniel Moth, a program manager on Microsoft's Parallel Computing Platform Team, digs deeper into C++ AMP with code samples and more. Please download the slides from the link below as the...- News
- Thread
- accelerator algorithms amp c++ code community computing development gpu hardware heterogeneous microsoft multi-core parallel processing performance productivity program manager programming sample code visual studio
- Replies: 0
- Forum: Live RSS Feeds
-
V
Windows 7 How to create a edit / upgrade button in visual basic 2010
hi all... I created a student details database using service-based database. The add button, remove button and save button work properly. I could not create a edit / upgrade button successfully. Please, anyone help me.... say me the code to create a edit / upgrade button please...- vbcrazy
- Thread
- application bindingsource code control data entry database edit event help input interface programming service-based students update upgrade visual basic
- Replies: 1
- Forum: Programming and Scripting
-
Windows 7 XNA: Game Development - Introducing Debugging
Games can go wrong, but they don’t have to stay that way. In this video, Elbert Perez demonstrates how you can find and squash problems in your code with the debugger. Watch, then code along at Link Removed. We will be featuring a new XNA Game Development video each Monday for the next ten...- News
- Thread
- code debugging elbert perez game development games programming software tutorial video series xna
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 8 app store plans uncovered in code
Previously challenged rumors of a Windows 8 app store were proven to be real on Tuesday after a code check found numerous references. Like the Mac App Store it would be cloning, the shop would have ratings, reviews, and developer feedback, Windows8Italia found. Microsoft's emphasis on having a...- News
- Thread
- app store code developer feedback microsoft review rumors windows 8 windows phone xbox
- Replies: 0
- Forum: Live RSS Feeds
-
Windows 7 Silverlight TV 70: Sockets Unplugged
Ever wonder how to use sockets or what they're good for? In this video, Peter Smith of the Silverlight networking team joins John to discuss these topics and demonstrate how sockets work by using them to play an "I Spy"-like game that Peter created. The game results and scores are updated...- News
- Thread
- client code fiddler games instant updates network programming server silverlight socket
- Replies: 0
- Forum: Live RSS Feeds