Implementation of process hiding in NT environment

Hiding processes in an NT environment means that there are many ways to execute your code without the user's knowledge, such as using the registry to insert a DLL, using Windows hooks, and so on. One of the more representative Jeffrey Richer in the "

Use Access database without data source in Delphi

When I do a good student management system, I found that to use the software must configure the database data source. So I wanted to get out of the data source version. Tectonic thinking: In Con1 ConnectionString has a link database file as a

Color support, console application

Color support Console Application Save User settings I read your July 2001 column "How to create a 256-color toolbar" (Editor's note: Chinese translation see the 11th issue of online magazine). However, I have heard that unless your IE browser is

The use of chain code in Delphi

With a series of Helper, Delphi can also use chain code. For example, to extract 3.1415926 of 141 as an integer:var Num:integer; begin Num: = pi.tostring (). Split (['. ']) [1]. Substring (0,3). Tointeger (); Input. , remember to use the

Delphi ListView Fast Operation General Realization design article

As we all know, Delphi ListView class Direct Add, Update, delete operation speed is relatively slow, especially when the amount of data, such as the amount of data reached 5000, 10000, 50000, speed is really can be said to be "surprisingly slow." In

First knowledge of WTL (PART I)

The code-run effect is shown below: 1. Objective Although the function of MFC is very powerful, but the appearance of Windows Template Library (WTL), undoubtedly explained that MFC has certain drawbacks. Compared with MFC, the function does not

Introduction to Delphi Express expressions

Using regular expressions in Delphi, the current Perlregex should be the first choice, ready to thoroughly and carefully study it. Official website: http://www.regular-expressions.info/delphi.html Direct download:

USB-related programming

Now there are many USB devices, so the USB device to find and read and write is essential. But there is little information about USB reading and writing. Here we use VC + + to demonstrate some ways to get USB information. First, enumerate USB

Twebbrowser and Mshtml in Delphi (1): Getting Window objects from the DOM from Twebbrowser

With Twebbrowser, software can be made more beautiful and more flexible, and many software has been or has already done so. Although HTML DOM content is complex (involving HTML, JavaScript, CSS), it is also part of the Twebbrowser functionality.

One of the ATL development techniques (Implementation of collection objects)

Typically, an enumerator is used in the collection of objects, but the enumerator is implemented primarily for the access control of the collection object, and we can use the CComEnumOnSTL template to define our own enumerator, which involves

Delphi Interface (4)

Code files: Unit Unit1; Interface UsesWindows, Messages, sysutils, variants, Classes, Graphics, Controls, Forms,Dialogs, Stdctrls; TypeTForm1 = Class (Tform)Button1:tbutton;Procedure Button1Click (Sender:tobject);End {This interface declares a Name

Teach you to use the dynamic icon in the Delphi program

In writing an application, a combo box (ComboBox), list box (ListBox), and other common parts are typically used not only to display text but also to display its text-related icons. In a typical Windows application, the display of these icons varies

Re-learning gdi+[103]: tgpimage (23)

This example effect chart: Code files:Unit Unit1;InterfaceUsesWindows, Messages, sysutils, variants, Classes, Graphics, Controls, Forms,Dialogs, Stdctrls;TypeTForm1 = Class

Re-learning gdi+[101]: Tgpimage (21)

This example runs the result: Clsid: {557cf400-1a04-11d3-9a73-0000f81ef32e}FormatID: {b96b3cab-0728-11d3-9d7b-0000f81ef32e}Codecname:built-in BMP CodecDllName:Formatdescription:bmpFilenameextension: *. bmp;*. dib;*.

Traverse Search Registry

I. Organizational structure of the Registry Figure I Analogy: Key is like a folder, value is like a file. Value consists of: name/type/data, usually referring to a value that means its Name. Ii. current means of access regedit, Regedt32,

Re-learning gdi+[93]: tgpimage (13)

This example effect chart: Code files:Unit Unit1;InterfaceUsesWindows, Messages, sysutils, variants, Classes, Graphics, Controls, Forms,Dialogs, Stdctrls, Comctrls;TypeTForm1 = Class

Re-learning gdi+[88]: tgpimage (8)

This example effect chart: Code files:Unit Unit1;InterfaceUsesWindows, Messages, sysutils, variants, Classes, Graphics, Controls, Forms,Dialogs, Stdctrls;TypeTForm1 = Class (Tform)Checkbox1:tcheckbox;Procedure Formcreate

Re-learning gdi+[86]: tgpimage (6)

This example effect chart: Code files:Unit Unit1;InterfaceUsesWindows, Messages, sysutils, variants, Classes, Graphics, Controls, Forms,Dialogs;TypeTForm1 = Class (Tform)Procedure Formcreate (Sender:tobject);Procedure Formdestroy (Sender:tobject);

Re-learning gdi+[84]: Tgpimage (4)

This example effect chart: Code files:Unit Unit1;InterfaceUsesWindows, Messages, sysutils, variants, Classes, Graphics, Controls, Forms,Dialogs;TypeTForm1 = Class (Tform)Procedure Formpaint (Sender:tobject);Procedure Formcreate

Re-learning gdi+[80]: Area (9)

This example effect chart: Code files: Unit Unit1 Interface uses Windows, Messages, sysutils, variants, Classes, Graphics, Controls, Forms, Dialogs, Stdctrls, comctrls Type TForm1 = Class (Tform) Procedure Formpaint (sender:tobject); br>

Total Pages: 64722 1 .... 44548 44549 44550 44551 44552 .... 64722 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.