How to create the C++ DLL for Windows Mobile and how to import it in C#

Hi All,
     Please can u guide me for creating DLL on C++ and using it in C#
     1) Steps to create the DLL using C++ for Windows Mobile
     2) And where to place the DLL after builiding to make use of it in my C# project
Thanks in Advance!!!
Thanks & Regards,
Sharan

Hello all,
I know this is an old thread but i have to give it a try ( i am stuck with an almost identical problem but cant solve it since 5 days googling and reading.
I am developing an app for Unitech HT660e which has Win CE. THe app is complete but now i need some more control over the barcode scanner. In order to gain controll i need to use USI.dll which is explained in this documentation (chapter 2 has the link to
the SDK which contains the USI.dll ) :
http://www.datacol.co.nz/pdf/uni_prog-guide_1.21.pdf
But i also get : Cant find PInvoke DLL 'USI.dll'.
In chapter 4 is SysIOAPI.DLL mentioned which i cant fin.
Chapter 17 has USICF.dll which may be interesting bcos this one can be added as reference and "using USICF" . I am using compact framework 3.5 for this and the emulator is "usa windows mobile 5.0 pocket pc r2 emulator". 
Reading your post i noticed i can use the "Pocket PC 2003 SE Emulator" but it gives me the same error.
Maybe i need to include a path in my code but i tried this as well...and get the same problem. Maybe i am missing something.
Here is my code:
using USICF;
using System.Runtime.InteropServices;
namespace SmartDeviceProjectzaDLLtesting
    public partial class Form1 : Form
        [DllImport("USI.dll", EntryPoint = "VibrationOn")]   //ignorethis?:,CallingConvention=CallingConvention.Winapi)]//Cdecl)]    //EntryPoint = "VibrationOn")]
        public static extern void VibrationOn(bool bEnable);
        public Form1()
            InitializeComponent();
        private void Form1_Load(object sender, EventArgs e)
           // USICF.USIClass usiba = new USICF.USIClass(this); // this gives an exception as well
           VibrationOn(true); // thiis causes the exception
 //           VibrationOn(false);

Similar Messages

  • How to create the Datadriven subscription for Windows Fileshare ?

    HI i have created Datadriven subscription for windows File Share ,Now i will get the follwing error.
    Pls find the screen shot attached
    The file path i have given here is:\\DIN16000009\New folder
    The report path i have given here is:\\My First Report\My First Report
    Please let me know any changes required while giving the above two paths.
    And pls let me know if any additional changes required.
    TanX

    <Header>
      <Product>Microsoft SQL Server Reporting Services Version 2009.0100.1600.01 ((KJ_RTM).100402-1539 )</Product>
      <Locale>English (United States)</Locale>
      <TimeZone></TimeZone>
      <Path>C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\Logfiles\ReportServerService__11_24_2014_19_59_20.log</Path>
      <SystemName>DIN16000009</SystemName>
      <OSName>Microsoft Windows NT 6.1.7601 Service Pack 1</OSName>
      <OSVersion>6.1.7601</OSVersion>
      <ProcessID>3928</ProcessID>
      <Virtualization>None</Virtualization>
    </Header>
    rshost!rshost!1370!11/24/2014-19:59:20:: i INFO: CLR runtime is initialized.
    rshost!rshost!1370!11/24/2014-19:59:20:: i INFO: Derived memory configuration based on physical memory as 3990564 KB
    appdomainmanager!DefaultDomain!dac!11/24/2014-19:59:20:: i INFO: Entered managed ServiceMain in DefaultDomain.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing ConnectionType to '0'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing SecureConnectionLevel to '2'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing CleanupCycleMinutes to '10' minute(s) as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing MaxActiveReqForOneUser to '20' requests(s) as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing DatabaseQueryTimeout to '120' second(s) as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing RunningRequestsScavengerCycle to '60' second(s) as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing RunningRequestsDbCycle to '60' second(s) as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing RunningRequestsAge to '30' second(s) as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing MaxScheduleWait to '5' second(s) as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing DisplayErrorLink to 'True'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing WebServiceUseFileShareStorage to 'False'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing WatsonFlags to '1064'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing WatsonDumpOnExceptions to 'Microsoft.ReportingServices.Diagnostics.Utilities.InternalCatalogException,Microsoft.ReportingServices.Modeling.InternalModelingException,Microsoft.ReportingServices.ReportProcessing.UnhandledReportRenderingException'
     as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing WatsonDumpExcludeIfContainsExceptions to 'System.Threading.ThreadAbortException,System.Web.UI.ViewStateException,System.OutOfMemoryException,System.Web.HttpException,System.IO.IOException,System.IO.FileLoadException,Microsoft.SharePoint.SPException'
     as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing AuthenticationTypes to '5'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing RSWindowsExtendedProtectionLevel to 'Off'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing RSWindowsExtendedProtectionScenario to 'Proxy'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing EnableAuthPersistence to 'True'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing IsSchedulingService to 'True'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing IsNotificationService to 'True'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing IsEventService to 'True'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing PollingInterval to '10' second(s) as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing WindowsServiceUseFileShareStorage to 'False'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing MemorySafetyMargin to '80' percent as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing MemoryThreshold to '90' percent as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing RecycleTime to '720' minute(s) as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing MaxAppDomainUnloadTime to '30' minute(s) as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing MaxQueueThreads to '0' thread(s) as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: w WARN: Initializing UrlRoot to default value of ''  because it was incorrectly specified in Configuration file as ''.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing IsWebServiceEnabled to 'True'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing IsReportManagerEnabled to 'True'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing MaxConnections to '2'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing Timeout to '10' second(s) as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing AppID to '(Default)'  as specified in Configuration file.
    library!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Initializing CacheLevel to 'Default'  as specified in Configuration file.
    resourceutilities!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Reporting Services starting SKU: Developer
    configmanager!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Using report server internal url https://DIN16000009.Honda.com:443/ReportServer.
    configmanager!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Using report server external url https://DIN16000009.Hondsa.com:443/ReportServer.
    configmanager!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Using url root https://DIN16000009.Hondsa.com:443/ReportServer.
    rshost!rshost!12a0!11/24/2014-19:59:21:: i INFO: Configuring maxPhysicalCpu=0, minLogicalCpu=0
    rshost!rshost!12a0!11/24/2014-19:59:21:: i INFO: Logical processor per physical processor 4
    rshost!rshost!12a0!11/24/2014-19:59:21:: i INFO: Logical processor unlimited
    rshost!rshost!12a0!11/24/2014-19:59:21:: i INFO: Maximum logical CPU is 4
    configmanager!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Using report server internal url https://DIN16000009.Hondsa.com:443/ReportServer.
    configmanager!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Using report server external url https://DIN16000009.Hondsa.com:443/ReportServer.
    configmanager!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Using url root https://DIN16000009.Hondsa.com:443/ReportServer.
    appdomainmanager!DefaultDomain!12a0!11/24/2014-19:59:21:: i INFO: Appdomain:2 WindowsService_0 started.
    resourceutilities!WindowsService_0!12a0!11/24/2014-19:59:22:: i INFO: Reporting Services starting SKU: Developer
    library!WindowsService_0!7c0!11/24/2014-19:59:22:: i INFO: Catalog SQL Server Edition = Developer
    library!WindowsService_0!7c0!11/24/2014-19:59:22:: i INFO: Current DB Version C.0.9.45, Instance Version 147.
    library!WindowsService_0!7c0!11/24/2014-19:59:22:: i INFO: Starting upgrade DB version from C.0.9.45 to 147.
    rshost!rshost!1008!11/24/2014-19:59:22:: i INFO: Registered url=http://+:80/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer.
    rshost!rshost!1008!11/24/2014-19:59:22:: i INFO: Registered url=https://DIN16000009.Hondsa.com:443/ReportServer/, vdir=/ReportServer, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer.
    rshost!rshost!1008!11/24/2014-19:59:22:: i INFO: Currently registered url https://DIN16000009.Hondsa.com:443/ReportServer/ on endpoint 2
    rshost!rshost!1008!11/24/2014-19:59:22:: i INFO: Currently registered url http://+:80/ReportServer/ on endpoint 2
    rshost!rshost!1008!11/24/2014-19:59:22:: i INFO: Registered url=http://+:80/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager.
    rshost!rshost!1008!11/24/2014-19:59:22:: i INFO: Registered url=https://DIN16000009.Hondsa.com:443/Reports/, vdir=/Reports, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportManager.
    rshost!rshost!1008!11/24/2014-19:59:22:: i INFO: Currently registered url https://DIN16000009.Hondsa.com:443/Reports/ on endpoint 3
    rshost!rshost!1008!11/24/2014-19:59:22:: i INFO: Currently registered url http://+:80/Reports/ on endpoint 3
    rshost!rshost!1008!11/24/2014-19:59:22:: i INFO: Endpoint 4 is disabled and no url is registered vdir=/ReportServer/ReportBuilder, pdir=C:\Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\ReportServer\ReportBuilder.
    rshost!rshost!12a0!11/24/2014-19:59:22:: i INFO: Derived memory configuration based on physical memory as 3990564 KB
    servicecontroller!DefaultDomain!1138!11/24/2014-19:59:22:: i INFO: Total Physical memory: 4086337536
    rpcserver!DefaultDomain!1008!11/24/2014-19:59:22:: i INFO: Process monitoring started.
    library!WindowsService_0!7c0!11/24/2014-19:59:25:: i INFO: Finished upgrading DB version from C.0.9.45 to 147.
    crypto!WindowsService_0!7c0!11/24/2014-19:59:25:: i INFO: Initializing crypto as user: NT AUTHORITY\SYSTEM
    crypto!WindowsService_0!7c0!11/24/2014-19:59:25:: i INFO: Exporting public key
    crypto!WindowsService_0!7c0!11/24/2014-19:59:25:: i INFO: NT Service self activating
    dbpolling!WindowsService_0!7c0!11/24/2014-19:59:25:: i INFO: EventPolling polling service started
    dbpolling!WindowsService_0!7c0!11/24/2014-19:59:25:: i INFO: NotificationPolling polling service started
    dbpolling!WindowsService_0!744!11/24/2014-19:59:25:: i INFO: HeartbeatThread(EventPolling): heartbeat thread started.
    dbpolling!WindowsService_0!107c!11/24/2014-19:59:25:: i INFO: HeartbeatThread(NotificationPolling): heartbeat thread started.
    dbpolling!WindowsService_0!7c0!11/24/2014-19:59:25:: i INFO: SchedulePolling polling service started
    dbpolling!WindowsService_0!7c0!11/24/2014-19:59:25:: i INFO: UpgradePolling polling service started
    dbpolling!WindowsService_0!1220!11/24/2014-19:59:25:: i INFO: PollingMaintenance: Polling started
    rpcserver!DefaultDomain!7c0!11/24/2014-19:59:25:: i INFO: RPC Server started.
    servicecontroller!DefaultDomain!7c0!11/24/2014-19:59:25:: i INFO: RPC Server started. Endpoint name ='ReportingServices$MSRS10_50.MSSQLSERVER'
    appdomainmanager!WindowsService_0!7c0!11/24/2014-19:59:25:: i INFO: Appdomain:2 WindowsService_0 initialized.
    library!WindowsService_0!12dc!11/24/2014-20:09:40:: i INFO: Call to CleanBatch()
    library!WindowsService_0!12dc!11/24/2014-20:09:41:: i INFO: Cleaned 0 batch records, 0 policies, 0 sessions, 0 cache entries, 0 snapshots, 0 chunks, 0 running jobs, 0 persisted streams, 0 segments, 0 segment mappings, 0 edit sessions.
    library!WindowsService_0!12dc!11/24/2014-20:09:41:: i INFO: Call to CleanBatch() ends
    This is my log file ,pls check the details and let me knw.

  • How to create the exe file for java project.

    How to create the exe file for java project.
    am done the project in java swing , i like to create the project in exe format, so any one help for me,
    send the procedure for that.
    thanking u.

    How to create the exe file for java project.Have you ever heard of google? I pasted your exact "question" into a google search:
    http://www.google.com/search?q=How+to+create+the+exe+file+for+java+project.
    and got several useful links.
    Better search terms might yield even better results.
    Sheesh.

  • Trying to install Acrobate 8 Standard on PC with Windows 7, 64 bit. During the installation I was asked to provide "File Adobe PDF.dll for Windows Vista. How can I obtain the required file?

    Trying to install Acrobate 8 Standard on PC with Windows 7, 64 bit. During the installation I was asked to provide "File Adobe PDF.dll for Windows Vista. How can I obtain the required file?

    Nothing in the Acrobat 8.x product family is compatible with Windows 7 (or any contemporary OS).
    The Acrobat 8.x product family passed into End of Support way back -- (November 2011).
    The current release of Acrobat (XI) is compatible in Windows 7.
    Be well...

  • How to Create Roaming Profile(s) For Windows Workgroups

    This Tutorial Shows how to create roaming profile(s) for Windows Workgroups.
    Here are the steps in order to do this:
    On the host PC:
    1. Goto 'Folder Options'>'View' and un-tick 'Use Simple File Sharing'.
    2. Goto Network Connections and right click on the 'Local Area Connection' (Ethernet recommended)
    3. Goto Properties>General, and tick 'File and Printer Sharing'.
    Click Apply + Ok.
    4. Goto Control Panel>User Accounts, add a new user.
    5. Logon to this user, and open the profile folder properties.
    5b. Share this folder.
    6. Make the Share permissions so that 'everyone' has: Full Control, Read, Change.
    Click Apply + Ok.
    7. Click on 'Caching' and disable Caching for this Share.
    Click Ok.
    8. Now goto the 'Security' tab and give 'Administrator' and 'SYSTEM' 'Full Control'.
    Click Apply + Ok.
    On the remote PC(s):
    1. Make the same User as on the Host.
    1b.Logon to the account and log back out again. Delete the profile folder from 'Documents and Settings'.
    3. Give 'SYSTEM': 'Read','Read and Execute','List Folder Contents' to the 'Administrators' Profile
    4. Type 'lusrmgr.msc' into run, goto: 'Users', double click on the new user and goto the 'Profile' tab.
    4b. In the 'Profile Path' box, type \\hostPCname\ProfileName.
    Click Apply + Ok
    *Note* Replace the \\path\ accordingly to what names are on your Host PC.
    5. Goto regedit>HKLM\Software\Microsoft\Windows NT\CurrentVersion. Double click
    on 'ProfileList'.
    Find which key is for the new user. (Example S-1-5-21-58435627-18431725-18026167-1003)
    6. Right click that key and goto: 'Permissions' and give 'SYSTEM' 'read'.
    *Note* Once you logon to the roaming profile from the remote PC for the first time you can undo this step.
    7. goto GPEdit>Computer Configuration/Administrative Templates/System/User Profiles:
    Enable these settings:
    'Do not check for user ownership of roaming profile folders'
    'Delete cached copies of roaming profiles'
    'Log users off when roaming profile fails'
    "Add the Administrators security group to roaming profiles'
    'Prevent roaming profile changes from propagating to the server'
    7b. Make 'Timeout for dialog boxes' '1' (seconds)
    8. goto: Computer Configuration/Security Settings/Local Policies/Security Options:
    Make 'Number of previous logons to cache (if server is unavailable) '0'
    Now you're ready to login to the Profile on the remote PC.
    *Note* Sometimes, when windows loads it takes a minute for the profile folder to become shared again.
    Thanks for reading.

    Hi,
    I have replied to the below thread mentioning the FM's to create Profile sets, profiles and also target groups. This may be helpful to you.
    Re: target group creation
    Regards,
    Priyanka

  • How to create the Access sequence for the Vendor+material+plant combination

    Hi all
    Please let me know How to create the Access sequence for the Vendormaterialplant combination..
    Whats the use? What its effect in purhcase and taxe..
    brief me please

    Hi,
    you are asked to maintain the access sequence for the tax condition for which you are putting 7.5%.
    goto OBQ1 or img..financial accounting new...global settings.... taxes on sales and purchases ......basic settings.....
    find the tax condition type. see in it which access sequence is attached.
    if there is none then use JTAX used for taxes in India.
    or you can create the similar one for your.
    to create the same goto OBQ2.
    new entry or copy JTAX.
    and assign the access sequence to condition type.
    this will resolve your problem if you just need to assign the access sequence.
    regards,
    Adwait Bachuwar

  • How to create the pricing procedure for domestic & import.

    HI,
        Pls any body let me know how to create the pricing procedure for domestic & import.
    what is the use of the keys
    step condiiton condition type from   to  manual required statistic   subtotal requirement caltype basetype.
    how system will work based on this.

    Hi,
    Please see below WIKI for your reference:
    http://wiki.sdn.sap.com/wiki/display/ERPLO/16FieldsDescriptioninPricing+Procedure
    Regards,
    Ninad Kshirsagar

  • How to setup the airport extreme for window xp

    How to setup the airport extreme for window xp

    Sorry, I forgot to mention a few points:
    1) I don't have the Airport Extreme base station;
    2) My PowerBook is connect to the internet thru wired connection with the Built-in Ethernet;
    3) The Airport is turned on, but my PSP's scan cannot locate the PowerBook at all (while it find someone else's network)
    So, I wonder if I can just connect my PSP to the built-in Airport in the PowerBook directly. So that I can have internet access on my PSP.

  • What are the tools to create a digital magazine for ipad version and how can be place it in newsstand?

    Hello..
    "what are the tools to create a digital magazine for ipad version and how can be place it in newsstand?"
    I am very tired after done a week of R&D on this issue..
    But i doesn't get any fair solution for this one..
    I hope this is best option to place my issue here to get quick solution..
    Thanks and Regards..

    We are all users here.
    There is no one here from Apple.
    In order for you to develop and distribute content for the iPad, you need to become an apps developer.
    Not sure where you sign up for this or who you have to call.
    There should be a place on Apple's site that refers to a section of the site if you want to be an Apple iOS content developer.
    It cost, I believe $99 U.S. to become an Apple apps developer. You'll agree to Apple's Non-disclosure rules.  You'll receive Apple's app/software developers kit,and access to Apple's app developer site.
    No one here is going to be able to help you.
    Good Luck.

  • How to create the exe files for java application

    How to create the exe file for java application?
    got any software to do that?
    Thanks

    In terms of converting java applications into exe files, there are 3 schools of thought:
    1) Instead of converting it to an exe, convert it to a jar file. Jar files are more portable than exe files because they can be double-clicked on any operating system. The caveat is that a Java interpreter must be installed on the target computer for the double-clicking to work.
    http://developer.java.sun.com/developer/Books/javaprogramming/JAR/
    2) Create an exe launcher that, when double-clicked, attempts to find a Java interpreter on the local computer and launches the Java application. The exe file is still double-clickable but whether your java application runs depends on whether a Java interpretor is installed on the target computer.
    http://www.sureshotsoftware.com/exej/
    http://www.objects.com.au/products/jstart/index.jsp
    http://www.duckware.com/products/javatools.html
    http://www.ucware.com/jexec/
    http://www.rolemaker.dk/nonRoleMaker/javalauncher/
    http://www.jelude.cjb.net/
    http://thor.prohosting.com/~dfolly/java/index.html
    3) Create an exe launcher that bundles a Java interpretor. Same as above but when the exe file is double-clicked, it searches for a Java interpreter and if one is not found, it installs one on the target computer. The caveat is that the exe file would have an overhead of 10 MB in size for the interpreter.
    http://www.excelsior-usa.com/jet.html (evaluation version available)
    4) Convert the Java application into a native exe file. The caveat is that if you use Swing for your GUI, it won't be converted. Also this option is still somewhat experimental.
    Can't think of any free options right now.

  • TS2753 i have removed iTunes and re-installed the latest version for Windows XP and still can't access the iTunes store; is there any way to get access to the iTunes store again?

    I am unable to access the iTunes store for the last two months, I've tried removing the software and re-installing the latest version for Windows XP and still no access; is there a solution that would allow me to get access again?

    If you haven't got a backup copy and if it's still in the store then you can try contacting iTunes support and see if they will grant you a re-download (there is no guarantee that they will) : http://www.apple.com/support/itunes/contact/ - click on Contact iTunes Store Support on the right-hand side of the page

  • Pro Tool Studio LE 7 upgrade... anyone knows where I can buy the upgrade version for this? and how much does it cost?

    I have a Mac Pro 2006 running on leopard and I need to upgrade my Pro Tool Studio LE 7 to 8 so it can work on Leopard.. anyone knows where I can buy the upgrade version for this? and how much does it cost?

    Upgrade to Pro Tools Studio LE 8: - http://shop.avid.com/store/product.do?product=288865113879120
    But it would be worth searching through the Updates to see if there is an update for Leopard, which it looks like there is: - http://avid.custkb.com/avid/app/selfservice/search.jsp?DocId=355241

  • Mark/Space releases version 4 of the Missing Sync for Windows Mobile OS

    Mark/Space has released the Missing Sync for Windows Mobile version 4, which offers many feature improvements. Among them, likely the most important is support for the Windows Mobile 6 operating system.
    A full list of what's new in this release is available here.

    I installed the beta version of Missing Sync last night. It seems to be working well (contacts and calendar). Note that only Bluetooth connections are supported and you must read the detailed instructions for getting this to work.
    I have yet to try a software installation.
    I tried running Activesync 4.2 within Virtual PC 7 but it was hopeless so needed a Mac solution.

  • Hi, anyone can tell me how to open a CD - ROM FOR windows 2000 and XP Version 1.1b Software by Softwire LTD?

    Hi, anyone can tell me how to open a CD - ROM FOR windows 2000 and XP Version 1.1b Software by Softwire LTD?

    Then you will need a copy of XP running in a virtual machine, or possibly bootcamp depending what Mac OS you're currently on.
    Rather expensive way to do it, but if it's Windows software, you need Windows.

  • HOw to create a Batch file for java application and whats the use of this ?

    HI,
    How to create a Batch file for java application ?
    And whats the use of creating batch file ?
    Thanks in advance

    First of all, you're OT.
    Second, you can find this everywhere in the net.
    If you got a manifest declaring main class (an classpath if needed), just create a file named whatever.bat, within same directory of jar file, containing:
    javaw -jar ./WhateverTheNameOfYourJarIs.jar %*By the way, assuming a Windows OS, you can just double click the jar file (no batch is needed).
    Otherwise use:
    javaw -cp listOfJarsAndDirectoriesSeparedBySemiColon country/company/application/package/className %*Where 'country/company/application/package/' just stands for a package path using '/' as separator instead of '.'
    Don't specify the .class extension.
    Javaw only works on Windows (you asked for batch, I assumed .BAT, no .sh), in Linux please use java.exe (path may be needed, Windows doesn't need it 'cause java's executables are copied to system32 folder in order to be always available, see PATH environment variable if you don't know what I'm talking about) and use ':' as classpath (cp) separator.
    The '%***' tail is there in order to pass all parameters, it only works on Windows, refer to your shell docs for other OSs (something like $* may work).
    This way you have a command you can call to launch your code (instead of opening NetBeans just to see your app working). You could schedule tasks on it or just call it in any command prompt (hope you know what it is 'cause there have been people in this very same forum with no clue about it, if not just hold the 'Windows button' and press 'R', then type 'cmd' and run it).
    Finally add dukes and give 'hem away.
    Bye.

Maybe you are looking for

  • Vendor Line Item by Profit Center

    Dear All We are trying to make a report for Vendor line items by profit center (Based on General Ledger view). There is standard report available in New GL in General Ledger Information System>Line Item>Open Items Payable by Profit Center. But in thi

  • Method for keynote to I movie

    Hi I just switched from a PC and I want to do something very basic. I would like to know where I can find the directions for this. I want to finish my keynote presentation, record it with sound (I can do this), then bring it into I movie so I can rep

  • How to create a new object of HttpServletRequest class manually?

    Dear all, I don't know how silly my question is, however I have no way except asking. I know that when I send a request from the client to the server, server authomatically creates an object of HttpServletRequest and assigns all the request informati

  • How to send variable from vision builer to robot?

    hi all, i have a project with vision builder that generate variable of position.these varible i want to send it to a robot.it  is possible to send it directly from vision builder to the robot or i must to send varible ti labview firstly then to robot

  • HELP!: How to read and write to External hard drives? What file system to use?

    hey all, this has been really frustrating for me today. i want to be able to write to an external HDD that's formatted in NTFS. today i find out it isn't possible to write to this file system on a Mac and that on FAT32 it is possible. however, FAT32