Top "Windows-xp-embedded" questions

Windows XP Embedded, commonly abbreviated "XPe", is a componentized version of the Professional edition of Windows XP.

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 …

.net c++-cli windows-xp-embedded shell32
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 …

wpf touch right-click 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 …

c# .net bluetooth windows-xp-embedded
WCF with .NET 2.0

We need to implement a WCF service on a machine that can only run .NET 2.0. The machine is a Windows …

c# .net wcf .net-2.0 windows-xp-embedded