Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows

Tracking changes made to a folder in Delphi

How to handle seg faults under Windows?

windows fault

Consuming "Event Tracing for Windows" events

windows logging trace etw

Why a different SHA-1 for the same file under windows or linux?

windows linux hash msysgit sha1

PowerShell script to get network card speed of a Windows Computer

windows powershell wmi

How to get the screen refresh rate?

c++ windows opengl

Notification of when a network interface is ready on Windows

windows winapi networking

Figure out memory usage using SNMP on Windows

windows snmp oid

Do the equivalent of installing a driver from a folder, programatically, in Windows XP or higher

How to make Ruby file run as executable?

Path recursively

windows path

Disable Automatic Updates with PowerShell

windows powershell

Starting Windows service automatically at Windows startup that is dependent on Oracle

c# windows oracle service

Can windows distinguish 32-bit and 64-bit DLLs?

windows dll path 32bit-64bit

What are the consequences of mixing exception handling models in Visual Studio 2010?

c++ windows visual-studio seh

PHP - Filenames in HTTP-headers: Problem with whitespaces

php windows http filenames

Perl: how to portably reserve a TCP port (so there will be a non-available URL)

windows perl unix networking tcp

Are Windows window classes case-sensitive?

What's the purpose of registering window classes?

windows winapi

How can I start a sub-process in Windows?

windows fork