CHM indicates Compiled HTML. The file icon with the CHM extension is usually a document icon with a question mark, indicating the help document, which is a MicrosoftA help document file provided since Windows 98 is used to replace the HLP (HELP) file under Windows 95. Microsoft selfSince Windows 98, the operating system has built-in interpreter (the tool for opening the CHM File), that is, HH. EXE under the Windows installation directory. CHMFiles can be generated by providing HTML Help Workshop
How to play avivideo in C # And make the background transparent
In C # programming, because a function needs to play a short clip in AVI format, the results are not fixed after a long time. So I checked it online! After searching for a long time, I finally found a method to play the file.The following command is used to generate MediaPlayer. dll and AxMediaPlayer. dll for the Media Player control msdxm. ocx. Command: aximp c: \ winnt \ system32 \ msd
An error is reported when some ActiveX script tools are used in Max. Most of the information is cannot create the ActiveX control: mscomctllib...
This is usually the case in the dialog box.
Most of the reason is that some of the 64-bit Max controls are eliminated. Replace the 32-bit Max. A part of the script under 64-bit Max needs to be rewritten.
If you use a 32-bit Max, read it.
=========================================================== =====
Download http://files.cnblogs.com/sitt/MSCOMCTL.z
Regsvr32.exe usage
Regsvr32.exe has the following command line options:
Regsvr32 [/u] [/n] [/I [: using line]Dllname /U-cancel Server Registration/I-call dllinstall to pass an optional [using line] for it. When used with/u, you can call the DLL to uninstall it./N-Do Not Call dllregisterserver; this option must be used with/I/S-silent; no message boxes are displayed (attached to Windows XP and Windows Vista)
When regsvr32.exe is used, it will try to load the component and call itsDllselfregi
component is easy to upgrade and maintain, and functions can be expanded. You only need to add interfaces. dll upgrade is difficult and functions cannot be changed at will;
3. the creation and calling of COM has good security, and the DLL does not;
4. the COM component can be easily called between processes, and the DLL is very difficult;
5. the COM component can be easily called in a distributed manner, and the DLL is not possible;
6. COM components have encapsulation, inheritance, and polymor
CHM indicates Compiled HTML. A file icon with the CHM extension is usually a document icon with a question mark, indicating a help document. It is a file in the help document format provided by Microsoft since Windows 98,Used to replace the HLP (HELP) file in Windows 95. Since Windows 98, Microsoft has built-in interpreters (tools for opening the CHM File) in the operating system, that is, HH. EXE under the Windows installation directory.The CHM file can be generated by providing HTML Help Works
This error is caused:The component plug-in is constantly updated in flash, causing the component plug-in to be stored in the VB project: "system error h80004005 (-2147467259), unspecified error ".
Solution:
Find the original flash10x. ocx and replace the current one with regsvr32.exe to restart the VB project !!
I used flash10d. ocx, which is currently flash10k. ocx
following to the oninitdialog () initialization function:Bool ctestdlg: oninitdialog (){Cdialog: oninitdialog ();Cbitmap BMP;BMP. loadbitmap (idb_bitmap2 );M_brbk.createpatternbrush ( BMP );BMP. deleteobject ();Return true; // return true unless you set the focus to a control}In the Open Class Wizard, find the wm_ctlcolor message, reload the corresponding function onctlcolor (), and add the following:Hbrush ctestdlg: onctlcolor (CDC * PDC, cwnd * pwnd, uint nctlcolor){Hbrush HBr = cdialog: onct
, the ocx file or DLL file of the ActiveX control should be attached, and before running the application, you must first register the ActiveX control in the system registry. Note: Some ActiveX controls use other DLL files. These files are also required. You can use regsvr32.exe to register ActiveX controls, which can be found in windows. You can also use tregsvr.exe In the BIND directory in the delphidevelopment environment directory to register the s
4. Insert Shockwave Flash Object
Right-click the Toolbox and Choose "Choose Items..." to add COM Components.
Tricky Point: A Macromedia Flash Factory Object in COM Component is also linked to C: \ Windows \ System32 \ Macromed \ Flash \ Flash9c. ocx, but do not select this Component here. Otherwise, "Failed to import the ActiveX control" may appear. You can use regsvr32.exe Flash9c. ocx registers Flash9c in
How to publish ActiveX Using DLL?
An ActiveX embedded in a Web page must call two DLL files. After I compress them into a cab file, they cannot be registered on the client. But the OCX itself is good. If you copy the OCX and two DLL files to the client, and then manually register the files, it will be okay.So how to publish ActiveX Using DLL?---------------------------------------------------------------ZT:
This text message sending software is connected to a text message modem through the serial port of the Computer (here I use a Siemens 6688 mobile phone), and the software is used to control the text message modem to send text messages.
Now that you need to communicate with the sms modem through the serial port, you need a serial communication control. Here I use Microsoft's mscomm32.ocx serial communication control. The specific implementation metho
creating CAB compressed packages. It has a graphical interface, supports volume compression, and can be used to create a CAB compressed package (*. EXE file format) and other excellent functions, which fundamentally solves the problem of creating the CAB compressed package. When running wincab.exe, make sure that the makecab.exe file is in the same directory.
This article takes WinCAB as an example to introduce how to create a CAB file of ActiveX control.
3. Compress ActiveX controls into CAB f
Remember the clever ideas of the non-window (windowless) npapiwindowless API plug-in and then the superb experience process to solve the problem.
1: Problem
Integrates third-party ocx controls for pdf display and signature. If you use a window extension, load ocx to the window and display it on the webpage. However, this has a disadvantage. That is, the window will float on the webpage element, thus blockin
To be in the Web page to call VC Write dialog box, then you have to create an OCX, the following will be step-by-step to teach you how to write OCX:
The first step is to choose MFC ActiveX ControlWizard, write the name of the creation project, then press "NEXT" until "finish", so that a simple MFC-type OCX framework has been completed;
The second step is to add
system, so the application dependent on the resource of the old version will crash!
To solve this problem, Microsoft provides two methods: Isolated Applications and Side-by-Side Components.The Isolated Application is to include the Isolated Version of all components of the Application (Isolated Version) when the Application is released, so that it will not be affected by other installation programs. But this requires a complete rewrite of the Code, which is too costly.The Side-by-Side component
Today, we still play "control bucket Landlord", this is my original Super game, wholesome and healthy, play once, 10 years less.
Oh, yes, the brain cell speed movement for a moment, think of a problem, this problem although there are many kinds of solutions on the Internet, but it does not allow everyone to solve the problem.
I do not know if you have called the Loadiconmetric function, this function is defined in the static library Comctl32.lib (of
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.