windows-xp-embedded
How to disable (or reset) a network adapter programmatically in C#
I need to disable a network adapter programmatically using C# (.NET 2.0) on Windows XP Embedded. Background Reason: After installing a Bluetooth stack on the PC, the Bluetooth PAN adapter blocks the[详细]
2023-04-06 08:12 分类:问答Disable a right click (press and hold) in WPF application.
I am working on the touch screen application which is running on Windows XP Standard. With current hardware to invoke a right click user has to click and hold for couple of seconds, but this might int[详细]
2023-03-04 06:07 分类:问答What causes a nul character written to file just before a pc crash?
We have an application running on several thousand identical machines.Same OS, same hardware, same application installation.On very rare occasions, the machine locks up.Alt tab, ctrl-alt-del, applicat[详细]
2023-02-26 04:52 分类:问答Access GPIO on atom board
On this machine: http://www.nexcom.com/ProductModel.aspx?id=376f4fa5-64f3-41d1-afba-60ee48883465 I\'m trying to access gpio, but neither Nexcom or Intel support has been very helpful.[详细]
2023-02-06 21:55 分类:问答Architecture and patterns for cash collection terminals
I have just been handed a huge project for an application that must run on a terminal that securely collects cash drops.It is a rewrite of an existing project, so requirements are pretty well defined,[详细]
2023-02-03 15:19 分类:问答Convert a .NET WinForms Application to a binary executable
I have a very low spec computer running XP Embedded (512Mb RAM, 512Mb HDD).IE 8 doesn\'t fit on it with .NET, so I was wondering if it\'s possible to compile a WinForm\'s project to a binary executabl[详细]
2023-01-19 06:18 分类:问答How do I programmatically change a .lnk to change its target?
Is there any way to open a windows shortcut (.lnk file) and change it\'s target? I found the following snippet which allows me to find the current target, but it\'s a read-only property:[详细]
2023-01-17 21:52 分类:问答WMI Win32_Printer not working on XP Embedded
I have some code which works on a standard XP system, but fails on XP Embedded test machine. I get System.Management.ManagementException : Provider Load Failure[详细]
2023-01-17 16:31 分类:问答Windbg with xp embedded, ntdll.dll symbols fail, other symbols affected?
I am using windbg with xp embedded. Attempting to fetch the operating system symbols fails with the message \"Symbol file could not be found. Defaulted to export symbols for ntdll.dll\". (Is this typi[详细]
2023-01-14 08:19 分类:问答Developing WPF App to Run on Windows XP Embedded Monitor
I\'m experienced dev开发者_JAVA百科eloping Windows client desktop apps with WPF, but I\'ve never developed apps for a Windows XP embedded device. We have monitors located around the factory that run X[详细]
2023-01-09 11:45 分类:问答