虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

directives

  • This document accompanies a sample co-installer that can be used in conjunction with an INF file to

    This document accompanies a sample co-installer that can be used in conjunction with an INF file to install additional device INF files on the target system during a device installation. The instructions herein apply to the Microsoft Windows 2000 and Windows XP and Windows Server 2003 operating systems. The sample co-installer described in this article interprets CopyINF directives in a [DDInstall] section in an INF file. The sample demonstrates using a co-installer to perform processing after a device has been installed, parsing the INF section that is being used for the installation, and the use of the SetupCopyOEMInf, SetupGetInfInformation, SetupQueryInfOriginalFileInformation and SetupDiGetActualSectionToInstall APIs.

    标签: co-installer accompanies conjunction document

    上传时间: 2014-02-28

    上传用户:gououo

  • Need to make sense of the many changes to Visual Basic for the new .NET platform? VB .NET Language

    Need to make sense of the many changes to Visual Basic for the new .NET platform? VB .NET Language in a Nutshell introduces the important aspects of the language and explains the .NET framework. An alphabetical reference covers the functions, statements, directives, objects, and object members that make up the VB .NET language. To ease the transition, each language element includes a "VB .NET/VB 6 Differences" section.

    标签: NET the Language platform

    上传时间: 2017-03-26

    上传用户:qoovoop

  • program to solve a finite difference discretization of Helmholtz equation : (

    program to solve a finite difference discretization of Helmholtz equation : (d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method. COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers directives are used in this code to achieve paralleism. All do loops are parallized with default static scheduling.

    标签: discretization difference Helmholtz equation

    上传时间: 2014-01-11

    上传用户:bruce5996