programming

  1. P

    Windows 7 Advantages of Win32 Programming: Key Benefits and Considerations

    What are the advantages of win32 programming?
  2. S

    Windows 10 Open a .url in a tab of Microsoft Edge

    Hi, I want to open a specific .url in a new tab of Microsoft Edge, this is the file I used for Explorer, can anyone convert for Edge? thanks Const OpenInNewTab = &H0800 Const OpenInBackgroundTab = &H1000 Site = "https:\\www.google.com" Dim oIE Dim objShell Dim objWindows Set objShell =...
  3. M

    Windows 10 Find and replace TEXT with FILENAME

    Hello. I have several hundred text files in a folder. I would like to replace the text "Hello" present in every files with the actual "filename". How to do that? Can I use a Script or PowerShell? Thank you!
  4. AgejevDominik

    Windows 10 Advanced program start-up and killing | On charge/plug-in

    Hi, First of all, I'm sorry if this isn't the right place to post this kind of question. If you know where I can post this please let me know. Onto the question. I'd like to start a program (Rainmeter) when I plug in my laptop to charge, I would also like to kill it when I plug it out, i.e...
  5. News

    Official support for Windows 10 on ARM development

    Today is an exciting day for Windows 10 on ARM. With the official release of Visual Studio 15.9, developers now have the officially supported SDK and tools for creating 64-bit ARM (ARM64) apps. In addition, the Microsoft Store is now officially accepting submissions for apps built for the ARM64...
  6. BudVitoff

    Windows 10 Finding duplicates of photos with different filenames

    My daughter is running Win10 on a Dell laptop. Because she has four kids, she has thousands of photos and the list keeps growing. Thanks to some difficulties with downloading photos from her iPhone in the recent past, she has many duplicate photos and, unfortunately, many descriptive filenames...
  7. P

    How to embed windows app into labview frontpanel

    How can i integrate any open Windows appication in a labview frontpanel. In the attached vi it opens calc and brings to front. But i would like it to be on the labview frontpanel.
  8. News

    Introducing Component Firmware Update

    The Microsoft Devices Team is excited to announce the release of an open-source model for Component Firmware Update for Windows system developers – Component Firmware Update (CFU). With CFU, you can easily deliver firmware updates for through Windows Update by using CFU drivers. Background...
  9. News

    Windows 10 SDK Preview Build 17744 available now!

    Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 17744 or greater). The Preview SDK Build 17744 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from Link Removed. For...
  10. NerferMC

    No 32-bit version for JDK 10

    I need the 32-bit version of Java Development Kit SE 10 (JDK SE 10), but oracle just shows the 64-bit version.
  11. News

    Introducing Driver Module Framework

    The Microsoft Devices team is excited to announce the release of an open source framework for Windows driver developers — Driver Module Framework (DMF). With DMF, not only can you easily develop simple and structured Windows Driver Framework (WDF) drivers but also share code amongst your...
  12. BlockBlazerMC

    Windows 8 Running some installers require .NET Framework 3.5 but fail to install.

    I recently had to wipe one of my hard drives and reinstall windows 8. However, when I try to run certain installers, the following message occurs: Skipping this still results in nothing happening, and when I select the download option, the following message occurs. I tried to follow the...
  13. L

    Windows 10 Online word processor that looks like code

    Ok, strange question. Is there an online word processor that when i type, it looks like random code, but if i hit convert, it will display what i was actually typing? I know it sounds strange but might come in handy Sent from my SM-S920L using Tapatalk
  14. M

    Windows 7 C# CMD Program to Monitor Windows Processes and Alert on New Tasks

    I would like to know is it possible to make a cmd program in #C to monitor windows processes? CMD Starts and automatically sends tasklist command every 10 seconds. If new process starts during that 10 seconds it opens TXT or another CMD windows to inform me that process name and location...
  15. L

    Windows 10 Excel help

    Hello all. I have no programing knowledge at all. Yea, i have taken a single intro class to java but that dos not go well and that was years ago. First, ill explain what o do have and it works. In excel, i jave in column A1:A95 names of common materials such as aisi 1020 steel, alm 7025 t6...
  16. T

    Enabling and Disabling of SpeechRecognizer Constraints

    I believe that the best results of speech recognition in my application requires that the constraints enabled must be different depending upon the specific context of the application. There are points in time when the recognizer will return the highest quality results from specific Grammar...
  17. News

    Windows 10 SDK Preview Build 17125

    Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed (Build 17125 or greater). The Preview SDK Build 17125 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from Link Removed. For...
  18. BudVitoff

    Windows 10 How can I insure that a message I generate in Outlook 2016 Rules gets on top of all other windows?

    Although I go back 60 years in programming, I'm not a "today" coder. This particular question came up somewhere else, and the "correct" way to do this was to set the owner of the message (whatever that means). Is it possible for a user to do this "from the outside" without getting into coding?
  19. News

    Top Programming Languages for DevOps

    Why Go, Python, Scala, Ruby and C are excellent programming languages for DevOps teams (and why JavaScript is not). Continue reading...
  20. News

    Windows 10 SDK Preview Build 17095 now available

    Today, we released a new Windows 10 Preview Build of the SDK to be used in conjunction with Link Removed. The Preview SDK Build 17095 contains bug fixes and under development changes to the API surface area. The Preview SDK can be downloaded from Link Removed. For feedback and updates to the...
Back
Top