Problems of the Add/Remove component TileList function for a newbie to flex

I'm starting a new project for my university course which will allow users to drag and drop icons in their own region.

I wanted to use a TileList to provide buttons for users to choose their area, i.e. when a user clicks on a button in the TileList their region will be returned so that they can drag items in there from another region which is always displayed (these elements will act later in the form of links to sites Web effectively make this app an interactive menu Favorites) (, but I'm far here yet).

The thing is I also wanted the user to be able to add a new user or delete a selected user by clicking on the buttons to add a new user or click on a button that removes a selected user, but after searching the Internet for the code and use it in my application, it's a bit but messed up.

The problem is that I created a table of 5 profiles (slots for each user), but I want only each slot to be added once while at the moment I can delete buttons easily using the button Delete the item when a user is selected, but if I add a few profiles and then delete one and add another sometimes There are 2 instances of the same key added. I only want ONE of each profile in the table button is visible in the application at any time. It is difficult for me to explain this heres so my complete code for the applicattion. I don't need to tweak a little, but if someone could edit it to me it would be greatly appreciated as I am totally stuck: -.

<? XML version = "1.0" encoding = "utf-8"? >

"< mx:Application xmlns:mx ="http://www.adobe.com/2006/mxml"layout ="absolute"xmlns:components ="components.*"backgroundGradientAlphas ="[1.0, 1.0]"backgroundGradientColors =" [#545351, #E3DFDF] ">"

< mx:Script >
<! [CDATA]
Mx.managers import. *;
private var _dragManager:DragManager;
private var _historyManager:HistoryManager;
private var _popupManager:PopUpManager;
import flash.net.navigateToURL;
import flash.net.URLRequest;
to import flash.net.URLVariables;
Import mx.events.ListEvent;
Import mx.controls.Button;
Import mx.collections. *;
Import mx.controls.Alert;
[]] >
< / mx:Script >

< mx:Script >
<! [CDATA]
Import mx.effects.easing.Elastic;
Import mx.collections.ArrayCollection;

[Bindable]
private var myDP:ArrayCollection = new ArrayCollection () collection
);

private var dpArr:Array = [{Label: "New profile 1", data: 1}, {label: "new profile 2", data: 2 '}, {label: "new profile 3", data: 3 '}, {label: "new profile 4", data: 4 "}, {label:" new profile 5 ", data: 5"}];

private function deleteItem (): void {}
Delete Collection Array element
If (myDP.length > 0) {}
var toRemove:Array = [];
for (var i: int = 0; i < tlist0.selectedItems.length; i ++)
toRemove.push (tlist0.selectedItems);
for (i = 0; i < toRemove.length; i ++)
myDP.removeItemAt (myDP.getItemIndex (toRemove));
}
}

private var zcount:int = 0;
private void addItem (): void {}
Add the source table article to Array Collection
if(myDP.Length < dpArr.Length) {}
myDP.addItemAt(dpArr[myDP.length],myDP.length);
}
}

private void tileList_itemClick(event:ListEvent):void {}

}

private void showAlert(event:ListEvent):void {}
Alert.Show ("you clicked the button #" + event.currentTarget.selectedItem.data);
}

[]] >
< / mx:Script >

< mx:Sequence id = "itemsChangeEffect1" >

< mx:Blur = "12" = "12" period blurXTo blurYTo = "300" perElementOffset = "150" filter = "removeItem" / >

< mx:Parallel >

< duration mx:Move = easingFunction = "{Elastic.easeOut"750"}" perElementOffset = "20" / > "

< mx:RemoveItemAction startDelay = "400" filter = "removeItem" / >

< mx:AddItemAction startDelay = "400" filter = "addItem" / >

< mx:Blur startDelay = "410" blurXFrom = "18" blurYFrom = "18" = "0" = "0" time blurYTo blurXTo = "300" filter = "addItem" / >

< / mx:Parallel >

< / mx:Sequence >

< mx:Canvas width = "1168" height = "716" backgroundColor = "#0219FB" horizontalCenter = red "0" = "0" borderColor = "#000000" borderStyle = "solid" borderThickness = "1" cornerRadius = "20" backgroundAlpha = "0.8" >

< mx:Canvas id = "UserArea" left = "10" x = "0" y = "49" width = "670" height = "594" backgroundColor = "#000000" cornerRadius = "20" borderStyle = "solid" >

"< mx:TileList id ="tlist0"itemClick =" {showAlert (event)} "itemRenderer =" mx.controls.Button "top ="10"left ="10"right ="10"color ="#FFFFFF"height ="50"width ="100% "fontSize ="12"fontStyle = columnCount 'fat' = '5' number of lines = '2', direction ="horizontal"dataProvider = '{merge}' itemsChangeEffect ="{itemsChangeEffect1}"backgroundColor ="#000000"fontWeight ="bold"borderStyle ="none"/ >
< mx:Canvas = "63" x y = "129" width = "200" height = "200" fontSize = "36" borderColor = "#FFFFFF" id = "Canvas1" visible = "false" >
< mx:Label = "27" x = "25" text = "Profile 1" / >
< / mx:Canvas >

< / mx:Canvas >

< mx:Button label = "Remove item" click = "deleteItem (); "color ="0 x 323232"x ="96"y ="10"/ >
< mx:Button label = "Add item" click = "addItem (); "color ="0 x 323232"x ="10"y ="10"/ >

< / mx:Canvas >

< / mx:Application >

There must be a better way to do it:



  
     0){
          for each(var i:int in tlist0.selectedIndices)
            myDP.removeItemAt(i);
         }
       }

       private function addItem():void {
         if(myDP.length < dpArr.length && addedIndices.length < dpArr.length){
           for(var a:uint = 0; a < dpArr.length; a++){
             if(!addedIndices.contains(a) && !myDP.contains(dpArr[a])){
               myDP.addItemAt(dpArr[a],myDP.length);
               break;
             }
           }
         }
       }
    ]]>
  
  
  
  

Tags: Flex

Similar Questions

  • I can't add a component from the Add Remove program window as says could not initialize winxp

    I can't add a component from the Add Remove program window as says could not initialize winxp

    My victory is xp professional ver 2002 service pack 3

    It's usually easy to fix, but if you removed all the dll and inf files, you can have a bunch of other problems that you have not yet discovered.

    If you mean when you try to use Add/Remove Windows components you see a message like this:

    Install was not able to load the master file.
    The application could not be initialized.

    This happens because this file is missing:

    c:\windows\inf\sysoc.inf

    There is no copy backup of this file on your system and run the System File Checker will not replace the missing file (sorry, that Microsoft committed Support Engineer 'experts').

    You will need to get a real copy of your XP bootable installation CD or from a reliable source.

    There's a copy on my SkyDrive, you can download - here's how:

    I downloaded a copy of XP Pro SP3 file you need on my SkyDrive (everyone has a SkyDrive for file sharing).

    You can download it and when you do, put a copy of the file in this folder (assuming that Windows is installed on your C drive):

    c:\Windows\Inf

    Here is the link to my SkyDrive and you can get the file you need here:

    https://SkyDrive.live.com/?CID=6a7e789cab1d6f39&ID=6A7E789CAB1D6F39! 311

    When you see the files available for download, you can not see the file extension (.exe, .dll, .cpl, .sys, .zip, etc.), but when download you them they will have the right extension.

    When you download the file (especially if you use Internet Explorer), when you get a chance to save the file, your browser is unable to save the file with an extension (by example, .exe, .dll, .cpl, .sys, .zip, etc) then you will need to manually add the extension appropriate to the file when you download the file before you save it.

    You can download the file without the extension, and then rename the file to add the appropriate extension.  You do not want to use a file named sysoc when the name of the file should really be called sysoc.inf (if the downloaded file has no extension, you will need to change the name of the file to add the appropriate extension to make it work.

    You must then copy and paste the downloaded folder appropriate on your system.

  • Error message when you try to download Windows Defender: "first remove Microsoft Client Protection." Cannot find this file through the Add/Remove, search, including hidden or Win Explorer.

    Original title: trying to download

    WinXP SP3, Security Scan run and d/ld: error message when you try to download Windows Defender: "first remove Microsoft Client Protection." Cannot find this file through the Add/Remove, search, including hidden or Win Explorer. What to do now would be much appreciated.

    Also have a related problem about MS Maliciouws software removal tool. For download, but read in the KB that: in XP, the vacuum cleaner will remove the malware, but doing so may trigger the File Protection Win with damages to my operating system.  the tool will attempt to repair the damage, but to rehabilitate prior to infection, that I need to insert the CD of Win. As my computer came with Windows preinstalled, I do not have a disk and will not take the risk of damage, that I can't fix. Do I not download or not... ? Another solution... ?  I also fear that this tool could settle into the routine Win Update and need guidance on the prevention of this facility, if possible, or what to do if it cannot be prevented.

    It can have nothing to do with any of the foregoing. " I'm relaying only because it occurred during the same mission of update: had msg of error that Win Firewall has not been set as a default, which reset, but found this hidden file when searching for the Protection of the customer: "Win 32/Hackdef' - it was a config with the extension ini file and was deleted by Scan."

    Thanks a lot for any assistance.

    scate 39

    Hello

    ·         You have Microsoft Security Essentials on your computer?

    If you have windows installed on your computer security essentials, then you will not be able to install Windows defender. Windows Security Essentials has antispyware component installed.

    You get the error because you have installed MS Security Essentials, which has its own function to antimalware. You don't need or want to install Windows Defender, too. Leave MS Security Essentials installed and do not turn it off.

    See also:

    You can turn on or turn on the firewall in Windows XP, please see the link below:

    http://support.Microsoft.com/kb/283673

  • I can't delete some programs of HP printer by using the Add/Remove

    Add/Remove programs.

    I have some HP printer programs that I can't remove by using the Add/Remove in the control panel. Any suggestions please.

    Hi NeilOsborne,

    1. what happens when you try to remove the program in Add/Remove program?

    2. do you get an error message?

    Follow the steps in the article.

    How to manually remove programs from the add tool / remove programs

    http://support.Microsoft.com/kb/314481

    Note: This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, click the following link. http://support.Microsoft.com/kb/322756

    Error message when removing program with Add/Remove programs

    http://support.Microsoft.com/kb/141697

  • Withdrawal of obsolete lists in the Add/Remove program list?

    I'm working on the clean-up of an older system running Windows XP Pro. The system has two hard drives... whose the second crashed and burned in a fatal way. Software that has been installed on the second drive hard disappeared and is not installed on the replacement drive. The problem this presents, although perhaps minor but annoying, however, is that programs that were on the second disc appear on the Add/Remove Programs list, accessed via the Control Panel, even if they are no longer really exist on the system. Is there a good way to clean the list add/remove program entries for programs that have been lost and never be recovered due to a failure of hard drive like that? Also, are there any other proceedures recommended to clean all traces of system programs that have been lost in this way? Try to remove the traces of these programs using the Add/Remove list does not of course because the entries in the list of reference locations and files that no longer exist.

    Thank you.

    I'm working on the clean-up of an older system running Windows XP Pro. The system has two hard drives... whose the second crashed and burned in a fatal way. Software that has been installed on the second drive hard disappeared and is not installed on the replacement drive. The problem this presents, although perhaps minor but annoying, however, is that programs that were on the second disc appear on the Add/Remove Programs list, accessed via the Control Panel, even if they are no longer really exist on the system. Is there a good way to clean the list add/remove program entries for programs that have been lost and never be recovered due to a failure of hard drive like that? Also, are there any other proceedures recommended to clean all traces of system programs that have been lost in this way? Try to remove the traces of these programs using the Add/Remove list does not of course because the entries in the list of reference locations and files that no longer exist.

    Thank you.

    Download ccleaner from piriform. Click Tools > uninstall. Highlight the entries that appear, but is really installed. Then choose Delete. Reformatting is an extreme measure for a simple issue resloved. Regarding running the ccleaner registry cleaning tool, that I personally used for several years without a single incident. This does not apply to all the registry tools however.

    CCleaner - home

    It is also a trustworthy tool.

    Glary Utilities | GlarySoft

    Free computer support and diagnostics-->> http://repairbotsonline.forumotion.com/

  • How to manually remove items in the Add/REMOVE list

    I uninstalled a particular program, but it still appears in the Add/REMOVE list. It is still also in the folder programs. How can I manually remove this program in the Add/REMOVE list?

    Hi Sweetpence51,

    1. are you able to uninstall properly the other programs on the computer?

    2. you use Windows vista or Windows XP operating system?

    Method 1

    First of all, make sure that you have followed the right instructions to remove the program from the computer.

    If the program does not uninstall completely the first time, sometimes running the uninstall program a second time will succeed.

    Troubleshoot installing or uninstalling programs

    http://Windows.Microsoft.com/en-us/Windows-Vista/Troubleshoot-installing-or-uninstalling-programs

     

    Method 2

    If you are unable to remove the program from the Add/Remove programs then you need to remove the keys associated with the program from the registry.

    Important This section, method, or task contains steps that tell you how to modify the registry. However, serious problems can occur if you modify the registry incorrectly. Therefore, make sure that you proceed with caution. For added protection, back up the registry before you edit it. Then you can restore the registry if a problem occurs. For more information about how to back up and restore the registry, see the link below.

    Back up the registry

    http://Windows.Microsoft.com/en-us/Windows-Vista/back-up-the-registry

    Note: In the procedure below, replace Add/Remove programs and features if you are using the Windows vista operating system.

    (a) click Start and in the search box, type regedt32, and then click OK.

    (b) in the registry editor, find the following registry key:

    HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Uninstall

    (c) in the left pane, click the Uninstall registry key, and then click export on the file menu.

    (d) in the export registry file dialog box that appears, click desktop in the list record in , type Uninstall in the file name box, and then click Save.

    (e) each key listed under Uninstall in the left pane of Registry Editor represents a program that is displayed in the list of currently installed programs in the add tool / remove programs. To determine which program that represents each key, click the key and discovers the following values in the details on the right pane:

    DisplayName: Data of the value of the DisplayName key is the name listed in Add / Remove programs.
    - and -
    UninstallString: The value of the UninstallString key data the program used to uninstall the program.

    (f) after you identify the registry key that represents the program that you removed but which is still displayed in the list of currently installed programs , add or remove programs, right-click the key in the left pane of the registry editor window, and then clickRemove.

    (g) click Yes in response to the message "are you sure you want to delete this key and all of its subkeys?

    (h) on the file menu, click Exit to quit the registry editor.

    (i) click Start, click Control Panel, and then click on Add / Remove Programs.
    In the currently installed programs list, verify that the program whose registry key you deleted is no longer listed.

    (j) do one of the following:

    1. If the program list is not correct in Add / Remove Programs, double-click the file Uninstall.reg that you saved on your desktop in step 5 to restore the original list of programs in the registry.
    -or-

    2. If the program list is correct in Add / Remove Programs, right-click the Uninstall.reg file on your desktop and then click Remove.

    How to manually remove programs from the add tool / remove programs

    http://support.Microsoft.com/kb/314481

    Note: The preceding Microsoft article also applies to Windows vista operating systems.

    I hope this helps!

    Halima S - Microsoft technical support.

    Visit our Microsoft answers feedback Forum and let us know what you think.

  • Generic icon in the Add/Remove Programs list

    Hello to you all, useful forum fans!

    I have a nice custom icon that I built in my specs of the executable version, but when I use an installer to install my program, the icon in the Add/Remove Programs list is the software generic one (with the box open and CD).  How can I get my custom icon to use in the list as well?  I'm using LabVIEW 8.5.1 (and wishing my company should pay for 2010! ).

    Thanks for your help,

    -Joe


  • Miss me the windows system32 rundll32.exe. I can't access the Add/Remove in the control panel.

    original title: missing file

    Miss me the windows system32 rundll32.exe. I can't access the Add/Remove in the control panel.

    I tried to start - run with my c/d operating system

    I checked for viruses

    I purchase software to remove etc and REG files.

    Now that the devil do?

    Thank you

    If this

    I tried to start - run with my c/d operating system

    means that you have tried to use sfc/scannow from start > run, your experience is not surprising.  This 'solution' is often suggested by people who don't really understand what this command does.  It does not help to restore a missing rundll32.exe file.

    For what is

    I checked for viruses

    What is the name and version of your anti-virus application?  When (approximately) their subscription expires? What other antimalware applications installed?  What other antimalware applications you used recently to scan your computer?

    If you have not yet used the "software to remove the REG files and etc." return for refund or throw it out.  "Registry cleaners", 'tuners', etc. are not useful.  If you used to "clean" the registry, use its "undo" feature (if it has one) to restore the registry.  Longtime MS MVP PA Bear:

    TIP: If you still think again your registry database must be cleaned, repaired, amplified, to the point, healed, twisted, fixed, enlarged, "swept" or optimized (it isn't), read http://aumha.net/viewtopic.php?t=28099 and draw your own conclusions. See also http://blogs.technet.com/markrussinovich/archive/2005/10/02/registry-junk-a-windows-fact-of-life.aspx

    What probably happened is that your antivirus application deleted or quarantined in your file rundll32.exe thinking he was infected.  He could have, but probably not.  In any case, read the post that begins, "That 'solution' is not on my list." in the following thread: http://answers.microsoft.com/en-us/windows/forum/windows_xp-performance/systemrundllexe-not-found/6e30aff2-a88e-4d86-a654-753d54f632d1 you can also read the rest of the posts in this thread.

    Note that c:\windows\system32\dllcache is a hidden folder, but you who type in the address bar of Windows Explorer (or copy and paste), the folder should open anyway.

    Assuming you manage to restore rundll32.exe, download, install, update and run full scans (not at the same time) with each of the following free tools.

    MalwareBytes AntiMalware
    SUPERAntiSpyware

  • How to remove a program that is not in the Add/Remove list of

    I deleted an add/remove program of & thought later that I had removed that badly.  . I restored it from the trash, but it is not in the Add/Remove list.

    Through 'search' I found but don't know where it is.in my files was my original action of removing correct & now I want to remove again but cannot find a way to get it uninstalled.    Hope you can help thank you Gormaur

    You can use Revo Uninstaller to remove an installed program are not not in the control panel.

    Revo Uninstaller - follow the link and download the free version:

    http://www.revouninstaller.com/revo_uninstaller_free_download.html

    I deleted an add/remove program of & thought later that I had removed that badly.  . I restored it from the Recycle Bin

    When you uninstall a program via Add/Remove Programs, it will not in the trash.

  • I don't get iis option in the Add/Remove windows components window

    I don't get iis option in the Add/Remove windows components window...
    I install iis to another software

    This might help:

  • How can add you a program that was not listed in the Add/Remove Programs list?

    I tried to remove a program from your laptop using Add/Remove software. He said the software appear to no longer be installed and asked me if I wanted to remove it from the list. I said yes and then discovered that the program is still there, but on another logical partition. How can I get this program show up on top of the Add/Remove software list?

    Reinstall it.

  • Whenever I try to open the Add/Remove Programs folder I get an exception and cannot access it?

    Windows XP, SP3, IE8... Since Saturday, whenever I try to access the Add Remove Programs, I have ' exception occurred at the "C\WINDOWS\systerm32\shell21.dll,Control_RunDLLappwiz.cpl", and I can't access it to add or delete anything... (I recently reformatted the computer) abput 3 weeks ago) and everything was going well so far... using System Restore to a point where I knew it was patch work it? (this would be my last!) ... or running the scandisk on start up option can fix this?... any help would be appreciated... of course don't want to have to reformat again!... someone else asked me that maybe one of the "updates" I put in recently may have caused?

    Lynxstch,

    Hello and thank you for visiting the Microsoft answers community.

    I've included some knowledge base articles that may help you:

    Incorrectly, Add/Remove Programs tool displays installed programs

    XP system restore

    I have also included a 3 part of the article, but does not guarantee to this topic:

    http://www.LIUtilities.com/products/wintaskspro/dlllibrary/wizcpl/

    I also suggest creating backup before starting to make changes.

    Good luck and I hope this helps.

    Lisa
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • I looking for the Add/Remove program in Control Panel and can not find it... is where?

    I can't find the Add/Remove program and I really need to DELETE a program my son installed on my computer... can you tell me where to find it? I went into Control Panel and do not see this option.

    Hello

    different name in vista

    http://Windows.Microsoft.com/en-us/Windows-Vista/uninstall-or-change-a-program

    1. Open programs and features by clicking on the button start , by clicking on the Control Panel, click programs, and then click programs and features.

    2. Select a program and then click on uninstall. Some programs include the ability to modify or repair the program in addition to uninstall. but many simply offer the option uninstall. To change a program, click on change or repair. If you are prompted for an administrator password or a confirmation, type the password or provide confirmation.

    and here's a pictorial tutorial to help you in what to look for

    http://www.bleepingcomputer.com/tutorials/tutorial141.html

  • Problem with the cmdlet Remove-Snapshot

    Hello everyone,

    I have a problem with the cmdlet Remove-Snapshot: it fails to remove the snapshot when I made a copy of file (Copy-Item) between calls to New-Snapshot and Remove-Snapshot if (and only if) I put - confirm option to $false. If - confirm is $true everything works, but it does not allow me to run the non-interactive script. The error that is returned is "vim.fault.InvalidVmConfig".

    Anyone know if there is a problem on my side, on the side of ESX Server or a bug in the VI Toolkit? Any possible workaround?

    I have attached the PowerShell script, I used to reproduce the error and the script log file that contains the error message.

    The versions I used are:

    VMware.Vim.dll (1.5.0.1299, "VI API 1.5.0 build.Net 142961")

    VMware ESX Server 3i, 3.5.0 110271

    I'm not able to reproduce this on my environment but I am sure that the issue is not with the - confirm: $false parameter. After you copy the file there is a timeout that is set to 10 seconds. Can you increase it (even if I do not at all see a reason of this time-out) and see what happens?

    \Yavor

  • The program in XP ' Add/Remove Programs' too much for Agere Systems HDA Modem - 6.4 GB size program!

    Add/Remove program on laptop HP515 reported the size of the Agere Systems HDA Modem as being program
    3,582.00 MB (3.5 GB) you want to assume this is a mistake, because the driver was last updated was 2006 and Agere was acquired by LSI. However - this computer he'd have removed the ThinkPoint (via AVG2011 anti-virus) virus with
    no trace, if the elements of the manual removal in the registry, so AVG you all this?

    So I tried to remove the program, which needs software modem dialup? and disable it in Device Manager

    After having removed via Add/Remove programs when you restart it himself reinstalled w / no prompts
    After uninstalling the Manager of devices, same thing except that now it says the size of the program is 6 437,00 Mo!

    Will be not deleted or disabled after reboot. Next step is to open up the laptop and see if the modem can itself be without shearing of the Board of Directors, if that will not trigger the re - install software
    Can find no other reference to this problem anywhere, hope it's just a will and
    the GB are not counted against the count of HD space.

    On another laptop running Vista home the same modem is shown no program size, just empty.

    There are a TON of malware which is legit software.  No way to list them here.  All we can do is get anti-virus software AND software to search for malware (in some cases, you may two or three different types of software.)  I myself use AVAST, MalwareBytes and Spybot and AdAware. --
    Gina Whipp
    2010 Microsoft MVP (access)

    Please post all responses on the forum where everyone can enjoy.

Maybe you are looking for

  • iCloud don't sync imessages, contacts

    Hello I had some iphones and macbooks for a long time and always perfectly switched to a newer model with icloud (Time Machine) recently, something broken my iphone 6, it began to freeze, and because my job requires always be on, I quickly bought a 6

  • El captain, cannot delete files in the Recycle Bin

    Strange, but I downloaded a widget, and when I try to delete, El Captain never allows me to do... I tried various Apple Help instructions, but they all fail. Here are some results from the example of the console: https://support.Apple.com/en-CA/TS140

  • Tecra 540 - BIOS upgrade?

    I am the owner of Tecra 540.Details:Tecra 540CDT/4.0 system UNIT; Z7013615 model number. I just downloaded the latest BIOS for this notebook (bios - 20071126170622.zip) Two files inside:CHGBIOSA. EXEBIOFCE7T.COM Now I'm looking for a way to Flash the

  • Maintain the value of the indicator after the threshold is exceeded

    I have a part of my VI using an auto indexed for loop to display an array of 10 values boolean indicating if a threshold test has been exceeded.  If a false value is received on any one of these 10 channels, I need to have a light, the temperature of

  • I can't find the driver for my network on 431 Hp windows 7 32-bit controller

    Hello, I have a problem here. IM using 431 HP with windows 7 32 bit. I can't find the right driver for my network controller. Here's my hardware ID: PCI\VEN_168C & DEV_002B & SUBSYS_1461103C & REV_01PCI\VEN_168C & DEV_002B & SUBSYS_1461103CPCI\VEN_16