Questions tagged as 'windows'

1
answer

Error passing parameters from the grid view of a form in the combo box

Good morning, I have a form where I consult my budgets and in it I have a grid view . When I double click on the grid line it opens another form. But I do not see the data that is in the line of my grid view the first item in my...
asked by 19.12.2016 / 13:27
0
answers

How to clone a git repository (BARE) from a windows7 folder to UBUNTU16.04?

My host system is windows7 and I have a guest system in virtualBox, Ubuntu 16.04. I shared a folder in win7 ( sf_AA_SHARE_FOLDER ) into linux and inside it I have another folder called CHM_FINAL_BARE which is where I want to clone the files...
asked by 14.08.2016 / 02:15
0
answers

Problem with SFML in Code Blocks Windows 32 bit

I installed SFML in CodeBlocks using the instructions here link Then I compiled the example code from there, which should display a window with a green circle: #include <SFML/Graphics.hpp> int main() { sf::RenderWind...
asked by 14.07.2016 / 01:09
0
answers

What is this error? DisconnectedContext

Galera blz? I'm here programming for Windows Form with C # when I run into a "DisconnectedContext" error. Well let me explain how my program works, I have several forms in a project, where I have to make the transition between these forms,...
asked by 03.10.2015 / 20:19
0
answers

.NET Remote Debugging on Different Operating System

Is it possible after installing and debugging an application running on linux through the mono of a windows machine? The Environment is as follows: An application was developed in Windows using only the standard .NET 4.0 libraries. This...
asked by 21.10.2015 / 21:39
2
answers

Find files on local drives using Batch

Good day dear, My knowledge of scripting is very limited, so I would like the help of the community in the following question. We have some excel files for specific names on users' computers. (suppose: file1.xls, file2.xls and file3.xls) I...
asked by 02.03.2016 / 15:49
0
answers

How to create a URL Protocol [closed]

Well, I'd like to know how I can create a "Scheme", a Protocol such as HTTP, HTTPS, FTP. I would like to know how I can make this Protocol to open a program, like Torrent, with the Magnet Protocol. In addition, I wanted to know if possible to...
asked by 19.01.2016 / 22:03
1
answer

how to put a focus on a TextBox object in Windows Phone 8.1

Hello, I know it's a simple question. Before on windows phone 7.5, just put the code like this: textBox.Focus(); How do I use it on windows phone 8.1? I'm waiting for an answer. Beforehand I want to thank the community.     
asked by 21.09.2015 / 14:45
1
answer

Access location in windows 10 (universal application)

I was trying to convert an old my project made for Windows phone 8.1 to a universal application for Windows 10, when I came across this error below. The question is, how do I fix it? How do I request access to the location of a computer mysel...
asked by 31.07.2015 / 01:21
1
answer

Accessing the windows server folder by PHP on Linux

We have an intranet developed in PHP that is inside a Linux server with apache. I need to access a folder that is on another server and that server is Windows. Is there any way to do this?     
asked by 14.07.2015 / 13:41