win32

  1. eagle

    Windows 10 How to run multiple pages on the same HWND in win32 api C code

    Hi, I'm trying to develop a simple project on a win32 api using C compiler. I've been trying to draw multiple pages on the same window object, and whenever I press a button, it redraw the new page. But it turned out that win32 programming is much complex than I thought. The problem is that...
  2. Z

    Windows 10 WMI API to know whether the drive is READ/WRITE Protected.

    We've encrypted a drive using bit locker drive encryption. After unlocking the drive, Is there any WMI API's available to get the status of drive? Like, whether it is write protected or not.
  3. News

    Releasing Windows 10 Build 19042.1023 (20H2) to Release Preview Channel

    Hello Windows Insiders, today we’re releasing 20H2 Build 19042.1023 (KB5003214) to the Release Preview Channel for those Insiders who are on 20H2 (Windows 10 October 2020 Update). This update includes the following improvements: We fixed an issue with the just-in-time (JIT) behavior of...
  4. News

    VIDEO Announcing Rust for Windows v0.9

    Rust for Windows v0.9 has recently been released and includes full consumption support, along with several other updates! With completed consumption support, you can now call any Windows APIs (past, present, and future) using the Rust language projection. Rust developers have access to the...
  5. News

    Making Win32 APIs More Accessible to More Languages

    Introduction Win32 APIs provide powerful functionality that let you get the most out of Windows in your applications. While these APIs are readily accessible to C and C++ developers, other languages like C# and Rust require wrappers or bindings in order to access these APIs. In C#, this is...
  6. News

    VIDEO Announcing Microsoft Edge WebView2 General Availability

    Today, we are excited to announce that Microsoft Edge WebView2 for Win32 C/C++ is generally available and ready for use in production applications! With today’s announcement, we are officially releasing a forward-compatible WebView2 SDK along with production-ready WebView2 Runtime. These can be...
  7. P

    Windows 7 win32 Programming

    What are the advantages of win32 programming?
  8. News

    XAML Islands – A deep dive – Part 2

    Welcome to the 2nd post of our Xaml Islands deep dive adventure! On the first blog post, we talked a little bit about the history of this amazing feature, how the Xaml Islands infrastructure works and how to use it, and also a little bit of how you can leverage binding in your Island controls...
  9. News

    XAML Islands – A deep dive – Part 1

    XAML Islands is a technology that enables Windows developers to use new pieces of UI from the Universal Windows Platform (UWP) on their existing Win32 Applications, including Windows Forms and WPF technologies. This allows them to gradually modernize their apps at their own pace, making use of...
  10. News

    Visual Studio 2017 Update 4 makes it easy to modernize your desktop application and make it...

    Last year with the Windows 10 Anniversary Update, we introduced the Desktop Bridge to provide desktop applications a path to modernize with the Universal Windows Platform, and to distribute via the Windows Store and the Microsoft Store for Business to all Windows 10 PCs, including devices that...
  11. News

    Calling WinRT Components from a Win32 process via the Desktop Bridge

    In today’s post, we are covering another step you can take on your journey across the Desktop Bridge: specifically migrating business logic to Windows Runtime Components, aka WinRT Components. Previously, Windows only supported calling OS provided WinRT components from Win32 applications. Any...
  12. News

    VIDEO MIDI Enhancements in Windows 10

    As Windows 10 evolves, we are continuing to build in support for musician-focused technologies. Let’s take a look at MIDI. Windows has had built-in MIDI support going back to the 16-bit days. Since then, most MIDI interfaces have moved to USB and our in-box support has kept pace, with a class...
  13. N

    Windows 10 Background Processes

    Hi guys. I was wondering if anyone could explain something weird I found today. I went to my recycle bin and found some files in there that while I have no idea what they are for, I have a feeling they are not supposed to be there. I'm using windows 10 64 bit btw. These are the files in there...
  14. T

    Windows 7 Problems with manifest or policy file.

    Recently my computer has been freezing up frequently. I have made sure it's not a heat issue or a driver issue. I used MTB to determine what the source of the problem was. I found out that the error, Description: Activation context generation failed for...
  15. Snoop05

    Windows 8 Modify UEFI boot options (efibootmgr alternative)

    Is there commandline utility to modify boot entries in EFI? I need to set BootNext flag to one of my loaders but i hate GUI programs since its slow and require lot of time and energy. Any suggestions? EDIT: Tool for windows (win32/win64 pe)
  16. T

    Windows 7 Windows 7 registration files all trash....how do i delete?

    I ran the windows MSRT and it kept on running, finally when it finished I viewed the report and there were thousands of bogus entries under win32, win64 & winNT. I believe they are associated with these two registration files but my system will not allow me to delete these items. Any advice...
  17. J

    Windows 8 Windows 8.1 BSoDs SYSTEM_SERVICE_EXCEPTION and KMODE_EXCEPTION_NOT_HANDLED

    Hello, Even since I built my new computer I have been receiving BSoD which vary from SYSTEM_SERVICE_EXCEPTION win32.sys to KMODE_EXCEPTION_NOT_HANDLED. I have looked every where but cannot figure out what is causing this issue.
  18. C

    Windows 7 What is Win32?

    I tried to install Java JKD after downloading the exe file, but a message came up saying this was not a valid Win32 application. But I don't know what that means.
  19. News

    VIDEO Windows Developer Program for IoT now rolling out

    Oh you know I couldn't pass this up as our Hardware Friday post! It's IoT, it's Windows, much will be open source, it's new and it's IoT (yeah, I know I already said that, but it's IoT! ;! Link Removed Link Removed You’ve heard quite a bit recently about Microsoft’s strategy for bringing...
  20. MikeHawthorne

    Windows 7 Virus or not a virus?

    Hi My friend Paul has a message keep popping up in the lower right hand corner of his monitor saying that it is Windows Security Essentials and that it has found a virus that needs to be removed. The thing is it doesn't look quite right to me, the window is yellow and doesn't look like...
Back
Top