您要查找的是不是:
- A dynamic link library (DLL) initialization routine failed. 动态链接库(DLL)初始化例程失败。
- Invalid Vxd Dynamic Link call to Device number 3,service B. 哭求高手,就是进不了系统,重装也不行!
- Invalid vxd dynamic link call to device number 3 ,service B. 然后就关闭计算机了!不知是何故啊!谢谢帮助解决!
- This will add the new project to the same solution as the dynamic link library. 这会将新项目添加到该动态链接库所属的同一个解决方案中。
- Explains how to use the MFC DLL Wizard to create an MFC Dynamic Link Library. 解释如何使用MFC DLL向导创建MFC动态链接库。
- PHP itself can run as either a dynamic link library (DLL) or a CGI script. PHP本身可以以动态链接库(DLL)方式或者CGI脚本方式运行。
- This process is termed dynamic linking. 这个过程被称为动态链接。
- In fact, the dynamic linker itself uses the same kind of versioning as the shared libraries. 实际上,动态链接器本身使用与共享程序库相同种类的版本号。
- Nevertheless, the dynamic linker accepts the semicolon notation, with the semantics described above. 不过,动态连接器接受分号符号,语意如上面描述。
- This command controls whether GDB should give you control when the dynamic linker notifies it about some shared library event. 这一命令控制当动态链接器通知了一些共享库事件时,是否让GDB把控制权转入你的手里。
- NOTE Even when a shared object is referenced multiple times in the dependency list, the dynamic linker will connect the object only once to the process. 即使在依赖关系列表中一个共享object被引用多次,动态连接器只把它连接到进程中一次。
- A data connection is a dynamic link between a form and a data source that stores or provides data for that form. 数据连接是表单与为该表单存储或提供数据的数据源之间的动态链接。
- Header file. Dynamic link libraries are not loaded by the executable until runtime. 动态链接库仅在运行时由可执行文件加载。
- A dynamic link library (DLL) referenced a module that was neither a DLL nor the process's executable image. 动态链接库(DLL)引用的模块不是DLL也不是过程可执行映像。
- Voilahe dynamic link is complete, the process primary thread begins executing, and the application is finally running! 好了,动态链接完成,进程的主线程开始执行,应用程序终于也开始运行了!
- The procedure entry point RunDllW could not be located in the dynamic link library msdxm.ocx. (未能在动态链接库 msdxm.;ocx 中找到过程入口点 RunDllW。)
- Bulk Insert: Version mismatch between the provider dynamic link library and the server executable. 大容量插入:提供程序动态链接库和服务器可执行文件之间的版本不匹配。
- A function driver can dynamically link to other kernel-mode DLLs too. 一个函数驱动也可以动态链接到其他内核模式的DLL。
- A dynamic linking library (DLL) is linked to your program at run time. 动态链接库(DLL)在运行时链接到程序。
- One of the potential advantages of dynamic linking, however, is in fixing bugs. 不过,动态链接的可能优势之一在于修正缺陷。