Common shortcut keys for Windows

You can use the following shortcut keys to make your daily work and study faster ^. ^ Winkey + D Display DesktopWinkey + e Open Resource ManagerWinkey + R open the run dialog boxCTRL + x cutCTRL + C copyCTRL + V PasteCTRL + F search (especially

Windows Default debugger settings

Registry Settings: HKEY_LOCAL_MACHINE/software/Microsoft/Windows NT/CurrentVersion/AeDebug HKEY_LOCAL_MACHINE/software/wow6432node/Microsoft/Windows NT/CurrentVersion/AeDebug/Debugger Two key values: Auto: 0: the system will pop up a dialog

Use logfont to change the font of the Windows SDK to the system font.

When I first started developing the SDK, I found that the font was ugly. I used createfont to find information on the Internet. However, the font of the system is not very nice, finally, I asked my colleagues in Shanghai wanchen to find a solution.

Functions of Windows Startup Functions

Retrieves the complete command line pointer pointing to the new process. Retrieves the pointer to the environment variable of the new process. Initialize global variables in the C/C ++ runtime. If the s t d l I B. H file is included,CodeYou can

TIPS: Windows Programming

 Bitmap A bmp image is a bitmap-file or bitmap image file. An image in this format is composed of one point.256-color bitmap: the header of this bitmap file format has a palette of 256 colors, with a length of 256*4, which are (B, G, R,) the next

Windows 7 system laptop is set to virtual WiFi hotspot ("wireless router ")

If there is only one network cable in the house, but two or more laptops need to connect to the network, with the help of software, you can turn the notebook into a wireless router, that is, "WiFi Hotspot ". Taking Windows 7 as an example, it

Windows/XP dual system startup Problems

Install Windows XP first, and then install Windows 2000. When the scroll bar of Windows XP disappears, The computer is a black screen and cannot access the logon screen. In fact, this problem occurs because after Windows 2000 is installed, some

SVN User Manual in Windows

From: http://flatfish2000.javaeye.com/blog/425198 Chapter 1 InstallationTortoisesvn Installation· You can download the latest version from http://tortoisesvn.tigris.org/. the system uses: TortoiseSVN-1.6.1.16129-win32-svn-1.6.1.msi. · Install the

API hook principle and Windows hook application

// Iatapihook. cpp: defines the entry point for the console application.// # Include "stdafx. H"# Include "windows. H" Bool testfunctioniniat (hmodule, ulong functionaddress){Bool breturn = false;Unsigned char * pbaseaddr = reinterpret_cast

Multiple implementations of changing IP addresses without restarting windows

Address: http://www.vckbase.com/index.php/wv/645 Many netizens have encountered the problem of changing the IP address but restarting the machine. Here, we will introduce several methods to directly change the IP address without restarting windows.

The Windows Driver calls the function exported from the Assembly file.

The Windows Driver calls the function exported from the Assembly file. This document describes how to call the Assembly functions exported from the ASM file in the C file of the driver. Introduction     The windows driver uses ddk1_ifsddk(compile

Example: calling a provider method (Windows) (learning)

Address: http://msdn.microsoft.com/en-us/library/windows/desktop/aa390421%28v=vs.85%29.aspx To call a provider Method Initialize com parameters with a callCoinitializeex.For more information, seeInitializing COM for a WMI application. Initialize

Disk operation 3 in windows -- Obtain and delete disk partition information

Original Works are allowed to be reprinted. During reprinting, please mark the article in hyperlink form Original source, author information, and this statement. Otherwise, legal liability will be held.

Windows disk operation 7 -- get all the current physical disk numbers

Original Works are allowed to be reprinted. During reprinting, please mark the article in hyperlink form Original source, author information, and this statement. Otherwise, legal liability will be held. Http://cutebunny.blog.51cto.com/301216/625577  

Use a Windows kernel driver to create a virtual disk device

I recently read the code of an open-source program called filedisk to learn about the disk device driver. To sum up The function of filedisk is to map a file on the disk into a disk drive. Used like a general disk volume The principle of filedisk is

Windows message mechanism (1)

What are messages? Do you think the information in a message record is the same as that in Greek? If so, let's take a look at the following explanation: Hwnd 32-bit window handle. Windows can be any type of screen objects, because Win32 can maintain

Create shortcuts on Windows Desktop

API provides a COM interface called ishelllink that allows us to create shortcuts. To create a shortcut on the desktop, we create an ishelllink object, set its properties, and save the link to the desktop directory.The example code below

Windows applications and configuration files

It is no new idea to provide a configuration file for each application. In early windows, many programs usually provide a ". ini "or". objects such as dat are customized or provide extended descriptions for applications. Example. config. The file

Setting environment variables in Windows

Many people do not set environment variables. Here is a detailed explanation! Set [variable = [String] Variable specifies the environment variable name.String specifies a series of characters to be assigned to a variable. ****************************

Use curl in Windows to implement HTTP requests

1: Download the official library Address: http://curl.haxx.se/download.html search Win32-msvc, there are two versions of the library below, one is with SSL, one is without SSL. I downloaded both of

Total Pages: 1788 1 .... 1267 1268 1269 1270 1271 .... 1788 Go to: GO

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.