About 2,590 results
Open links in new tab
  1. POS for .NET SDK and OPOS driver - social.msdn.microsoft.com

    Sep 26, 2009 · I installed POS for .NET and have a OPOS driver for the line display. Can somebody help how the TestApp.exe in the SDK work with the OPOS driver?? After installed …

  2. Save bitmap in NVRAM of PosPrinter - social.msdn.microsoft.com

    Sep 28, 2009 · Not all receipt printers (at least in the past) had NVRAM, and the UPOS standard on which Pos .Net is based and that dictates how things work wanted to operate correctly on …

  3. Problems with GetCursorPos and SetCursorPos when running …

    Sep 27, 2015 · Before: I have a Windows desktop app using the windows api. Using DirectX 11.2. In the desktop app I use windows messages to deal with key presses and mouse movement. …

  4. TextBox.GetRectFromCharacterIndex howto get the width and …

    May 5, 2009 · What I try is, drawing a textbox with some text and MaxWidth set to 200px, then drawing another textbox under the first one. I need the size of the first textbox for not …

  5. RichTextBox : Text color - social.msdn.microsoft.com

    Aug 19, 2012 · i have a richtextbox in which im displaying some messages, i want to change the color of some text . is there any way to that ?

  6. "Secret" code translator - social.msdn.microsoft.com

    Nov 17, 2011 · Dim pos as Integer = String2.IndexOf (IncomingChar) Dim OutGoingChar as Char = String1 (pos) Result &= OutGoingChar Next To Decode, you simply exchange the role of …

  7. AddSubview and Custom PageRenderer in Android

    Nov 13, 2015 · I am writing a PageRenderer that simply adds a menu control to the bottom left of the page. Using iOS the renderer is easy because I can simply use View.AddSubview (button); …

  8. Select Fingerprint Tempelate from Sql Database and Match the …

    May 9, 2017 · Hello,I am new in this forum and i had from a friend that this group was fantastic , however, i have an issue ,i have develop Biometric application using Securegen SDk, i have …

  9. Using ADOMD.ICellset - Cell this [params object [] idx]

    Jun 4, 2010 · I'm using ADOMD 2.8 (not ADOMD.net) to connect and retrieve information from SQL Analysis Services (MS SQL Server 2005) and SAP BW. When I try to call the cellset …

  10. How auto rename PC after deploy a Windows

    Mar 14, 2016 · In the sysprep unattend file, you can set the computer name to * and set the registered owner to something i.e. ACME. Each clone will have a unique name ACME - …