The sharing of data between processes: shared memory

  The sharing of data between processes can be used to achieve shared memory, in Win32, the process between the use of shared memory is mapped file.    Virtual memory system is mapped to the actual memory pages or the ability to exchange files.    Users can be mapped to any…

C + + from scratch (11) next - kind of knowledge

  C + + from scratch (11) Part 2 

  – Kind of knowledge 

  Because of space constraints, this chapter for the "C + + from scratch (11)," next to discuss polymorphism and some remaining issues. 

VC function in the operation delay

  Talking about the delay in the process, think of how you will do, open a new thread?    If I am the only single-threaded process, function, but want only 10 seconds on the return value, but also can not be like the use of Sleep function can not be dealt with as other information? …

Get rid of java myth (1) refuse collection solve all the problems of memory

  Refuse collection solve all the problems of memory 

  For java programmer, refuse collection function is a very big help, but also the use of java language a very big advantage.    However, the actual situation is not as refuse collection memory can remove unwanted…

Beginners Guide: ATL / COM simple works

  Original author: C. Lung 
  Original link: http://www.codeproject.com/atl/com_atl.asp 
  Click here to download this paper supporting source code 

  Introduction The purpose of this Guide is to tell you how to use ATL create a COM…

ASP.NET use Server.Transfer () method in the pages of inter -

  ASP.NET Server.Transfer () is in-between two pages of the good, Transfer pages from A to B pages, on pages B can be obtained through Context.Handler A page 1 instance of the class, resulting in B calls A member of the various targets. 

  Below examples of the establishment…

VC programming experience Summary (c)

  1. Display and hide the title bar 

  Method 1: Use API Implementation 

  / / Hide TitleBar 
  LONG lStyle =:: GetWindowLong (this-> m_hWnd, GWL_STYLE); 
  :: SetWindowLong (this-> m_hWnd, GWL_STYLE, lStyle & ~ WS_CAPTION); …

Game On (4) - Game Design

  Game On (4) 

  – Game Design 

  Three front through the exposition has been a clear description of the concept of the game and its composition and its necessary appendages (Implementation, operation, sensory stimulation…

Wikis you know?

  Author: techupdate.zdnet.com 
  Friday, July 9 2004 10:18 AM 

  Perhaps you have heard about Weblogs, but wikis also have a chance to enter your field of vision.    They are both rapid development of the so-called social software…

Published steps ActiveX

  Create PVK paper [private keys] 

  Makecert-sk DigitalTitan DigitalTitan.pvk 
  Makecert-n CN = TelStar TelStar 

  Create CER paper [companies certificate] 

  Makecert-sk DigitalTitan.pvk TelStar.cer