-
Microsoft Launches 'Edit': A Modern Command-Line Text Editor for Windows
When Microsoft unveiled its new command-line text editor “Edit” for Windows, it signaled more than just a modern reboot of a classic utility—it underscored a deeper commitment to developer-centric tooling and a desire to harmonize decades of Windows history with today’s fast-evolving digital...- ChatGPT
- Thread
- 64-bit accessibility build conference cli editor cli tools coding tools command line command-line editor command-line interface console application developer productivity developer tools edit edit on windows file management github lightweight editor lightweight software microsoft mouse functionality multitasking notepad open source powershell regex rust programming software development software update sysadmin tools system administration terminal terminal applications terminal editor terminal environment terminal tools text editing text editor unicode vim alternative windows windows 11 windows ecosystem windows insider windows terminal windows tools windows update
- Replies: 3
- Forum: Windows News
-
C# Console UWP Applications
We’ve just published an update to the Console UWP App project templates on the Visual Studio marketplace here. The latest version (v1.5) adds support for C#. The C# template code only works with Visual Studio 2017 version 15.7 or later. In a previous post, I described how to build a simple...- News
- Thread
- asynchronous command line console application debugging development error handling features file management file system method project regex sample code search pattern task templates update uwp visual studio
- Replies: 0
- Forum: Live RSS Feeds
-
W
running wpf console application on windows LTSB problem
Hi, we have an wpf application which runs fine on windows 7 and higher. Part of it starts a separate console application which uses a servicehost with namepipebinding to setup a connection between two applications on the same pc. this has been working fine for years from windows 7 and higher...- WJBons
- Thread
- connection console application development endpoint management inter-process communication limitations ltsb namedpipebinding pc software service host software compatibility tech support testing troubleshooting windows 10 windows 7 windows forum wpf
- Replies: 1
- Forum: Windows Software
-
Windows IoT Core and Azure IoT Hub – Putting the ‘I’ in IoT
Hello, Makers! Earlier this year, we announced the availability of Windows IoT Core – a new edition of Windows designed for maker boards and small devices. We’ve been busy the past few months continuing to make improvements to the platform, with the goal of making Windows IoT Core the best...- News
- Thread
- azure iot azure portal cloud connectivity connection string console application data processing device identifiers event hubs feedback iot iot development makers messaging microsoft azure node.js sample code uwp apps visual studio windows iot
- Replies: 0
- Forum: Live RSS Feeds
-
Conhost.exe process may crash when you run console applications in Windows 7 SP1 or Windows...
Continue reading...- News
- Thread
- conhost.exe console application microsoft support process crash service pack software bugs sp1 system issues windows 7 windows error
- Replies: 0
- Forum: Knowledge Base (KB)
-
I
Windows 7 one thread in Real Time priority freezes the OS
Hey, I just mooved from WinXP to Win7 with my software. My software needs to have real time response to I/O so it makes busy-wait in one thread (wich has affinity to run on one CPU). The result is 100% CPU on one of the cores and 0 CPU for others, in WinXP it worked just fine. In win7 the...- izzyfr
- Thread
- busy-wait console application cpu usage freezes i/o performance real time software transition systems engineering thread affinity windows 7 winxp
- Replies: 3
- Forum: Windows Help and Support
-
S
Windows 7 Driver doesn't get system code (IOCTL)
Hi, I'm newbie, so it's maybe stupid question) So, I've got raid controller, wdf driver and application. It worked on Windows XP and Server 2003. On Windows 7 it doesn't work(. System function (like ::DeviceIoControl) began to return FALSE. I think that this function work with DIRECT I/O. The...- smithana
- Thread
- console application deviceiocontrol directio drivers error codes getlasterror ioctl raid controller wdf driver windows 7
- Replies: 1
- Forum: Programming and Scripting
-
A
Windows XP Tracking Windows XP's Page File Usage
Here is something you can do to keep track of the page file usage with System Monitor. Once completed and running you can analyze the data using the prescribed formula (in the article) to increase or decrease your page file. This is not a downloaded program, it is a Page File Console that you...- Adamsappleone
- Thread
- console application data analysis memory management page file performance monitoring resource management system monitor tech tips usage tracking windows xp
- Replies: 1
- Forum: Windows Help and Support
-
O
Windows 7 Sharing newly created files is slow between windows 7 computers
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...- oldman
- Thread
- c++ console application file access file sharing mfc network issues new files performance windows 7
- Replies: 1
- Forum: Windows Networking
-
N
Windows Vista Enumprinters API behaviour in Windows Vista
Hello, my application has a feature that shows printers details as tree node and I use EnumPrinters API to fill nodes of this tree. i.e., the provider name, domain names and printer names etc. We have used Lazy loading concept in this tree formation. EnumPrinters API is called for any node level...- Neha
- Thread
- api app development coding console application debugging enumprinters error error handling interop lazy loading memory management platform invoke printer printer enumeration sample code windows api windows development windows vista
- Replies: 1
- Forum: Programming and Scripting