Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

New posts in windows

How to Get/Set Folder Type in C#

c# windows desktop.ini

Should I query the OS before using LocalFree/HeapFree, from FormatMessage, with Windows 7/8.1 and Windows 10?

c windows winapi

How to set user account password without knowing the old password in C?

c++ windows passwords

take a screenshot of a desktop created using createdesktop api

implicit "popd" on batch exit

windows batch-file cmd pushd

loadlibrary fails for current path with GetLastError() == 0

c++ windows winapi dll

Any way to allocate physical memory above 4GB on Vista x64?

Debugging/Running executables in cmake/Visual Studio project

windows visual-studio cmake

What's the best way to run a Linux virtual server in Windows 7?

Curl -xget gives an error in powershell 5.1

windows powershell curl

Deploying a Qt application on Windows?

c++ windows qt mingw qt-creator

Why do my processes only consume 5% of the processors power?

Eclipse Ganymede and MinGW in Windows

c++ windows eclipse mingw

write function requires unistd.h on Unix, what about windows?

How to get full path from SHBrowseForFolder function?

c++ c windows

Accessing Java Packages in different Drives

java windows

What should I do in my C# program to detect the correct OS version for Windows 8.1, using .NET Framework 3.5?

c# .net windows

Measuring device drivers CPU/IO utilization caused by my program

How to echo a message with a colon in it?

windows batch-file