After upgeade to win10 build 9926, my desktop application get wrong monitor count.

I have an application that needs to query monitor counts.
I follow the below link :
http://stackoverflow.com/questions/20261523/detect-number-of-display-monitor
It query one DeviceID. That is right.
But in yesterday, I upgrade my notebook to win10 build 9926.
It becomes to query two DeviceIDs, and second device is :
DeviceID  DISPLAY\CMN1127\1&8713BCA&0&UID0
That is wrong, because I don't extend any monitor.
I also get the same result at another notebook that after upgrade to win10 build 9926.
Is it a bug in win10 build 9926?

On Tue, 27 Jan 2015 08:20:30 +0000, hatasum wrote:
I have an application that needs to query monitor counts.
I follow the below link :
http://stackoverflow.com/questions/20261523/detect-number-of-display-monitor
It query one DeviceID. That is right.
But in yesterday, I upgrade my notebook to win10 build 9926.
It becomes to query two DeviceIDs, and second device is : DeviceID  DISPLAY\CMN1127\1&8713BCA&0&UID0
That is wrong, because I don't extend any monitor.
I also get the same result at another notebook that after upgrade to win10 build 9926.
Is it a bug in win10 build 9926?
Is this an application that you developed? If so, then these aren't the
correct forums to ask development related questions in. These are IT Pro
forums, not Developer forums.
You should check the support forums on MSDN.
Paul Adare - FIM CM MVP
You know you're a Unix guy when your dreams start with #!/bin/sh.

Similar Messages

  • After Effects reversed when saving the file name - clips get wrong content

    Hi there,
    I have several clips in a sequence. edit this and save it with after effects. then the contents of the edited clips of AE are swapped in Premiere
    Example: Premiere Clip 1 -> dynamic link -> AE Edit and save -> Premiere clip 1 still OK ... the same with clip 2 ... -> and now in Premiere is placed after the content of the clip 1  to clip 2!
    My suspicion is that AE has problems with saving and thus confused the names of the Clips. For a little help I would be very grateful.
    System: Win 8.1 ; CS5.5 MasterCollection all Updates

    This is fixed in later versions.

  • The report generation toolkit didn't work after the vi was build to an application.exe

    I write a VI using LabVIEW Report Generation Toolkit , it really works in the LabVIEW7.1 and 6.0 enviroment. but after the VI was build in to an application.exe, the LabVIEW Report Generation Toolkit didn't work even the application runs.
    thanks for your help.

    You might want to follow the procedure here:
    http://digital.ni.com/public.nsf/3efedde4322fef19862567740067f3cc/86256a47004e16d186256a84004cb883?OpenDocument
    (If the URL doesn't work, you can search for NI document ID: 2B87TVI8)
    Dan

  • How to disable auto header and footer from firefox desktop Application

    I build a Firefox desktop application for my company. i need to print some page from that application using JS window.print(). It Works Perfectly in my application. But the problem is when it printing my document it prints a header and a footer automatically. I Want to remove this. I can remove this on Firefox browser , but i cant remove this on my application. Please Somebody Help Me.
    here is my application link: https://marketplace.firefox.com/app/hmspro
    User Login : admin / Password: 123
    if you want to get into printing page navigate invoice > paid invoice > print button.
    I also tryed from about:config and disable all default header footer. but it wont worked.

    Hi saaiful,
    Thank you for posting your question. window. will print header and footer.
    Here are some solutions I found after researching your issue:
    *[http://forums.mozillazine.org/viewtopic.php?f=12&t=216810]
    *[http://stackoverflow.com/questions/8228088/remove-header-and-footer-from-window-print]
    *[http://www.dreamincode.net/forums/topic/22598-using-windowprint-without-printing-header-and-footer/]
    *take a screenshot and create a page that is printable [http://www.webdeveloper.com/forum/showthread.php?210947-Using-window-print-without-printing-header-and-footer]
    *Target to another window then print: [http://www.liferay.com/community/forums/-/message_boards/view_message/3401817]
    Hope this helps.

  • Netbeans Java Desktop Application Problem

    Hi
    I have build a java desktop application via netbeans and it creates a jnlp file to execute this applets however in my project when i press a button on an applet it opens another applet and send some parameter via html file how can i do that in desktop application because it doesnt have html file it only has jnlp file ?
    Thanks

    I guess I didnt make myself clear enough,I dont want to use another applet's public methods I want to execute it
    Lets make a scenario
    assume that I have an applet a and applet b
    on applet a there is a button called open applet b and when somebody press this button applet b will be opened
    Before I was doing that like this
                URL page = new URL("http://www.xxx.edu.tr/~team5/nps/build/giris.html");
                getAppletContext().showDocument(page,"_self");but now I made the project netbeans desktop application so I dont have any html file I only have jnlp and jar files
    so what should I do to maintain opening an applet from another applet?
    Thanks

  • Google-Suggest in Swing Desktop Application - Possible?

    Hi All,
    I am building my first Java Swing Application. Apologies in advance for any stupid questions I ask w.r.t. Java Swing concepts.
    I am building a Billing Desktop Application using Java Swing. My backend is a Microsoft Excel. My clarification are:
    *1. I have a set of values in a combo box listed below a jTextField. The values have to be displayed on the Screen as and when the user gives some characters as input. In short, something like a google-suggest functionality.*
    *2. Generate pre-defined set of jLabels and jTextFields on the click on a jButton*
    If this is too much to achieve with Java Swing, I would highly appreciate if you can share any other means to achieve this.
    Thanks,
    Vikas
    Edited by: Vikas.Vij on Feb 23, 2008 11:38 AM

    tutorials http://download.oracle.com/javase/tutorial/uiswing/components/progress.html and http://download.oracle.com/javase/tutorial/uiswing/concurrency/worker.html contains example for that, another examples http://www.java2s.com/Tutorial/Java/0240__Swing/2000__SwingWorker.htm

  • Binding Beans and Data in a Desktop Application

    Hi
    I have a problem when binding a date field(database) with swing component
    I have build a database desktop application by next and next and next
    and when I run a program I have a problem that class casting exception
    by using Persistence
    help me please ...

    Hi,
    Can you just try the below code:
    XDIM_MEMBERSET ENTITY=E1
    *DESTINATION_APP = BUDGET
    *WHEN CATEGORY
    *IS ACTUAL
    *REC(EXPRESSION=1)
    *ENDWHEN
    Does this send the value of 1 to the BUDGET application?
    I remember there was a problem in sending the data of 0. To rectify that problem, you might have to upgrade to BPC NW 7.5 SP08 Patch2 or BPC NW 7.5 SP10.
    Hope this helps.

  • Is it possible to make the background invisible in an flash desktop application?

    Hey there,
    I am currently trying to build a small desktop application in flash which works a bit like the scmpoo sheep (scmpoo - Cute little lamb / sheep on your desktop - YouTube). A screenmate with just a few animations and a movieclip tied together in as3.
    My problem now is, that the animated animal should a least look like it really moves on the users desktop, since I found no way to really place it there.
    I already set it to fullscreen mode, which removes the borders but I can't find a way to make the backgound invisible/transparent. In web-browsers this seems to be quite easy, but does it work for the desktop flash at all?
    And if yes, how do I do it?
    thanks for helping

    window style: custom chrome (transparent);

  • RDS - Issue using Windows 10 build 9926 as Virtual Desktop Infrastructure on Hyper-V 2012 R2

    We currently have a production Windows 8.1 as a VDI/RDS on Hyper-V 2012 R2. On testing the last build of Windows 10 (98??) we had no issues deploying this in same RDS as pooled desktops.
    The latest build 9926, although correctly sysprep-ed (either by removing AppX modern apps that have been updated, or not connecting the template to the internet), the build is only ever partially successful. Some VMs build others do not, and the ones that
    build cannot be managed via RDS/Server Manager, functions such as logging a user off  with server manager, result in an error. (WTS API failed)
    Build Error on connection Broker - Microsoft-Windows-TerminalServices-SessionBroker
    VM host [HOSTSERVER05] failed to execute VM Provisioning operation [Task: To perform post processing actions at VMHostAgent:] for virtual machine [VDI-W10-57] in pool [VDI_Advanced_Te], Error: [Error code: 0x88130221.]
    Any guidance on how to troubleshoot this would be greatly appreciated, although I suspect something regarding the auto-deployment/unattend and management systems though RDS no longer works with the latest Windows 10 build.
    Already posted this in the
    Windows Insider Program site, but was asked to re-post here. Thanks

    OK, I've carried out some more testing on the client site and have been able to move a couple of existing VMs from their 2008 R2 Hyper-V server to the new 2012 R2 server.
    Both VMs are Windows 7 SP1 with the RDP 8.0 update installed and I can connect to them from a Thin Client running RDP 7.1 and a laptop running RDP 8.0.
    When I add the RemoteFX vGPU to them both I can still connect from both devices but, as suggested, when connecting from the laptop with RDP 8.0 I don't get the vGPU performance (but the vGPU is still shown in the device manager).
    It all looks good at the moment but I'm still concerned as to why I was unable to connect to the first VM I moved over (it was complaining about a error in the License network communication or similar).
    I'll keep testing and post anything else that might be useful.
    Cheers for now
    Russell

  • Build 9926 - blue screen after resume from long sleep

    I installed Windows Technical Preview build 9841 in October, 4 days after it came out, via an upgrade, keeping everything, from the factory 8.1 (Toshiba with all the bloatware). The drive was almost empty at this point and I had installed only a couple
    of programs when I made the upgrade. I successfully upgraded to 9860 then 9879 the day those came out, and hadn't had any issues. Two days after installing 9879, I installed Linux Mint 17 KDE on a seperate 66GiB partition. Now I run a dual boot between Windows
    10 Pro Technical Preview (build 9926) and Kubuntu 15.04 Vivid Vervet preview. I hadn't had any problems with my laptop except for the very rare blue screen, until I tried installing Google Chrome Canary (under build 9879). It blue screened (BAD_POOL_CALLER
    I think) and it now does it after I resume from sleep (an overnight sleep where it hibernates or something) and I lift up the login screen. I think I'm the only one with this problem, so what can I do about it? Thanks

    PH
    These crashes were related to memory corruption (probably caused by a driver). 
    Please run these two tests to verify your memory and find which driver is causing the problem.  Please run verifier  first
    If you are over-clocking anything reset to default before running these tests.
    In other words STOP!!!  
    If you do not know what this means you probably are not
    1-Driver verifier (for complete directions see our wiki here)
    2-Memtest. (You can read more about running memtest here)
    Wanikiya and Dyami--Team Zigzag

  • Updating from Win 10 TP build 9926 to build10049 will destroy linux partitions

    hi, i have a grub2 dual boot test system sucessfully running on a 128GB SSD drive with two OS:
    Windows 10 Technical Preview x64 en-us build 9926 on one 64GB partition and
    Ubuntu 14.04.2 LTS Desktop x64 en-us on the last part of 64GB (GRUB Boot Manager Partition, ~48GB EXT4 root partition ,16GB SWAP partition)
    everything was running well side by side.
    then i tried to update Windows 10 technical preview 9926 to build 10049, by the Windows update (Settings -> Update & Recovery).
    during the Installation (after first boot to initiate the Installation 0%..20%) the "updater" was creating an additional ~500MB hidden WinRE partition, unfortunately by overriding the Linux partitions GRUB boot Manager partition and parts
    of the Linux ext4 root partition.
    PS.: booting is a BIOS based one (not UEFI)
    Questions:
    any idea, if it is possible to restore the Linux partitions (the parts that wasn't touched by the WinRE partition)
    how to prevent destroying existing Linux partitions when i try to redo the Installation and updating next time.

    Questions:
    any idea, if it is possible to restore the Linux partitions (the parts that wasn't touched by the WinRE Partition)
    update to 1.:
    only ~20% dataloss, i could rescue ~80% of the data, stored of the broken Linux Partition with use of a data forensic tool.
    so not a big deal, it was a test environment, but only annoying, that Windows has broken the Linux partitions without any warning.
    PS.: maybe it would be better, if Windows would not steal diskspace from other existing non Windows partitions.
    a better practice would be keep all partitions untouched, that is not involved by the win 10 update and shrink only the Win10 partition that is to being updateing by the ammount needed for the WinRE partition and only re-arange the partitiontable
    entries (add to primary or extendend table).
    so no data loss may occure - maybe the grub boot Manager will be a bit confused, but that can be solved easely.

  • [Forum FAQ]Start Menu Scroll Issue in Windows 10 Technical Preview Build 9926

    Scenario:
    When upgrading to Window 10 Technical Preview Build 9926 from Windows 10 Technical Preview Build 9879, you may notice that on the start menu, when you move mouse to the right side, it won’t scroll until you click it.
    Solution:
    This is because the value of the key DWORD
    MouseWheelRouting which is under
    HKEY_CURRENT_USER\Control Panel\Desktop values changed to 0 after upgrade.
    Note:
    Before you make changes to a registry key or subkey, we recommend that you export, or make a backup copy, of the key or subkey.
    Press Windows logo key +R to open Run, type
    regedit, and then press Enter to open Registry Editor.
    Navigate to the key HKEY_CURRENT_USER\Control Panel\Desktop.
    On the right side, change the value of the DWORD MouseWheelRouting
    to non-0 and non-1, for example 2, 3, which is set to 1 by default.
    Exit Registry Editor. 
    Sign out and sign back.
    Applies to:
    Windows 10 Technical Preview Build 9926 upgrade version.
    Please click to vote if the post helps you. This can be beneficial to other community members reading the thread.

    same issue in build 10049.
    It would help to be more specific in the symptom description.  E.g. using Narrator may help.  (Win-Enter).  Does it say what you are "seeing" (or should be seeing)?
    FWIW I think it is relatively easy to reproduce symptoms which are related to this thread's description using Narrator (Start Screen without Search bar, Search bar without Taskbar, or Search bar with Taskbar but without Start Menu
    when the only time that the Search bar should appear is when the Start Menu is there, for example) so that could also help specify what your real symptom is.  BTW there are horrendous delays when using Narrator.
    Robert Aldwinckle

  • Windows 10 technical preview latest build 9926 won't rise

    After install cisco vpn client windows 10 technical preview latest build 9926 won't rise, only black screen  and mouse arrow ?????How to fix it ?

    I used the option to refresh the pc
    that is uninstalled everything
    except win10 OS(even
    office 2013).after that
    the system is started.
    It is still a problem installing
    cisco vpn client ..... how to solve.
    Any suggestion...

  • Is Windows Technical Preview Build 9926 Last Build before Release (PC) ??

    As @ Mar 14 2015 - My WIN10 build Installations (9926) no longer have "Preview Builds" option,
    in Update & Recovery Menu (PC Settings)
    Build 10036 announced by rumour mill...
    Dell Precision 490 Desktop Intel XEON X5365 (Quadcore) x 2 Chipset X5000 321x/3221ESB Southbridge AMD Radeon HD7750 HDD ST3000DM001 3TB HDD ST2000DM001 2TB SSD OCZ Vertex 3 120GB SSD OCZ Vector3 128GB x2 RAID 0 Offline WD10EALX 1TB Barracuda 7200.10 250GB
    USB 3.0 WD MyBook 1230 3TB USB 3.0 WD MyBook 1130 2TB

    Microsoft Community got there first...
    http://answers.microsoft.com/en-us/insider/forum/insider_wintp-insider_install/is-windows-technical-preview-build-9926-last-build/bb0bed43-4d64-4e1b-acaa-fee158f034ce
    Thanks Andre da Costa
    Dell Precision 490 Desktop Intel XEON X5365 (Quadcore) x 2 Chipset X5000 321x/3221ESB Southbridge AMD Radeon HD7750 HDD ST3000DM001 3TB HDD ST2000DM001 2TB SSD OCZ Vertex 3 120GB SSD OCZ Vector3 128GB x2 RAID 0 Offline WD10EALX 1TB Barracuda 7200.10 250GB
    USB 3.0 WD MyBook 1230 3TB USB 3.0 WD MyBook 1130 2TB
    We only reply to questions posted in TechNet forums.
    We don't go to MS Community and find out if the same question has been answered or not before we post the replies.
    There is no such thing as who gets "there" first.

  • Surface Pro 3 Display/Video/Graphics Driver Issues - DisplayPort, External Monitors, Windows 10 Build 9926

    Surface Pro 3 - i5 with Intel HD Graphics 4400
    Windows 10 build 9926
    All Latest updates installed
    Intel Graphics Driver 10.18.15.4079.
    Latest system update released on Jan 22nd (which I understand is just the latest intel graphics driver?). 
    The display driver status has this error message: Windows has stopped this device because it
    has reported problems. (Code 43)  - I assume it's
    reverting to the basic Microsoft driver when this occurs. Which explains why my displayport (External monitors) will not work.
    I have uninstalled the driver completely (and deleted the driver files), tried the Windows basic driver,
    and rebooted several times with no luck.
    I cannot get my docking station displayport or the  displayporton my surface pro 3 working. 
    According to Microsoft (see below), this is a known issue UNTIL you update to display driver
    version 4079  - which I have.  
    Known issues on Surface after updating to Windows 10 January Technical Preview
    On Surface Pro 2 and Surface Pro 3, the Mini DisplayPort won’t work on the Windows 10 January Technical Preview until you’ve installed graphics driver 4079 or later. Check Windows Update often for the most recent graphics driver.
    On Surface Pro 2 and Surface Pro 3, you’ll notice poor graphics rendering on the Windows 10 January Technical Preview until you’ve installed graphics driver 4079 or newer from Windows Update. Check Windows Update often for the most recent graphics driver.
    If you’re using video driver 3496, you may need to start in safe mode and remove that driver. Then restart Surface in normal mode and go to Windows Update to get the most recent graphics driver.

    Hi Nicholas,
    Similar issue has been asked here:
    Surface Pro 3 restarting after a series of blank screens!
    For error code 43, here is a reference:
    Code 43: Windows has stopped this device because it has reported problems
    For the current situation, please try to wait for the driver update, as display driver version 4079 didn't work well at your side, please submit this through Windows Feedback Tool.
    Best regards
    Michael Shao
    TechNet Community Support

Maybe you are looking for