X-Fi - WASAPI - ASIO - Windows 7 - 64bit

Dear All,
I have been reading on WASAPI and ASIO recently and trying to implement it on my X-Fi (Windows 7 64bit)
Does anyone had this working already?
Thanks.

Did I misunderstood? Is ASIO already by default part of Creative Drivers and enabled?

Similar Messages

  • ASIO on Creative Fatal1ty Pro ? (windows 7 64bit)

    ASIO on Creative Fatalty Pro ? (windows 7 64bit)Hello,
    First I didn't care but now I really need to know where I can find the drivers Windows 7 pro 64bit for my creative fatalty pro.
    Could anyone of you help me ?
    Best regards,
    rXp>!

    ASIO on Creative Fatalty Pro ? (windows 7 64bit)Hello,
    First I didn't care but now I really need to know where I can find the drivers Windows 7 pro 64bit for my creative fatalty pro.
    Could anyone of you help me ?
    Best regards,
    rXp>!

  • My iPhone 4 will no longer back up in iTunes after my upgrade to Windows 7 64bit.

    I used to have Windows XP 32bit and everything worked fine.
    I upgraded to Windows 7 64bit and installed iTunes 64bit (I've also tried running the installer as administrator [in the compatibility properties]).
    iTunes will recognise it with no problems and I can drag and drop anything I want to the iPhone, but I can't back up.
    Software versions: iTunes v10.4.0.80, iPhone 4.3.5.
    When I try to back up, the loading bar with either:
    Have a loading bar with diagonal lines forever or,
    it will start moving and freeze.
    I've tried leaving the process for hours, but to no avail.
    While the back up is being attempted, iTunes still retains full functionality.
    I would exit by sliding the bar on my iPhone (iTunes will retain the loading bars as if frozen) and then unplug it. At this point iTunes takes a few seconds to drop the loading bar altogether, and the little screen will reset to normal functionality.
    I believe this may be a iTunes-Windows thing as I did the following with my old laptop (Windows XP 32bit):
    Installed iTunes for the first time.
    Went into preferences and disabled the automatic backup option.
    Plugged in the iPhone, right-click "back up".
    The back up took less than 5 minutes.
    I don't understand why my main PC can't back up my iPhone.
    Can anyone help please?
    I've tried researching the same problems and I've ended up doing the following:
    Reinstalling iTunes,
    Tried changing the iTunes installation folder to "Program Files" instead of "Program Files (x86)",
    Deleting all contents from: "C:\Users\[Username]\AppData\Roaming\Apple Computer\MobileSync\Backup",
    Deleting the apps from my phone in case there are corrupt apps (doesn't make sense though as it backed up fine on my old laptop).
    I would appreciate any suggestions!
    Kind regards,
    Will

    Hi there,
    I have the same issue. Usually hangs after 10K od sometimes after 18MB of backup file.
    Config: iTunes 10.4., Win 7 64bit, iPhone 4 with iOS 4.3.3
    I tried all of these without success:
    - deleted backups via iTunes / Preferences
    - deleted backups from sync folder
    - created a new admin user and tried to sync
    - reinstalled iTunes
    - ran all Windows updates, restarted, reinstalled iTunes
    - ran iTunes / Diagnostics (says everything okay, only info which is strange: diag says I am not a admin user, which is not correct)
    Nothing helped. Who can help. I hope someone from Apple can take care, as I seem not to be the only one. Actually iTunes is the worst part about iPhone. Hope with iOS 5 and Cloud sync to get rid of iTunes.
    Any hints welcome,
    Cheers,
    Miguel-KA

  • Install JMF on Windows 7 64bit

    Dear all,
    After a lot of struggling (and a really mean a lot), I finally got jmf to work on Windows 7 64bit. I figured that I can better not let this information go to waste, so that's why I'm posting it here. I didn't really test the full capabilities of jmf on my platform yet, in fact I only tested those features that I needed for my application. As such I am able to successfully capture and record video clips from my build in webcam of my laptop.
    First let me describe my platform:
    Laptop: Samsung R590 (JS01)
    Processor: I5 450M (64bit)
    OS: Windows 7 64bit
    Webcam: build in
    Secondly I want to apologize in advance if the method below doesn't work for you. The reason for that can be that I had to try so many different things before I finally got it to work, so I'm not really sure which steps are necessary and which ones are not. So I tried to make a guide that only includes the necessary steps, but in reality I tried so much more, so if this tutorial doesn't work for you, please give me feedback, and we'll try to figure it out. :)
    Step one: installation of java JRE/JDK
    JMF will never work on a 64bit JRE/JDK, plain and simple because JMF is too old and doesn't support a 64bit JRE/JDK. Thus your first step has to be to install a 32 bit JRE/JDK on your system. (I uninstalled my 64 bit JRE/JDK first, but I don't now whether or not this is necessary)
    Step two: download JMF with windows performance pack
    Go to the jmf site and download the most recent jmf version, with windows performance pack. (This is - and will probably be forever - version 2.1.1e)
    The link to the website is currently: [https://cds.sun.com/is-bin/INTERSHOP.enfinity/WFS/CDS-CDS_Developer-Site/en_US/-/USD/ViewProductDetail-Start?ProductRef=7372-jmf-2.1.1e-oth-JPR@CDS-CDS_Developer]
    Step three: install JMF
    Install the file you just downloaded in the normal way you would install any other program. But chose as installation path: "C:\JMF2.1.1e"
    I think this is necessary because of the strict security policy in Windows 7, if you don't do this, I guess jmf won't be able to store capture device settings to your local hard drive. (But again, I'm not completely sure here, please verify this if possible)
    After the installation, you don't have to do anything special to get jmf to work, so you don't manually have to set the JMFDIR, PATH and CLASSPATH (as is explained at the sun website), just skip those steps.
    After the installation, reboot your pc.
    Remark: I recommend you to install jmf as an administrator (but I don't now whether or not this is necessary). To do this, right click the installation file and select: "run as administrator'.
    *Step four: register your capture devices*
    First make sure that all your devices are working properly, I recommend you to use a program like Skype or something just to check whether your microphone is working or not.
    Secondly, open jmfstudio, select 'file > preferences > capture devices', and press the button 'detect capture devices'. Normally you will have to wait for a couple of minutes now (because the determination of all the available video formats takes quite a while). Afterwards jmf should have found all of your devices, that usually looks something like this:
    DirectSoundCapture
    JavaSound audio capture
    vfw:Microsoft WDM Image Capture (Win32):0
    But this can vary according to your configuration off course. :)
    *Step four: test your capture devices*
    In jmfstudio, select 'file > capture' and select the video and audio combo and see if your webcam settings work. You should now be able to view and hear yourself.
    *Step five: that's it, enjoy your jmf*
    *Remarks:*
    My development platform is currently netbeans 6.9.1 and I am able to write code, build it and run it with netbeans. I can also just run normal *.jar files
    *Troubleshoot:*
    If you get a dialog screen when starting your video capture device that looks like this: [http://www.alexandria.nu/ai/machine_vision/dual_cameras/SelectDevice.gif]
    (With off course another name for the capture device), then that means that your capturing device is currently occupied by another program and you can't currently use it.
    To solve this, make sure that no other application is using the webcam. For me even this was insufficient, but I managed to solve this by installing the latest drivers for my webcam from the manufacturing site of my laptop.
    I sincerely hope this tutorial can be of any use for someone, feel free to give me comments/suggestions. And please post here if this works for you or not.
    Greetings, Molly

    Hi
    sure I follow each of your steps, I uninstall all java verisones and installed a new java version 32-bit, I installed JMF in "C: \ JMF2.1.1e".
    when all installing finished, works fine JMF only once, I do the tests, recognizes the device; shows the video, but when I close and open again JStudio don't works throws error, and therefore my apliación not working, always returns null the device

  • Sequencing Adobe Photoshop CS5 on Windows 7 64bit

    Hello
    am sequencing the Adobe Photoshop CS5 on Windows 7 64bit build, The installation had ended with Exit Code: 6 - Silent workflow completed with errors.
    The error summary log is as shown below
    Exit Code: 6
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 6 error(s), 3 warning(s)
    WARNING: OS requirements not met for {667C8B6C-3EAF-4646-A8EC-D85CCC4D3D84}
    WARNING: OS requirements not met for {7DFEBBA4-81E1-425B-BBAA-06E9E5BBD97E}
    WARNING: 1 ARKServiceControl::StartService: Service not started/stopped SwitchBoard. Current State: 0 Exit Code: 0 Service Specific Exit Code: 0
    ERROR: 548 Unable to move file at "C:\Program Files (x86)\Common Files\Adobe\Installers\adobeTemp\{2EBE92C3-F9D8-48B5-A32B-04FA5D1709FA}\_497_ecaa88f7fa0b f610a5a26cf545dcd3aa" to "C:\Windows\System32\Macromed\Flash\FlashPlayerTrust\AdobeXMPFileInfoCS5.cfg" Error 3 The system cannot find the path specified.
    ERROR: 548 Command ARKMoveFileCommand failed.
    ERROR: 548 Unable to delete file copy at "C:\Windows\System32\Macromed\Flash\FlashPlayerTrust\AdobeXMPFileInfoCS5.cfg" Error 2 The system cannot find the file specified.
    ERROR: 548 Error rolling back command ARKMoveFileCommand
    ERROR: The following payload errors were found during install:
    ERROR:  - Adobe XMP Panels CS5: Install failed
    but when am installing it normally on the same build it installs successfully without any errors.
    does any one tried to sequence photoshop CS5 application?
    Please suggest your valuable inputs on this?
    Regards,
    Srikanth

    Looks like the first two warnings are security level warnings meaning that your silent install will not grant the correct security level for what ever reason. I suspect it needs admin level maybe?
    Here is a link. Read #8 as it has to do with silent installs. The log will give you more hints on what you did wrong.
    http://kb2.adobe.com/cps/829/cpsid_82942.html

  • Broadcom 802.11n Network Adapter not working on Windows 7 64bit

    As the title suggests, my laptop (Alienware m17x) is installed with the Broadcom 802.11n Network Adapter and Windows 7 64bit Home Premium.  I have had several other driver incompatibility issues with Windows 7, but those I have slowly been able to resolve.  This however just cropped up after two months of successful use.  Yesterday it started failing to connect to the internet, telling me that no wireless connections are available.  I live in a dorm, and everyone else on my floor has successful wireless, including my Ipod Touch, PS3 and XBox 360.  I called Alienware/Dell Support and we spent hours trying to fix the problem and all look well until I rebooted my laptop this morning and the same issue reappeared.  When I reboot my laptop, all I get is a notification that no networks appear in range.  If I uninstall the broadcom chip and let windows install it after a boot up it works until the machine is rebooted a second time.  I have tried over a dozen windows 7 drivers for the chip, and about half a dozen vista drivers and they all have the same results, works on the first boot, fails every time after that 

    Just registered to say, on an Alienware M17x system as well running Windows 7 Ultimate, here is a link to a solution that worked exactly for me:
    http://forum.notebookreview.com/alienware/436486-guide-properly-solve-wireless-connection-problems-m17x.html
    All I did was section I.a. If the link is down, I copied the only section that I needed to follow out of this guide, in order to get my wireless to work repeatedly without having to uninstall the wireless driver every single reboot. Now it works perfectly,
    already connected to a wireless network on startup.
    I.a. Disable Device sleep on disconnect
    Some newer Nvidia Ethernet drivers have a feature called Device sleep on disconnect. This is the culprit. Normally, it should only put the Ethernet adapter to sleep when the cable is disconnected, but it's buggy and thus kills the wireless connection as
    well.
    Follow these steps to disable this feature on your Nvidia Ethernet Adapter:
    1. Open the Windows Device Manager by hitting Win+Pause, then click on Device Manager on the left side.
    2. Double-click on Network adapters.
    3. Double-click on NVIDIA nForce Networking Controller (yes, that's the wired Ethernet adapter indeed).
    4. Click on the Advanced tab.
    5. Select Device sleep on disconnect.
    6. Set the Value to Disabled. 
    7. Click OK and wireless should work again (might require a reboot afterwards, but probably not).

  • Home Sharing will not work with my Windows 8 64bit with new itunes.  All of my Apple TVs will not see my library and my iphones will not function with the "Remote" App.  They all did before.  Only thing that has changed is new PC/itunes.  Any Ideas?

    Installed a new Windows PC on my home network.  PC is Windows 8/64bit. with latest version of itunes 11.1.4.62 for 64bit.  My itunes works, but I can not get Home Sharing to function now.  None of my Apple TV's can see my computer library and prompt me to turn it on.  All of my iphones, pods, pad, can not use the "Remote" app.  When you prompt your phone in Remote App to "add library" and you get the code....iTunes doesnt give you the remote screen where you can enter the code.  I have reloaded iTunes, reset my router, updated all devices.  You can turn on "Home Sharing" on iTunes, but then it closes and doesnt seem to link my devices like it use to.  Also, when the new version of iTunes is up on my PC, you can see the other devices to AirPlay to like you could before.  However, I can send items from my iphone to stream to an Apple TV, I just cant link them all like I could before and control the music playing to multiple Apple TV.  Growing fustrated.  Any ideas, would be helpful.

    Cunning1_
    You are a legend!!  I have spent countless hours uninstalling, reinstalling itunes, playing with firewall settings, reading articles on this problem!!  I only have to un-sync my iphone 5 and then the airplay icon magically appeared!!!  Maybe I have too many devices syncing via wi-fi, or maybe it is the Iphone syncing??
    Whatever - one step and now I can enjoy my music through my house again!
    Thank you, Thank you, Thank you 

  • Hp 15 -f039wm drivers for windows 7 64bits

    I downgraded my pc from windows 8.1 to windows 7 64bits. I  and having problems getting drivers for my PC. Can anyone help me with a link where I can locate drivers. Thnx.

    Hi spyrozack
    Install the wifi driver, then use the links in the links of the following messages:
    Realtek RTL8188EE  Wifi
    http://ftp.hp.com/pub/softpaq/sp66001-66500/sp6619​0.exe
    http://h30434.www3.hp.com/t5/Notebook-Operating-Sy​stems-and-Software/HP-15-f039wm-Windows-7-Driver-P​...
    http://h30434.www3.hp.com/t5/Notebook-Operating-Sy​stems-and-Software/HP-15-f039wm-Windows-7-ETHERNET​...

  • The keyboard and trackpad on MacBook Air (13-inch, Mid 2013) computers may stop functioning at the Personalize step when installing Windows 7 64bit

    The keyboard and trackpad on MacBook Air (13-inch, Mid 2013) computers may stop functioning at the Personalize step when installing Windows 7 64bit.

    1. Reset PRAM.  http://support.apple.com/kb/PH4405
    2. Reset SMC.     http://support.apple.com/kb/HT3964
        Choose the method for:
        "Resetting SMC on portables with a battery you should not remove on your own".
    If this does not help, contact Apple.

  • Can I use External Display on a Window 7 64bit 13" Macbook Pro Early 2010

    I have a 23" LED LG Monitor , It has VGA Cable , RCA Cable and HDMI Plug (but no wire). I am asking now if whether I should need a VGA Cable or a RCA Cable or a HDMI cable. I know there's the Apple Mini DVI to VGA Adapter. Should I get that? And does window 7 64bit professional bootcamp support any external display? If not , is there another way to get it working.

    You should be able to hook it right up just like if it was a "normal" Windows Laptop.
    Windows would be the one to set it up with. Make sure you've updated Boot Camp.
    You probably should use an "Apple Mini Display" port -to- HDMI adapter as that should give you more display options, etc. (I'm not sure how high the 13" can go on resolutions, HDMI or VGA may not matter?)
    You MAY have to use a separate sound cable between the laptop and monitor as some HDMI -to- (whatever) adapters don't carry the sound signal via an "adapter".
    The next choice would be a Mini Display port to VGA adapter.
    You may want to also ask this question in the "Computing Hardware/MacBook Pro" area as they may have more info?
    Hope this helps...

  • Itunes 10.2will not install amds on windows 7 64bit

    I have spent the last two days on the Internet and apple support to try and install iTunes 10 64bit onto my new computer running windows 7 64bit.All I find on Apple support is about removeing and reinstalling not about amsd missing or not installing and uninstalling in a certain order and reinstalling, have done this more times than I care to say. iTunes 10 installs then rolls back and does not install the apple mobile device support msi.I have done everything suggested by support forums and everything requested by apple support and the final comment from them was if this doesn't work they don't know, not to great an answer.
    I am now very frustrated and angry that a fault like this has not been solved by Apple, as I now have a new computer and a useless iTunes that will not sync my iPhone 4 or my iPod or my wife's iphone3gs or her iPod shuffle.
    I don't know what to do now as my last resort I put the computer back to factory settings and it still did not work,sorry forgot to mention I extracted the apple mobile devise support .msi with winrar and tried to install it separately but still no luck,
    does anyone out there have answer PLEASE PLEASE HELP ?

    hi
    i've been having the same problem. spoken to online support, they made appointment for genius bar, tech guy seemed to know his stuff but this issue was unknown to him. they agreed to give me a knew phone, eventually told me on day to when i returned that they had exhausted everything and that it was a pc software issue. possibly i should think about getting a mac or using another laptop! they also said that iphone works fine on mac but that there are som many versions of windows that it was difficult to keep up.
    handing out replacement iphones and tech guys not know that there is a problem with windows 7 surely isn't good for business
    apple support... can you address this problem asap please. i have restricted use and would like to get the full benefit of using my iphone 4
    thanks
    ps word of mouth is a powerful. the number of people who are concerned about updating to iphone is growing and i've not been able to recommend

  • I am going to buy either a Mac Air or Mac Pro Retina 8GB RAM and 256GB. And as I have to still run Windows I will install Parallels 9. As the Mac are both 64bit machines does that mean I need to install Windows 7 64bit ? And office pro 2013 64 bit too?

    I am going to buy either a Mac Air or Mac Pro Retina 8GB RAM and 256GB. And as I have to still run Windows programs I will install Parallels 9. As the Mac are both 64bit machines does that mean I need to install Windows 7 64bit or just install 32 bit? (Going with Win7 as I hate Win8). And I will install Office Pro 2013 64 bit too or 32 bit or is that automatically selected by the underlying OS (I use Word, Excel and Access mainly for a membership database of a local club) ? I am not a power user so would appreciate advice on way to go

    Again thank you.  If I only use word, excel and access in the Win environment and Mac OS for email and safari for internet do I need anti virus software . Ie my connection to the world is mac only and I use office pro only to ruin the club, newsletters, membership database etc. and of course anything I do there can drag/drop to the mac environ to email.  That's my understanding anyway.  Next will my existing .pst file copy directly into mac mail or do I have to runs translator  as I recall reading something about that ages ago when I started thinking Mac

  • Excel VBA - ActiveX Control - MonthView not available under ActiveX Toolbox for Windows 8 64bit MS Office 2010

    Hello,
    I have Windows 8, 64bit and Office 2010
    I am trying to get the 'datepicker' (MonthView) ActiveX control toolbox in Excel 2010 as part of a Excel UserForm I have created. I have spent all day trying to find a solution for my problem.
    I opened up the 'more.. ' but the MonthView/datepicker/calendar control is not listed.
    I referred to some articles and confirmed that I do indeed have the mscomct2.ocx file in the C:\Windows\syswow64 folder.
    I followed the instructions as above, opening up the Administrator Command Prompt and changed the directory to C:\Windows\syswow64 and typed in RegSvr32.
    I received a popup screen confirming my registration was successful
    Excel was closed. So I opened Excel and checked out the ActiveX Tool box and clicked on the 'More  Controls', but there was no listing for the Microsoft MonthView control, (nor datepicker/calendar)
    I then downloaded the latest Windows Common Controls 2 6.0 from the following site
    http://support.microsoft.com/kb/297381
    Copied the original file (2008) and saved it elsewhere on the computer for safekeeping.
    Extracted the new mscomct2.ocx.
    Under the C:\Windows\syswow64 I changed the original file properties to allow me to overwrite it with the new file. This worked … old file replaced.
    I then registered the new file via the Administrator Command Prompt (as above) and was notified that it was successful. I rebooted pc and went back into Excel to find the MonthView in the
    ActiveX toolbox, More Controls… and it still wasn’t there …
    I would be very grateful if someone could advise how I can get this control and allow me to use it.
    If I have left out any information that you need to resolve this issue, please advise.
    Cheers,
    TheShyButterfly
    Hope you have a terrific day, theShyButterfly

    Hi George,
    Thank you for checking this out ... :)
    I am using Office 2010 64 bit ...
    I found the
    mscomct2.ocx file originally within the C:\Windows\syswow64 directory (this was an original file .... which I expect was installed via Microsoft at the time of the Office installation.
    As I mentioned above, I followed
    the instructions (same as the ones you suggested), but still no go, even though it stated that the registration was successful ! :(
    Why weren't these features included in the 64 bit ? ... yes, I read the article ... but ... so MS doesn't think that people/developers would be needing this in due course?  I installed the 64bit version because I'm running the Win8 64bit version ...and
    I deal with a lot of large spreadsheets and can't afford to sleep whilst they decide to load.
    If MS included all the other ActiveX controls and some obscure ones, surely some bright spark could have thought that something as useful as MonthView should be included as 'basic' necessity when dealing with forms and sheets?
    Perhaps you could pass the suggestion up the line .... there are a lot of other people out there having the same problem ... I found heaps when I was looking for a solution.
    Sorry, I'm not having a go at you, but just incredibly frustrated .... the amount of lost productivity directly cause by trying to find a solution that doesn't exist ... it's been at least a good solid 24 hours.
    But thank you for taking the time to review my post and your suggestion. It's unfortunate that because you are part of the organisation ... you tend to cop some slack from frustrated people like myself.
    In relation to the pictures/screen dumps, 2 of them made it (I can see them in my post) ... one I deliberately left out because there was nothing on there that showed anything other than the rest of the 'More Controls' - nothing to do with the MonthView.
    Please feel free to escalate this to the powers that be ... and hopefully enough people will join the voice so a change can be made (I can dream ... can't I?)
    I've taken a screen dump of the Forms/ActiveX toolbox.
    I don't know what the next step is ... I guess you'd be able to advise.
    Cheers,
    TheShyButterfly
    Hope you have a terrific day, theShyButterfly

  • Report Builder 11g on Windows 7(64bit)?

    Hi Oracle Guys
    I know that Report Builder 11g is not certified on Windows 7 (64Bit)
    Knows someone if release 2 it is planned ?
    Or knows someone for when the releases 2 or a patch is planned?
    We want to install next year new Developer-Clients and we want to know if Windows 7 64bit is an “no go”
    thx
    Alfred
    Edited by: alinzenb on 16.08.2010 15:47

    I use the 11g Reports Builder on 64bit Windows 7.
    It works fine except that it doesn't like the Aero interface. Windows automatically switches to basic mode when you're running the builder.
    If you're ok with that then you shouldn't have any problems.
    Cheers,
    Toby.

  • I have instaled Windows 7 64bit Enterprise edition and installed the lastest version of Firefox and it freezes every time i launch it. Please help me.

    I have instaled Windows 7 64bit Enterprise edition and installed the lastest version of Firefox and it freezes every time i launch it. Please help me.
    4d4aae27-34ee-4620-b349-c03002813b2003-Jan-1312:30 AM
    54e24e0e-dfc4-466b-a347-4bd95536773e03-Jan-1312:30 AM
    22d351d2-6461-4f33-9fbd-6d31f769e73103-Jan-1312:30 AM
    8a8da99b-335e-43bb-aa12-4634aa0b431003-Jan-1312:30 AM
    a15bb095-aeb9-44e1-a79c-1a17cee207d503-Jan-1312:28 AM

    None if these crash reports seem to have been send.
    Do you have crash reports with a "bp-" prefix that were submitted and that show a crashing thread?
    Start Firefox in <u>[[Safe Mode|Safe Mode]]</u> to check if one of the extensions (Firefox/Tools > Add-ons > Extensions) or if hardware acceleration is causing the problem (switch to the DEFAULT theme: Firefox/Tools > Add-ons > Appearance).
    *Do not click the Reset button on the Safe mode start window or otherwise make changes.
    *https://support.mozilla.org/kb/Safe+Mode
    *https://support.mozilla.org/kb/Troubleshooting+extensions+and+themes
    You can use one of these to start Firefox in <u>Safe mode</u>:
    *On Windows, hold down the Shift key while starting Firefox with a double-click on the Firefox desktop shortcut
    *On Mac, hold down the Options key while starting Firefox
    See also:
    *http://kb.mozillazine.org/Firefox_crashes
    *https://support.mozilla.org/kb/Firefox+crashes

Maybe you are looking for

  • Verizon's new FiOS GigE Wireless N Router and High Speed Internet

    So I got a deal in the mail to get an upgrade to [50/25] Mbps Internet (I currently have [15/5]...when I was reviewing it on line this message came up... Verizon will provide up to [50/25] Mbps Internet with a wired connection. If you use your Intern

  • My lumia 720 written made by china in back cover b...

    at the back of my lumia 720 there is written made by china but the 7th and 8th digits of  imei is 0, 5 resp. which means it is manufactured in brazil or usa or finland. and in international numbering plans it shows reporting body-British Approvals Bo

  • Are Photoshop CS5 and CS6 compatible with Windows 8

    Are Photoshop CS5 and CS6 compatible with Windows 8?

  • Convert PDF files to audio (mp3)

    I need a way to convert my PDF files to mp3 so I can listen to them on the fly. anyone knows a software that does this ?

  • Active Data Service

    I'm looking for information on Active Data Service, or server push. The only information I found is a Google Talk web client written in ADF (TP4), which no longer works with JDev 11g. Also, it refers to Appendix H of the manual, which no longer exist