Windows Hardware WDK and Driver Development announcements
-
Link
The purpose of this forum is to help driver, device and kernel developers who have questions about the Windows WDK and about driver and kernel development. Please post questions here about the tools, samples, headers and libraries and documents in the Windows WDK.
-
Link
The WHCK forum has been created, http://social.msdn.microsoft.com/Forums/en-US/whck/threads . Please ask your cerification questions (workflow, packaging, errata/debugging issues, etc.) in this new forum.
Message Analyzer announcements
-
Link
Welcome to the Microsoft Message Analyzer TechNet forums. As we drive to our release this forum becomes our community communication center for Microsoft Message Analyzer. Feel free to ask any questions about Message Analyzer and we’ll get back to you as soon as possible. Read about Message Analyzer on our blog at http://blogs.technet.com/MessageAnalyzer. Documentation is also available on our Start Page which directs to our TechNet page.
We are looking forward to working with you to continue making Message Analyzer THE tool for protocol and network analysis. However, Message Analyzer goes beyond the typical features to introduce a new set of tools which allow to you analyze many more types of messages together in one view; for instance, protocol, text logs, Windows System events, and CSV/TSV.
Please take it for a test drive and tell us what you think!
Network Monitor announcements
-
Link
Feel free to post your questions concerning Network Monitor 3. Examples of topic areas are:
· Filtering
· Capturing
· Network Monitor API
· User interface
· NMCap (command-line capture tool)
· Writing parsers with NPL (Network Programming Language)
· Reassembly
· Conversations
-
Link
Find out more info at our new blog. Here's our introductory post: http://blogs.technet.com/b/messageanalyzer/archive/2012/09/17/meet-the-successor-to-microsoft-network-monitor.aspx.
Thanks!
Developing Windows Desktop Applications with Power Management announcements
-
Link
This forum is for issues associated with developing application that work well with Windows Power Management. Please do not post general Windows development or other non-power management related questions to this forum or they will be moved to the 'off-topic' forum.
Thanks! -
Link
Visit http://msdn.microsoft.com/en-us/windows/ff944599.aspx for up to date information on how to design applications that are energy smart and work well with Windows Power Management. Post feedback on this forum if you can't find the information you are looking for via this link.
-
Link
As somewhat of a social experiment, I'm inviting those of you who've diagnosed issues with apps not working correctly with Windows power management to post your reports on this forum here. Apps not working right could mean that the PC stays awake unnecessarily, or or could mean that the app is negatively impacted by power management because it doesn't request that the system or display stay on while it is perform critical work.
The goal is to share knowledge of the issues so we aren't all "re-diagnosing the same wheel" and hopefully get the attention of the developers of the apps so they can make their applications a little more energy smart. Here's hoping...
Windows Desktop Perfmon and Diagnostic tools announcements
-
Link
Please Mark Your Post "Answered" if it's Answered. Thanks.
-
Link
We have a new forum for Event Tracing for Windows (ETW), Windows Event Log, Software Tracing (WPP), and related technologies. Here you will find help for writing event providers, consuming events, and using event tools (such as logman, tracerpt, logman, and Get-WinEvent).
Windows Filtering Platform (WFP) announcements
-
Link
Now that you have your WFP callout developed, how can you make sure it adheres to Microsoft's recommendations? Starting with Windows 7, you can run the Windows Hardware Certification Kit (HCK) (formerly known as the Windows Logo Kit (WLK)). This kit will run tests against your callout driver to help find issues with your driver due to interoperability, non-conformant practices, and general bugs. To get started please visit:
http://msdn.microsoft.com/en-us/library/windows/hardware/hh748200.aspx
Thanks,
-
Link
MSN Messenger Monitor
http://code.msdn.microsoft.com/Windows-Filtering-Platform-ae42c8d7Packet Modification
http://code.msdn.microsoft.com/Windows-Filtering-Platform-16e9937eStream Edit
http://code.msdn.microsoft.com/Windows-Filtering-Platform-7b0a3d91Traffic Inspection
http://code.msdn.microsoft.com/Windows-Filtering-Platform-fbce2ebfWFPSampler
http://code.msdn.microsoft.com/Windows-Filtering-Platform-27553baa
Windows Desktop SDK announcements
-
Link
The RTM release of the Windows SDK for Windows 7 and .NET Framework 3.5 SP1 is now available for download in both ISO and Web Setup format. Web setup allows you to install a specific subset of the SDK you select without having to download the entire SDK. The DVD ISO setup allows you to download the entire SDK to install later. This release of the SDK has three ISOs to choose from. You should pick the version that matches the CPU (x86, x64, or Itanium) you are installing on. Each ISO will allow you to build applications that target all the other CPU platforms. If you install the x86 ISO (which only installs on x86 platforms), you will be able to create applications targeting x86, x64, and Itanium.
Platform Compatibility:
This release of the Windows SDK is compatible with Windows 7, Windows Server 2008 R2 Candidate, Windows Server 2008, .NET Framework 3.5 Service Pack 1 , Windows Vista, and Windows XP.
Visual Studio Compatibility:
This release of the Windows SDK is compatible with Visual Studio 2008 SP1; including Visual Studio Express Editions.
What’s New:
Please check out the top-level Getting Started section in the SDK documentation for a full description of what’s new in the SDK as well as recent posts to this blog – such as New Win32 Samples in Windows SDK for Windows 7: Windows User Interface or New Tools in Windows SDK for Windows 7.
Learn More:
Check the Windows SDK blog and the Windows SDK MSDN Developer Center over the coming weeks for more information about the Windows SDK. Please read the Release Notes for a description of known issues before you install the SDK. The Release Notes also have instructions on how to use the different components in the SDK.
Troubleshooting:If you are having problems downloading or installing this SDK, read Troubleshooting Windows 7 SDK Download/Install.
Tell us what you think:Send your thoughts to the Windows SDK Feedback alias. Tell us how you use the SDK and what we can do to make your life easier.
--Karin
||Karin Meier||Windows SDK PM||Samples.Community||http://blogs.msdn.com/KarinM||
Windows Desktop Development for Ink, Touch, and Tablet PC announcements
-
Link
Hello and welcome to the "Ink, Multi-Touch, and Other Tablet PC Development" forum.
This is the place where you can post questions, tricks, tips, and other observations about creating applications that specifically take advantage of natural input methods of ink and touch. Whether you are setting up a development environment, integrating handwriting into an existing application, or creating a state-of-the-art multi-touch client application from the ground up, we will strive to ensure that both other members of the developer community as well as product team members from Microsoft are pointing you to the correct resources and helping out where applicable.
Some resources that you should know about immediately:
- The Windows Developer Center on MSDN (http://msdn.microsoft.com/windows) contains pages dedicated to Tablet and Touch Technology. From the home page, click Technologies, and then click Mobile PC.
- In addition, the Windows Developer Center contains resources specific to Tablet and Touch Technology in the Learn page, including How-Do-I videos and MS Learning webcasts.
- The developer center contains a number of hands-on labs dedicated to Tablet and Touch Technology. The labs--written in C++, C#, and Visual Basic .NET--range from getting started to advanced pen data manipulation.
You can find the Tablet and Touch SDK documentation in the MSDN Library:
- All conceptual topics are grouped together under the Tablet PC Development Guide. This includes native and managed conceptual information.
- All of the native reference documentation is located under the Tablet PC COM Library Reference node.
- The reference documentation for managed APIs is located in the following .NET Framework namespaces:
- Microsoft.Ink (general ink functionality)
- Microsoft.Ink.TextInput (Tablet PC Input Panel)
- Microsoft.StylusInput (RealTimeStylus implementation)
- Microsoft.StylusInput.PluginData (Plugin data for RealTimeStylus)
- System.Windows.Ink (WPF implementation)
- System.Windows.Ink.AnalysisCore (base classes for ink analysis in WPF)
- In addition, the System.Windows.Controls namespace contains the InkCanvas and the InkPresenter classes.
This forum is NOT for end-user questions or hardware reviews. It is for questions about developing applications using Tablet and Touch technologies. Questions that are out of scope will be redirected to appropriate forums or newsgroups.
This forum is based on a new Forum 3.0 platform which provides many robust features. To know more about Forum 3.0 new features, view the following video:
http://xpstream.winisp.net/samjarawan/msdn%20forums%20overview.wmv -
Link
The following link points to the code gallery sample for the Windows Touch Photostrip sample:
http://code.msdn.microsoft.com/wintouchphotostrip
This sample demonstrates how to get past the limitation of only one window receiving WM_TOUCH messages.
Windows Desktop Ribbon Development announcements
-
Link
Hello and welcome to the Windows Ribbon Development forum!
The Windows Ribbon Development forum provides you an opportunity to join a community of Windows developers interested in the Windows Ribbon Framework—a rich command presentation system that provides a modern alternative to the layered menus, toolbars, and task panes of traditional Windows applications. Here you can share knowledge, get questions answered, and learn from others with development backgrounds similar to yours.
If you have any suggestions or feedback on the new Windows Ribbon Framework, please feel free to post them in this forum.
The Windows Ribbon Development forum is based on the new Forum 3.0 platform. To learn more about Forum 3.0 features, please view the following video:
http://xpstream.winisp.net/samjarawan/msdn%20forums%20overview.wmv
-
Link
What’s new for Windows 8:
- Support for PNG image resources.
- Event notifications that identify the ribbon mode, command info, event type, and location within the ribbon.
- Ability to show or hide font size buttons.
- Improvements to Quick Access Toolbar (QAT) functionality, including highlighting, undo/redo buttons, and support for gallery controls.
- Collapse ribbon and expand ribbon buttons.
Windows Hardware Testing and Certification announcements
-
Link
The purpose of this forum is to help those who have questions with the Windows testing and certification processes used with the Hardware Certification Kit (HCK). Please post questions here about the tools, processes and tests used in testing, packaging, and certifying drivers.
Application Compatibility for Windows Desktop Development announcements
-
Link
- Benefits of getting desktop apps certified for Windows 8
- Learn how to use the Windows App Certification Kit
- How to list a desktop app in the Windows Store
- App submission checklist
- What’s new in the SDK
- The Compatibility Cookbook: Tips on getting your app compatible for Windows 8
- Compatibility Center Update the compatibility status of your app or add apps
For questions about certification policies, contact the Certification Support Team
For questions about Dashboard services, certification submissions, bug management, and reports, send e-mail to [email protected] -
Link
Windows 7 Application Remediation Services are now available to assist software developers and corporate customers with application compatibility issues. Microsoft wants to ensure customers resolve application compatibility issues related to code remediation or general compatibility with Windows 7. If you are a software developer, Microsoft Partner Network (MPN) ISV, or corporate customer who is deploying software on Windows 7, you may take advantage of this program in the following ways:
1. Online support and resources at:
a. MSDN
b. TechNet
c. MPN ISV Online Technical Communities (MPN partners provided a response within 8 business hours from Microsoft)
d. https://www.isvappcompat.com/
2. Premier customers may request a Windows 7 Application Compatibility for Enterprises Workshop through their Technical Account Manager. Premier Field Engineers are also available for on-site identification and remediation of issues through Application Compatibility services. In some countries, the workshop is being made available for open enrollment events as well.
3. Use your Premier, or Professional Support agreements (or Pay Per Incident) to open paid service requests with Microsoft Support. Our support teams will assist you through shim development, debugging code or leveraging XP mode to resolve application compatibility issues. You may open a service request by using the following resources: Phone (800) 936-4900 - Premier Support, Professional or MSDN Support.
4. In addition, MPN Partners can leverage Technical Sales Assistance, Technical Advisory Services, and Break-Fix Support benefits by contacting the Global Partner Support team. To do so learn more at MPN Partner Technical Support Benefits and MPN ISV Online Technical Communities
Windows Desktop Web Services API (webservices.dll) announcements
-
Link
Hello and welcome to the forum on Windows Web Services API!
Windows Web Services API forum provide you an opportunity to join a community of native C/C++ code developers who are wroking on connecting native code and web services. Here at the forum you can share knowledge, get questions answered, and learn from others similar to yours. Start by posting related questions to your topic of interest and leverage the knowledge available in your new forum community.
For more information please check out PDC 2008 talk on WWSAPI which you can find here, http://channel9.msdn.com/pdc2008/PC01/.
Thank you for your posts and we are looking forward to productive converstation on this forum.
Windows Web Services API team. -
Link
Please follow instructions in this post if you are intersted in using the WWSAPI runtime on Windows XP, Vista, Server 2003 and Server 2008. The version available corresponds to the one released in Windows 7 and Windows Server 2008 R2. To develop for this version of the runtime, you need to install Microsoft Windows SDK for Windows 7 and .NET Framework 3.5 SP1. If you used any pre-released versions of WWSAPI, please make sure to regenerate all code using the new version of wsutil.exe tool and rebuild all source code that used any of the pre-released versions of this API. When you have technical issues of using WWSAPI, you may use this forum. All other questions about this version before you have access to it, please email them all to [email protected].
-
Link
Follow the link below to a page with a list of online resources available to help you connect your native C/C++ code and web services using Windows Web Services API.
http://blogs.msdn.com/nikolad/pages/connecting-c-c-and-web-services.aspx
For questions and comments, please start a discussion on this forum.
-
Answered0Votes
visual basic 6 on windows 8
Hi, every one I just want ask you if the visual basic 6 works on windows 8 ?4 Replies | 5491 Views | Created by princess.m - Monday, December 17, 2012 3:52 AM | Last reply EGA Futura - 4 minutes ago -
Unanswered0Votes
Corrupt EIP register and displaying the stack
Hi, I am investigating a crash dump (access violation) for a 32-bit native process captured on a 64-bit machine. I have the private symbols and Windows public symbols ... -
Unanswered0Votes
Pointers in Managed C++
Scenario: I have managed c++ ref type class in DLL. In C# application, I am using the this managed DLL and referring the managed class below: CManaged * obj = ...1 Replies | 35 Views | Created by NAVALMAN - 6 hours 13 minutes ago | Last reply Brian Muth - 36 minutes ago -
Answered0Votes
Icon issues on Windows 8 desktop
I have several .NET applications that we have been using from Win XP, Vista, Win 7 and now on Win 8. We have icon files which support standard sizes and special case sizes as outlined by the ...2 Replies | 1590 Views | Created by Perter - Monday, November 26, 2012 5:11 PM | Last reply WDPS Software - 39 minutes ago -
Unanswered0Votes
DLL Message Pumping
Hi All, I have an MFC DLL that is called by a Win32 console app. The pair work fine together. As articles have said, I exported a DLL message pump function that the ... -
Proposed8Votes
Windows 8.1 Preview GetVersionEx reports 6.2.9200
getversionex.exe 6.2.9200 N/A Build 9200 systeminfo.exe obtains the version information through WMI: Win32_OperatingSystem ...34 Replies | 1449 Views | Created by Euclid - Tuesday, June 25, 2013 6:09 AM | Last reply Chuck Walbourn - MSFT - 56 minutes ago -
Answered7Votes
Registry access, worked on XP & Vista but not Windows 7
I have an application that stores the application database location in the registry under HKEY_LOCAL_MACHINE\SOFTWARE\EasySoft. The VB6 application uses the registry API (RegOpenKey and RegQueryValue) ...43 Replies | 40095 Views | Created by kagsw - Monday, December 14, 2009 11:02 PM | Last reply Chuck Walbourn - MSFT - 1 hour 0 minutes ago -
Unanswered0Votes
Windows Virtual XP Mode
Hi I have installed virtual XP mode on Windows 7 pro and I am trying to get it to see a PCI card that is installed and is running on Windows 7 I have tried installing the ...1 Replies | 28 Views | Created by Stephenshel - 4 hours 58 minutes ago | Last reply Chuck Walbourn - MSFT - 1 hour 5 minutes ago -
Unanswered0Votes
Using the Installer = CreateObject("WindowsInstaller.Installer") trying apply a MSP to an MSI then view the changes.
I've been attempting to work with the WindowsInstaller.Installer. Basically I'm loading an MSI file then viewing the table structure using a sample I found on Code ... -
Answered2Votes
ZwWriteFile() page faults in WorkItemEx() callback
Hi, I have a driver which is accumulating data and passing it up a driver stack. I need to write certain data to file. I allocate a work item and then a data block from ...3 Replies | 24 Views | Created by John Cullison - 3 hours 53 minutes ago | Last reply John Cullison - 1 hour 25 minutes ago -
Unanswered0Votes
WHCK 2.1 Filters?
Are filters available for WHCK2.1? I don't see any specific link in the way that QFE's and the Kit itself are.. -
Unanswered1Votes
Padding with multiple derivation of empty classes when using #pragma pack (1)
cross-post from stackoverflow We had a problem today where my code was generating crazy prices. I eventually boiled it down to the fact that my message classes were the ... -
Answered4Votes
LNK1104: cannot open file 'XXX.map'
Hi,everone: I am trying to compile a c++ project with vs2010 and the LINK : fatal error LNK1104: cannot open file 'E:\...\XXX.map' shows up. and it's ...8 Replies | 7131 Views | Created by hurryboy - Thursday, May 20, 2010 2:04 AM | Last reply LydiaG - 1 hour 51 minutes ago -
Proposed1Votes
How to intall WHCK 2.1.9431 client on Server 2012 R2 Server Core mode?
"Operate in Server Core test" is one of the Server 2012 R2 platform's test case, this case require to run in Server Core mode, but how can we install the client on server ...3 Replies | 154 Views | Created by Jason WWB - Wednesday, July 03, 2013 8:05 AM | Last reply Paul Messing (HCK) - 1 hour 52 minutes ago -
Answered0Votes
how to pop a value from the front of a deque?
the std::deque pop_front method removes an item from the front of the queue but does not return it. Is there a deque method that will remove an item from the front of the queue and return its ...1 Replies | 40 Views | Created by Steve Richter - 4 hours 1 minutes ago | Last reply Reed Copsey, Jr - 2 hours 2 minutes ago -
Unanswered0Votes
Driver can't be upgraded using DifXApp
Hi, I have a strange issue - sometimes the during the driver upgrade using DifxApp the device can't be installed, claiming that the device listed in Inf cannot be ...3 Replies | 69 Views | Created by lveyde - Tuesday, July 09, 2013 9:42 PM | Last reply Jason Knichel [MSFT] - 2 hours 10 minutes ago -
Proposed0Votes
Determining the Version of HCK Kit from the HCK logs(.hckx)
Hi, How can I find the HCK version from the Logs - .hckx file (which is created by the HCK Tests). Thanks and Rgds,Rp1 Replies | 41 Views | Created by Rblooper - 12 hours 55 minutes ago | Last reply Paul Messing (HCK) - 2 hours 11 minutes ago -
Proposed0Votes
Different behavior for WaitForSingleObject in Windows XP and Windows 7
I work developing a sofPLC program that, basically, it executes a loop with the following steps: 1) Reads data from an I/O card 2) Execute our control ...6 Replies | 547 Views | Created by JPinera - Monday, April 01, 2013 4:45 PM | Last reply JPinera - 3 hours 3 minutes ago -
Unanswered0Votes
adding existing c++ projects to MFC Applictioation in Visual Studio 2010
I have 4 existing c++ projects. I wanted to add them to a MFC application in visual studio 2010. Here are what I did 1) created a new MFC Application in ...4 Replies | 75 Views | Created by LydiaG - 5 hours 8 minutes ago | Last reply LydiaG - 3 hours 10 minutes ago -
Answered0Votes
Get Hardware ID of connected device
dbcc_size = sizeof(DEV_BROADCAST_DEVICEINTERFACE); pFilterData->dbcc_devicetype = DBT_DEVTYP_DEVICEINTERFACE; pFilterData->dbcc_classguid = ...1 Replies | 21 Views | Created by NMMath - 4 hours 4 minutes ago | Last reply Jason Knichel [MSFT] - 3 hours 26 minutes ago - Items 1 to 20 of 115024 Next ›