Use a C++ WinRT Component with external LIB in a C# Universal App

Hello,
I created two projects : a C++ WinRT Component project and a C# Universal app that references directly the C++ project.
If I call a method from my class in the C++ Windows Runtime Component project from C# it's working fine.
I got the following error in the C# Universal App project when I reference an external LIB in the C++ project : "Additional information: The specified module could not be found. (Exception from HRESULT: 0x8007007E)".
Do I need to reference somehow the LIB (I got a DLL with the LIB too) in the C# project too?
Thanks,
Adrien.

Hi Adrien,
What do you mean by "reference an external LIB in the C++ project", the C++ project you mentioned here is a normal C++ project?
As I know we have to check the option support in Windows Store App.
--James
We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
Click
HERE to participate the survey.

Similar Messages

  • Can I use my computer as jukebox with external speakers?

    Can I use my computer as a jukebox with external speakers, and if so, how?

    This article should help.
    http://support.apple.com/kb/HT1215
    You won't get as good performance thought, it's recommended that you use one device for ins and outs. Get an adapter for your speakers so that the jack will fit into the headphone output of your guitarpod. But in the meantime aggregate will work.

  • I removed the original HD and want to use it as a backup with external drive.

    HP laptop G71ous win. 7.  This forum helped me remove and reinstall original drive. I am using it in an external drive unit. My question is : How can I remove data so i can clear space. It tells me i do not have admin rights, and cannot remove windows folders. I have tried entering properties and changing ownership.Thanks for your help.

    Just to add to what mct007 said, I recommend formatting the drive though this will remove all files on the drive.
    Another alternate option is to use the command prompt to take ownership of the said folders.
    This site has some good information on the commands to do this. Be sure to use the folder commands for folders and the file commands for individual files. Also, don't forget to elevate the command prompt. This can be done by right-clicing the command prompt in the Start menu and selecting Run as Administrator.
    Once ownership is achieved, you should be able to do anything you want with the files and folders.
    There are many ways to accomplish the same task and I just wanted to add to mct007's statement.
    ↙-----------How do I give Kudos?| How do I mark a post as Solved? ----------------↓

  • Is it possible to use the af:query component with programmatic VOs?

    My understanding is that the view criteria in a normal SQL-based VO are used to add WHERE clauses to the VO.
    Since programmatic VOs do no have this capability, is there something I need to override in the view object implementation class to support the view criteria that will be established by the af:query component?
    Does someone have an example of how this might be done?
    Thanks, -Klaus

    Unfortunately no. The remote control will work, but the radio will not.
    The radio only works with the iPod video and the nano.

  • Distribute Jar with external libs

    <p>Hi everyone,</p><p> </p><p>I have a simple report that is run using the java viewer, this is on a desktop not web interface.</p>  <p>I would  like to know the best way to distribute this to the users that need to use it.  I would love to have it all in one jar file.  Does anyone have a good way to do this? </p>

    <p>I used jnlp for this issue and have had good results as well.<br /></p><p> </p>

  • Using an ASHX generic handler with C# in a classic web form app on a master page to render a report via a ajax call

    The QUESTION:
    How do I get the ashx handler to work with the master page to generate a report when the user clicks on the hyperlink.
    I can get it to work if I just route the hyper link control directly to the ashx page, but I eventually need to add code to block the UI while this report being generated.  In the ajax I am thinking I need to do some type of action to force the browser
    to kick out the report.. Just not sure...
    I have a master page with the following code:
    <script type="text/javascript">
    function startReport(result) {
    $.ajax({
    url: "HTTPHandlers/TagExportHandler.ashx",
    context: document.body,
    success: function(){
    alert("done");
    //Eventually put code to block UI and etc while report is rendering...
    </script>
    In the markup I have a asp:hyperlink control...
    <asp:HyperLink ID="HyperLink1" runat="server" NavigateUrl="~/HTTPHandlers/TagExportHandler.ashx" OnClick="startReport('');">Tag Export 2</asp:HyperLink>
    Then I have a ASHX control that does the following..
    public void ProcessRequest(HttpContext context)
    using (var db = new TIPWebITDataContext())
    string _exportContent = "";
    int[] userDepartments = ((User)HttpContext.Current.Session["currentUser"]).Departments.ToArray();
    List<TagDetailsDepartments> tagsModelCsvDepartmentses = null;
    List<TagDetailsNonDepartments> tagModelCsvNonDepartmentses = null;
    var data = GetTagDetails(db, "");
    CsvContext cc = new CsvContext();
    using (var writer = new System.IO.StreamWriter(context.Response.OutputStream))
    CsvFileDescription output = new CsvFileDescription
    QuoteAllFields = true,
    EnforceCsvColumnAttribute = true
    context.Response.AddHeader("content-disposition", "attachment; filename=TagExport.csv");
    context.Response.ContentType = "text/csv";
    if (userDepartments.Count() > 1)
    tagsModelCsvDepartmentses = ((IQueryable<TagDetailsDepartments>)data).ToList();
    cc.Write(tagsModelCsvDepartmentses.ToList(), writer, output);
    else
    tagModelCsvNonDepartmentses = ((IQueryable<TagDetailsNonDepartments>)data).ToList();
    cc.Write(tagModelCsvNonDepartmentses.ToList(), writer, output);
    context.Response.StatusCode = 200;
    cc = null;
    writer.Flush();
    output = null;
    data = null;
    tagsModelCsvDepartmentses = null;
    tagModelCsvNonDepartmentses = null;
    userDepartments = null;
    // context.Session.Add("TagExport", "Complete");
    GC.Collect();
    GC.WaitForPendingFinalizers();
    Warren

    Hi,
    please move your problem to asp.net forums :> forums.asp.net
    Mark as answer or vote as helpful if you find it useful | Ammar Zaied [MCP]

  • Using a Vizio HDTV as an external monitor

    I've bought the right connector and cable to connect my MacBook to an external monitor, and with two of our HDTVs, it works great. The problem is, it doesn't work with the TV I want it to.
    We have a Vizio 27", a Phillips 47", and a Sony Bravia 52". On the Phillips and Sony, the picture quality is 1080p and amazing quality, and everything fits on the screen perfectly (as in the menu bar and dock).
    But with the Vizio, which I'm wanting to use as a main monitor with external mouse and keyboard also, the picture quality is awful. It looks decent at 1280x764, which it tries setting it to by default, but when I change that to 1080i, the picture quality becomes really fuzzy and unreadable, and the dock and menu bar aren't even on the screen (you can barely see the top of the dock at the bottom though, so I know it's there.)
    My question is: Does anyone know a way to fix this? So the Vizio can show the image in good quality? I've searched all through the MacBook's settings and my TVs settings, but I couldn't find anything. Any ideas?

    I have a Samsung HDTV with HDMI Sockets etc etc
    What cable will I need to connect my MacBook to my HDTV to watch movies direct from my MacBook on my HDTV?

  • NI WSN 3212 takes incorrect measurement with external power

    Hi, all.
    I have a problem with temperature measurement using NI WSN 3212 node with external power supply. The value randomly changes for all four channels. It happens if at least one thermocouple connected to any channel. If I disconnect all thermocouples, the values of channels are NaN. I have not this problem when node powers by battery.

    Hi,
    1. Check for the correct power cord that you have attached with the node to give the external power.
    2. Check for any external power supplied to the channels from your side.
    3. Reboot the node and try to obtain the temperature from thermometer.

  • I bought a used macbook pro that came with xcode

    I bought a used macbook pro that came with xcode, this means I can develop Apps but to publish in App Store needed pay developer fees? Or must pay these fees from now?

    All you have are the basic tools. Without a paid program in your name, you cannot distribute apps to the store.
    See iOS Developer Program

  • I have 2 macbooks each with an account for me and one for my wife. I use one Macbook logged in with my account and my wife uses the other Macbook only loged in on her account. We both make regular time-machine back-ups each on a separate external disk

    I have 2 Macbooks each with an account for me and one for my wife. I use one Macbook logged in with my account and my wife uses the other Macbook only logged in on her account. We both make regular time-machine back-ups each on a separate external disk. Is it possible to update her account on my macbook using her external disk without overwriting my stuff on the same Macbook and vice versa?

    Time Machine does not do individual accounts. It records the complete drive. So if you were to use her TM backup on your Mac it would make your Mac just like hers. Both yours and her account on your MAC.
    Just copy the missing files over from her Mac to yours. If there are differennt programs on each then they would need to be installed on both.

  • How do I use my late 2011 iMac ( with thunderbolt) as external monitor for laptop/Xbox or other device with hdmi as output.

    May be this question has been asked thousand times. how do I use my mid 2011 iMac ( with thunderbolt) as external monitor for laptop/Xbox or other device with hdmi as output. if apple hasn't removed that feature and has just moved that functinoality to thunderbolt then how can I use it. currently there is no laptop available with thunderbolt output. no 3rd party converter available. whats the use of having feature on latest functionality if we cant use it. I wish they would have made one port has mini-dvi and other thunderbolt for backward compatibility untill some vendor comes up with converter.

    It Says :
    Mac (21.5-inch, Mid 2011) and iMac (27-inch, Mid 2011) and later computers support Target Display Mode via Thunderbolt to Thunderbolt cable (2 m) when the source is another Thunderbolt-equipped computer.
    Name one computer model/vendor which has thunderbolt as output for display + audio. this is so stupid to move to new technology without availbility of its compatible devices.

  • Issues with using my iPhoto library on my external hard drive.  Very slow to open and pictures disappear in thumbnail view.

    I have recently transferred my iPhoto Library to my external hard drive (WD MyBook Live) and have some questions.  Since I have done this and used the "alt + option" to select it as my default library I have been having some issues.  When using the library on the external drive as my default drive it takes a very long time to load compared to when it was on my macbook's hard drive. Is this normal?  Also, once it does load the thumbnails are only viewable when scrolling quickly through the photos and they are very blurry.  However, if I were to select one randomly (because of this problem I have no way of knowing which one I'm selecting) it brings it up in the edit view and it is a crystal clear picture.
    Is there a way to fix these issues?  I'd love to be able to use the iPhoto Library off the external drive to free up space on my macbook but if it isn't going to work as streamlined as it would on my macbook hard drive.  I have not yet deleted the original iPhoto Library from my macbook because I did not want to do so until I knew the new iPhoto library on the external drive was working properly.  Does this make a difference?
    Please help!

    The problem lies with occasional dropouts that can corrupt the library's database files if they are being written to as the time of dropout.  It's the nature of wireless networks.  If you have a very strong signal throughout and are willing to take a chance then go for it.
    But as for the speed, it must be iPhoto 11 and it's complexity causing the slowness. I had tried using a library on an EHD connected to my iMac from my laptop wirelessly with iPhoto 7 or 8 and it was pretty fast.  I think it was 7 before faces and places came into being.
    Send a feature request to Apple via http://www.apple.com/feedback/iphoto.html to improve wireless performance, etc.
    OT

  • I have an old external drive with a firewall connection-How do I use this on my Mac with it's USB3 ports?

    I have an old external drive with a firewall connection-How do I use this on my Mac with it's USB3 ports?

    Does your Mac have ThunderBolt ports?
    There are ThunderBolt to FireWire adapters.
    As far as I know there are no FireWire to USB 3 adapters.
    Allan

  • How to use Final Cut pro with external hard drive?

    I have too little space on my computer so I have to use final cut pro x with an external hard drive, but whenever I have the hard drive plugged in and Final cut going, my computer goes very slow. I just upgraded to 16gb ram... but can't seem to run FCP x while an external hard drive is plugged in. FCP just freezes up and I have to force quit.

    craigbuckley wrote:
    all the files and events in final cut are still on my internal, so my internal drive is still full.... Do I have to go and delete everything off my internal?
    In addition to the excellent advice to keep your media on an external HDD, you need to make sure that your system (boot) drive has a decent amount of free space if you want to have a satisfactory editing experience. Many people recommend not going below 20% free space. That's especially so for the boot drive, but as you fill up the external, its performance will also slow. Ideally, we would have separate media and backup drives,
    You don't need to "delete everything". Rather, you first figure out what needs to be moved. You copy those files to the other drive and then verify that all the files you copied are in two locations. At that point you can delete those files from your boot drive.
    Good luck.
    Russ

  • Using iPod with external Hard Drive connected to laptop

    Is there a way to use the iPod video and an external hard drive connected to a Dell Latitude D600 laptop at the same time? I can use one or the other but not both. When both are connected using the usb ports on the back of the laptop, the iPod is not recognized, the message pops up saying unknown device. I do have the laptop connected to the power outlet. I have no problem using both when I am connected to the usb ports on the docking station at work, only when I have the stand alone laptop at home. I am using a 250GB Maxtor Personal Storage 3100 hard drive.
    I found an article on CNet that suggested updating the bios and laptop software. I did this and still have the same issue.

    You might have a drive letter conflict.
    Both USB devices might be trying to use the same drive letter, and they're sort of "fighting" with eachother over who gets the letter assigned.
    Try changing the drive letter of one of your devices.
    You can use this article as a reference for changing the drive letter.
    http://docs.info.apple.com/article.html?artnum=93499

Maybe you are looking for