Welcome![Sign In][Sign Up]
Location:
Search - CLSID

Search list

[ActiveX/DCOM/ATLCLSIDHook_src.zip

Description: 修改系统函数CLSIDFromProgIDProc,加速CLSID存取速度
Platform: | Size: 22175 | Author: | Hits:

[Other resourceC++BuilderWeb

Description: 书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 VCL的结构 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 组件对象模型 2.1 几个基本概念 2.2 客户和服务器 2.3 认识GUID。CLSID。IID 2.4 引用技术 2.5 什么是IUnknown接口 2.6 Dll形式的COM服务器 2.7 接口 2.8 调度接口 2.9 双重接口 2.10 对接口的应用 第3章 ActiveX 第4章 Type Libraty 第5章 创建ActiveX控件 第6章 OLE自动化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 创建Web服务器应用程序 第16章 Web服务器的细节 //从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Platform: | Size: 1910456 | Author: 龙杨 | Hits:

[ActiveX/DCOM/ATLOutofProc

Description: COM进程外组件例子程序 仍然选样字典秆序作为进程外组件的例子程序,这次我们建立一个新的字典对象,其名字、CLSID与第3章建立的进程内字典组件的名字、CLSID相同,但进程外组件在注册表中用到的关键字为LocalServer32,因此,新建立的字典组件可以与老的字典组件共存于同一个系统中。 除了组件程序工程和客户程序工程外,本例子程序还包括接口的代理/存根程序上程.共3个上程。-COM components example of the progress sample dictionary procedures are still stalks the process a sequence of component procedures example, The establishment of a new dictionary object, his name, (Chapter 3 and the process established within the dictionary component names, missing the same, But the process of component used in the registry for LocalServer32 keyword, therefore, The new dictionary components can be with the old dictionary components coexist in the same system. In addition to engineering and process components client projects, the process also includes examples of the agent interface / stub procedural way. A total of three on the way.
Platform: | Size: 43503 | Author: RockZhou | Hits:

[Multimedia programusing_gdi_

Description: CGdiplusFileOpenDialog和CGdiplusFileSaveAsDialog类提供了一个在GDI+的MFC应用程序轻松实现文件打开和保存对话框的方法。 主要特点是: 1、它们可以动态地装入关于支持图像的解码器/编码器和构建文件过滤清单。 2、它们可以获得当前图像编码器标识码(CLSID)以供需要将其作为一个参数的GDI+函数使用。 3、它们可以检查和验证文件名和扩展名。-CGdiplusFileOpenDialog and CGdiplusFileS aveAsDialog category provided a GDI in the MFC applications easier to achieve open and save documents dialog box method. Main features are : 1, which can dynamically loaded on the support image decoder / encoder filter paper and building inventories. 2. They can present image coding device identifier (CLSID) to supply and demand to change its parameters as a letter to the GDI a few use. 3, and they can check to verify file name and extension.
Platform: | Size: 719210 | Author: lilanxia | Hits:

[Web Serverweb

Description: 实现从远程服务器下载文件到指定的客户度目录,直接放入到web页面即可使用。 参考以下脚本 <script language=\"javascript\"> function downFile(){ var serverUrl serverUrl = document.form1.serverUrl.value alert(serverUrl) window.document.UserControl1.downloadFileByActive(serverUrl,\"c:\\\\内蒙古自治区国民经济和社会.doc\") } </script> <!-- style=\"visibility:hidden\" --> <OBJECT ID=\"UserControl1\" CLASSID=\"CLSID:F65549B3-26A0-4FA0-B9A6-70B28BB17427\" CODEBASE=\"downloadByActive.CAB#version=1,0,0,0\"> </OBJECT> <body> <form name = \"form1\" > <%String str =request.getRequestURL().toString() str = str.substring(0,str.indexOf(\"plan\")) +\"内蒙古自治区国民经济和社会.doc\" out.println(str) %> <input type=\"hidden\" name=\"serverUrl\" value=\"<%=str %>\"> <br> <input type=\"file\" name=\"downloadfile\"> <br> <input type=\"button\" name=\"but\" value=\"下载\" onclick=\"downFile()\"> </form>
Platform: | Size: 3793950 | Author: theodore liu | Hits:

[Windows Developreginq

Description: 读取住册表的例子-read live CLSID example
Platform: | Size: 3588 | Author: 张钟良 | Hits:

[Hook apiCLSIDHook_src

Description: 修改系统函数CLSIDFromProgIDProc,加速CLSID存取速度-The example of modifying system function CLSIDFromProgIDProc, accelerating the access speed of CLSID
Platform: | Size: 22528 | Author: 站长 | Hits:

[Windows Developreginq

Description: 读取住册表的例子-read live CLSID example
Platform: | Size: 3072 | Author: 张钟良 | Hits:

[Delphi/CppBuilderC++BuilderWeb

Description: 书的内容: 第一章 面向对象编程 1.1 什么是对象 1.2 修改元件名称 1.3 对象作用域问题 1.4 类成员的可见性 1.5 对象的相互赋至 1.6 自己创建一个对象 1.7 VCL的结构 1.8 TObjiect 1.9 TPersistent 1.10 TComponet 1.11 TComponent 1.11 TControl 1.12 TWinControl 1.13 TGraphicControl 1.14 TCustom Control 第二章 组件对象模型 2.1 几个基本概念 2.2 客户和服务器 2.3 认识GUID。CLSID。IID 2.4 引用技术 2.5 什么是IUnknown接口 2.6 Dll形式的COM服务器 2.7 接口 2.8 调度接口 2.9 双重接口 2.10 对接口的应用 第3章 ActiveX 第4章 Type Libraty 第5章 创建ActiveX控件 第6章 OLE自动化 第7章 使用WinSock 第8章 使用FTP控件 第9章 使用UDP控件 第10章 使用HTTP控件 第11章 使用HTML控件 第12章 使用SMTP控件 第13章 使用POP控件 第14章 使用NNTP控件 第15章 创建Web服务器应用程序 第16章 Web服务器的细节 //从第3章我就不详细写了~-the contents : the first chapter of object-oriented programming 1.1 1.2 What is the object name change components targeted 1.3 Scope 1.4 category visibility of the target of 1.5 to 1.6 mutual given themselves a target to create VCL 1.7 the structure TObjiect 1.9 1.8 TComponet TPersistent 1.10 1.11 1.11 TComponent TWinControl TControl 1.12 1.14 1.13 TGraphicControl TCustom Control II Component Object Model 2.1 2.2 few basic concepts and customers awareness Server 2.3 GUID. CLSID. Bloch cited technical 2.4 2.5 What is the IUnknown interface 2.6 Dll form of COM server interface 2.8 2.7 2.9 Scheduling Interface Interface 2.10 pair of double Application Interface Chapter 3 Chapter 4 ActiveX Type Libraty create Chapter 5 ActiveX Chapter 6 OLE Automation to use Chapter 7 Chapter 8 WinSock use FTP
Platform: | Size: 1909760 | Author: 龙杨 | Hits:

[ActiveX/DCOM/ATLOutofProc

Description: COM进程外组件例子程序 仍然选样字典秆序作为进程外组件的例子程序,这次我们建立一个新的字典对象,其名字、CLSID与第3章建立的进程内字典组件的名字、CLSID相同,但进程外组件在注册表中用到的关键字为LocalServer32,因此,新建立的字典组件可以与老的字典组件共存于同一个系统中。 除了组件程序工程和客户程序工程外,本例子程序还包括接口的代理/存根程序上程.共3个上程。-COM components example of the progress sample dictionary procedures are still stalks the process a sequence of component procedures example, The establishment of a new dictionary object, his name, (Chapter 3 and the process established within the dictionary component names, missing the same, But the process of component used in the registry for LocalServer32 keyword, therefore, The new dictionary components can be with the old dictionary components coexist in the same system. In addition to engineering and process components client projects, the process also includes examples of the agent interface/stub procedural way. A total of three on the way.
Platform: | Size: 2143232 | Author: RockZhou | Hits:

[Multimedia programusing_gdi_

Description: CGdiplusFileOpenDialog和CGdiplusFileSaveAsDialog类提供了一个在GDI+的MFC应用程序轻松实现文件打开和保存对话框的方法。 主要特点是: 1、它们可以动态地装入关于支持图像的解码器/编码器和构建文件过滤清单。 2、它们可以获得当前图像编码器标识码(CLSID)以供需要将其作为一个参数的GDI+函数使用。 3、它们可以检查和验证文件名和扩展名。-CGdiplusFileOpenDialog and CGdiplusFileS aveAsDialog category provided a GDI in the MFC applications easier to achieve open and save documents dialog box method. Main features are : 1, which can dynamically loaded on the support image decoder/encoder filter paper and building inventories. 2. They can present image coding device identifier (CLSID) to supply and demand to change its parameters as a letter to the GDI a few use. 3, and they can check to verify file name and extension.
Platform: | Size: 718848 | Author: lilanxia | Hits:

[ELanguagevbkill

Description: VB杀手 v1.0.2007.1210(附源码),VBKiller使用说明Killer是一个VB辅助逆向分析的工具。首先声明,它不能帮你把VB程序反编译到VB源代码,只能使得VB程序的反汇编看起来更接近VB代码。 配合IDA使用,可以建立VB程序几乎所有的类结构、方法表、函数体,并建立方法表结构体;可以识别VB程序中引用的COM的CLSID,并使用ProgID命名;可以建立任意COM程序(非VB编译的也可以)的方法表、函数体,并建立方法表结构体,可以在待分析的VB程序中使用这些结构体。经过这些处理,待分析的VB程序在IDA中就形成了多个很规范类、方法,离逆向到源码已经不远了。 -err
Platform: | Size: 113664 | Author: atesta | Hits:

[Multimedia Developmp3_player

Description: the most simple mp3 player created by hand not computer.In this code the videorender is achieved by system enumerate not by Clsid
Platform: | Size: 607232 | Author: Todd | Hits:

[Windows DevelopEnumBHO

Description: 能够显示BHO的名字,路径,CLSID,没有写删除功能-BHO can display the name, path, CLSID, there is no delete function Writing
Platform: | Size: 1891328 | Author: 柠檬泡泡 | Hits:

[OtherexamSystem

Description: 程序说明: 程序实现环境:VC6.0 MFC 程序中涉及的所有用户密码均为:mima 管理员用户名为:guanliyuan 可先以管理员身份登陆该系统,来进一步查看考生和阅卷者的用户名。 程序中使用了一个基于MFC ATL多接口的com组件,可以在不影响用户使用的情况下按需要增加新的接口。 关于接口的一些信息如下: CLSID CLSID_Com 目前有两个接口: IID IID_ICalculate 包含两个方法: Jia(int a,int b,int *c)实现简单加运算 Jian(int a,int b,int *c)实现简单写运算 IID IID_IOther 暂时没有定义方法。 其相关调用方法在程序中体现。-failed to translate
Platform: | Size: 2358272 | Author: ww | Hits:

[Otherasp

Description: 网页恶意代码大总结(共15项)   1、格式化硬盘 <object id="scr" classid="clsid:06290BD5-48AA-11D2-8432-006008C3FBFC"> </object> <script> scr.Reset() scr.Path="C:\\windows\\Men?inicio\\Programas\\Inicio\\automat.hta" -56
Platform: | Size: 8192 | Author: 余华 | Hits:

[Otherundetectable

Description: this a vb code to start an application every time a computer starts,the most unique way,undiscovered no run keys in registry,not found in msconfig or startup folder,only clsid-this is a vb code to start an application every time a computer starts,the most unique way,undiscovered no run keys in registry,not found in msconfig or startup folder,only clsid
Platform: | Size: 12288 | Author: mindpw | Hits:

[OS programclsid

Description: 此源码为在HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Explorer\Browser Helper Objects下生成唯一的CLSID-此源码为在HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\ CurrentVersion\Explorer\Browser Helper
Platform: | Size: 1150976 | Author: 邹献永 | Hits:

[Windows DevelopCLSID原理隐藏伪装自己的文件夹———CLSIDHider

Description: CLSID原理隐藏伪装自己的文件夹,适合用来学习。(CLSID principle, hide your own folder, suitable for learning.)
Platform: | Size: 143360 | Author: chn168 | Hits:

[OtherCLSID生成器

Description: 本软件小巧,功能为生成CLSID,生成后并不保存。如果您对该CLSID不满意,按任意键重新生成。(This software is small, functional for the generation of CLSID, generation does not save. If you are not satisfied with the CLSID, press any key to regenerate it.)
Platform: | Size: 1024 | Author: Alt32 | Hits:
« 12 »

CodeBus www.codebus.net