Blog Archives
[AxInterop] Build Flash Interop Library
Posted by Godhc
Why should i build an Interop Library?
- You Want to embed Flash File in your .NET Project
- You have to Host Your ActiveX Control Using the WindowsFormHostControl
What Do You need:
- Active X Conversion Utility (AxImp.exe) Found here C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin
- Shockwave Has to be installed on your machine get.adobe.com/shockwave/
- Flash10.ocx (Some times you find flash10a.ocx or similar) Found here C:\Windows\System32\Macromed\Flash
After Conversion What You Will Get:
A Managed assembly named AxInterop.ShockwaveFlashObjects.dll.
-This is the dll you will reference in your project and work accordingly
Ok! How To do it!
Simple run the AxImp.exe from command line followed by the location of flash10.ocx
Example:
C:\Program Files (x86)\Microsoft SDKs\Windows\v7.0A\Bin>AxImp.exe
C:\Windows\System32\Macromed\Flash\Flash10a.ocx
Disk Utility In Ubuntu
Posted by Godhc
Disk Utility In Ubuntu is One very useful application.
It lets you:
- Get the details of all the Storage devices attached to you’r system.
- Driver Information of them.
- Eject Them.
- Have Benchmark.
- Format The Drive
- Check The File System.
- Unmount The Volume.
- Delete Partitions.
- View Smart Data Status.
- Rotation (If available)
It is a great tool for you to format a USB Drive ! and lot lot faster
Here are the Screen Shots
I have even kept the Screen shots of my Core i7 Processor Details Through the System Monitor Of Ubuntu
Even this is a great tool to help you get details of you’r System!
Posted in Author
Tags: 10.10, app, application, attached, benchmark, best, check, core, data, delete, details, disc, disck, disk, drive, driver, drivers, file, format, i7, in, install, maverick, monitor, partition, rotation, screenshots, smart, speed, status, storage, system, ubuntu, utilitty, utility, view



