Navigation

    SOFTWARE TESTING

    • Register
    • Login
    • Search
    • Job Openings
    • Freelance Jobs
    • Companies
    • Conferences
    • Courses
    1. Home
    2. Tags
    3. windows 8
    Log in to post

    • briley

      The external programme challenge and the reading of the data that it translates into its standard withdrawal flow
      Software Programming • c++ windows windows 8 • • briley  

      2
      0
      Votes
      2
      Posts
      0
      Views

      K

      Windows https://docs.microsoft.com/en-us/cpp/c-runtime-library/reference/popen-wpopen?view=vs-2019 :pipe = _popen("<command with arguments>", "rt" );
    • Y

      The program keeps asking for the rights of the admin, how do you turn it around all the time?
      Software Programming • windows windows 8 • • yajahira  

      2
      0
      Votes
      2
      Posts
      0
      Views

      R

      You can use Windows to launch without UAC-Ocne, but I would advise on the situation. Probably need to correct the rights and owners of the configuration files.
    • C

      loses focus when the key is switched
      Software Programming • windows 10 windows 8 • • charlenef  

      2
      0
      Votes
      2
      Posts
      0
      Views

      A

      Try changing the combination of the keyboard so you can switch. Calculation of the keyboardinstead of switching of♪
    • K

      Why are the programmes and the system hanging from the use of OpenCL?
      Software Programming • windows 8 photoshop opencl • • kalena  

      2
      0
      Votes
      2
      Posts
      0
      Views

      T

      I put a driveway for a built-in video card older, OpenCL earned. The truth now does not work for 3D in Fotochope.
    • inna

      Automatic completion of Windows 8.1?
      Software Programming • windows windows 8 • • inna  

      2
      0
      Votes
      2
      Posts
      0
      Views

      J

      Decision found on the reference http://www.eightforums.com/tutorials/37417-autoendtask-apps-not-responding-shutdown-windows.html
    • M

      Windows section missing 8
      Software Programming • windows windows 8 • • magpie  

      2
      0
      Votes
      2
      Posts
      0
      Views

      A

      1 bails under the administrator and searches old files. 2 searching for a time mark, maybe there's a backup somewhere. 3 Proceed different data recovery gaps after removal(knoll on track, ITP). 4 did not help with previous methods, then hand over the hard drive to the data remediation teams, and hope that something will be recovered. Good luck and patience!
    • R

      How do you put the data in the file?
      Software Programming • c sharp windows 8 • • rielyn  

      2
      0
      Votes
      2
      Posts
      0
      Views

      E

      Use class https://msdn.microsoft.com/ru-ru/library/system.io.filestream(v=vs.110).aspx , you can record the data in the file. https://msdn.microsoft.com/ru-ru/library/system.io.filestream.write(v=vs.110).aspx // исходная строка var inputString = "Text string"; using (FileStream fsOut = File.Create(fileName)) { // преобразуем в массив байт входную строку byte[] data = Encoding.UTF8.GetBytes(inputString); // записываем в выходной поток(в файл) fsOut.Write(data, 0, data.Length); }
    • S

      Load problems. Linux and Windows on different discs
      Software Programming • linux windows unix windows 8 dual boot • • simrah  

      2
      0
      Votes
      2
      Posts
      0
      Views

      A

      I did that. BCD downloaded the utilito, set ubuntu on another CD before. After the installation, the utilitator was set up with the help of the linux recording the hard drive on which the OS itself is located. Only instead of GRUB (Legacy) indicated GRUB 2. Reloaded the car, followed by a list of two LOs, including linux. After the selection of the linux, a grub opens, and it's already out of it, the need for LOs starts without problems.
    • Demir

      Bug with the name of the file in the windows
      Software Programming • windows windows 8 • • Demir  

      2
      0
      Votes
      2
      Posts
      0
      Views

      E

      When I was writing the question, I found the answer. You need to be more careful. If you have read the question carefully, you may have noticed that the example of the name of the file contains prohibitive symbols. :)To write a question to me was triggered by the fact that a caring vinda in an attempt to insert this line as a file name modifys it. right in the exchange bufferand then there's a row on the hand. But it's not what it used to be. That's the trick.
    • C

      Windows 8 MinGW misleading programme
      Software Programming • c language cmd gcc windows 8 mingw • • charlenef  

      2
      0
      Votes
      2
      Posts
      0
      Views

      inna

      You don't have to check that fopen("blabla.txt","w") Not back. NULL♪If that happens, NULL ♪ fclose♪This leads to an uncertain behaviour, and the program is probably falling.
    • Mystic

      Cutting the uniform on different LOs (Win7/Win10)Win8.1
      Software Programming • c sharp net winforms windows 10 windows 8 • • Mystic  

      2
      0
      Votes
      2
      Posts
      0
      Views

      K

      Play with the parameters. https://msdn.microsoft.com/ru-ru/library/system.windows.forms.control.anchor(v=vs.110).aspx and https://msdn.microsoft.com/ru-ru/library/system.windows.forms.containercontrol.autoscalemode(v=vs.110).aspx Different controllers do differently with different values of these parameters - it is easier to find the right combination of pilots.
    • E

      StorageFile.GetFileFromPathAsync - System.UnauthorizedAccessException
      Software Programming • c sharp files windows 8 • • emran  

      2
      0
      Votes
      2
      Posts
      0
      Views

      R

      On platforms like Windows 8 you https://msdn.microsoft.com/en-us/library/windows/apps/xaml/hh967755.aspx It's easy to get data from an arbitrary location. Each application is located in the &quot; pouch &quot; , otherwise any pre-packaged toy could read all the user data.In default, the programme has access to the catalogue where it is installed, to app data, a special location where the annex can store its data and constructions (2 : local and moving), and to a temporary catalogue.Also, the program can access a file, a catalogue of downloads or a shifter carrier through FileOpenPicker or FolderPicker - if the user chooses this file for you.You can also access https://msdn.microsoft.com/en-us/library/windows/apps/xaml/windows.storage.knownfolders.aspx (Documents, Music, Pictures, ...) but you're gonna have to configurate the manifesto.Here's another article on: http://blog.jerrynixon.com/2012/06/windows-8-how-to-read-files-in-winrt.html ♪If your file is music, it should be in. https://msdn.microsoft.com/en-us/library/windows/apps/xaml/windows.storage.knownfolders.musiclibrary.aspx , describe the desired access to the manifest, and open it through. FileOpenPicker♪
    • G

      Windows and Windows Phone 8.1 Univrsal App
      Software Programming • c sharp net windows 8 mobile applications windows phone 8 • • guilherme  

      2
      0
      Votes
      2
      Posts
      0
      Views

      S

      There's no such element to have a ready photo-collage. I'm in the process of developing a photo-collar. And I made it as follows: Separate. Grid ♪ Rows and Columns And then I'm putting pictures on algorithm in a specific cell. And to be able to move them, we need three events.event(a) MouseUp♪ Down♪ Move♪
    • Analeea

      How do you delete NET Framework 4.6?
      Software Programming • net windows server windows 8 • • Analeea  

      2
      0
      Votes
      2
      Posts
      0
      Views

      S

      You can just roll. https://www.microsoft.com/en-us/download/details.aspx?id=48137 , start, and choose Remove.If there's no installer, open it. Control Panel / Programs / Programs and Features / Installed Updates. Find and delete: KB3033095 for RC KB3045557 for RTMI'm not sure about the exact number-- he doesn't show up at the r. If you don't find KB3045557, you're looking at the target date.
    • S

      Postgresql refused to work after renovating
      Software Programming • postgresql windows 8 • • Saumya  

      2
      0
      Votes
      2
      Posts
      0
      Views

      K

      You've reported that the server has not been launched. Now, the point is to find out what's going on with the launch. Here's a recommendation to get this information out on Windows: https://wiki.postgresql.org/wiki/Troubleshooting_Installation#Extra_information_Windows_users_need_to_collect First of all, we need to look at Windows Event Log Event Viewer. It's likely there's a reason to be uninitiated.
    • S

      Windows 8 update error
      Software Programming • windows 8 • • simrah  

      2
      0
      Votes
      2
      Posts
      0
      Views

      T

      Immediately after reset to the recovery point, download from the re-establishment disc and carry out on the command line: DISM /image:C:\ /cleanup-image /revertpendingactions Got it. http://blogs.technet.com/b/joscon/archive/2009/10/15/getting-out-of-a-no-boot-situation-after-installing-updates-on-windows-7-2008r2.aspx P.S. Yes, not too much about SO, but it solves a very common error in updating, and potentially saves the day or two of the system administrators.
    • B

      WI-FI on Windows 8.1.
      Software Programming • wifi windows 8 • • Burma  

      2
      0
      Votes
      2
      Posts
      0
      Views

      Analeea

      There are a few options.(1) Get the system off.(2) Remove the updates that were installed the day before the whistle stopped working.
    • A

      The letters are coming to each other, the text ignores padding.
      Software Programming • html cs google chrome windows 8 opera • • authera  

      2
      0
      Votes
      2
      Posts
      0
      Views

      M

      possible overflov: hidden; I don't know, it usually helps!
    • E

      Why does the Pass-the-Hash attacks still work?
      Software Programming • windows windows 8 kerberos safety ntlm • • emerson  

      2
      0
      Votes
      2
      Posts
      0
      Views

      T

      Well, you put the mail server on the Internet, how does Kerberos work? You want me to get the counter-intelligent to the outside? NTLM is used to avoid this.By the way, Windows Credentials Editor and similarities require local administrator rights?
    • E

      Windows upgrade rights for ordinary users
      Software Programming • windows 8 • • esther  

      2
      0
      Votes
      2
      Posts
      0
      Views

      D

      HKEY_LOCAL_MACHINE\SOFTWARE\Policies\Microsoft\Windows\WindowsUpdate Change the key ElevateNonAdmins dword 0 (There is a possibility that gpedit.msc No, there's a branch in the register.
    • 1
    • 2
    • 3
    • 4
    • 5
    • 11
    • 12
    • 1 / 12