Search

You searched for the word(s): userid:650030

Matching Posts

  • Re: Windows Application (SetROP2 function in c#)

    thanks for ur reply Regards rohita
    Posted to Free For All (Forum) by rohita on 9/5/2006
  • Windows Application (SetROP2 function in c#)

    hai all, is there any function for SetROP2 in c#.net. i want to use this SetROP2 function in C# which will take float values in draw mode private static extern Int32 SetROP2( IntPtr hDevice, int nDrawMode)
    Posted to Free For All (Forum) by rohita on 9/5/2006
  • Accessing network folder???

    hai all, by using the following code is it possible to get check a folder is present in a system in the network? string fold= @ \\server-name\system-name\folder-name ; if (System.IO. Directory .Exists(fold)){} its not working for me... am i doing correct?
    Posted to Getting Started (Forum) by rohita on 7/22/2006
  • Setup & Deployment??

    hai all, i am facing some problem while installing the the setup created using the Setup & Deployement.. i am installing the setup in a system which is not having the .net frame work and win installer. but i added the .net frame work and win installer 3.1, while creating the setup.. Is it possible to create setup using setup and deployment by adding .net frame work and win installer? if yes how?.. Regards..
    Posted to Visual Studio 2005 (Forum) by rohita on 7/19/2006
  • Re: Multi language???

    hai,, i was not able to find UTF-8 with signature in advanced save option of my windows application 2005. but unicode(UTF-8 without signature)- codepage 65001 is available.
    Posted to Visual Studio 2005 (Forum) by rohita on 7/17/2006
  • Multi language???

    hai,,, is there any particular function by which i can directly use unicode in API.. for eg: StaticObjects.[lIndex] = "बीच की रेखा"; "बीच की रेखा" is language hindi.. but when i run the code, instead of hindi it shows "??????" in those places... how can i solve this...? while debugging it for the first time its showing warning----- "some unicode charecters in ths file could not be saved in the current code page. Do you want to resave this file as Unicode in order to maintain your data?" how to solve
    Posted to Visual Studio 2005 (Forum) by rohita on 7/15/2006
  • UNICODE????

    hai, is there any particular function by which i can directly use unicode in API.. for eg: TextOutA(hDevice, sXPos, sYPos, StaticObjects.gtSizeName[lIndex], StaticObjects.gtSizeName[lIndex].Length); here can i use language "HINDI" for [lIndex]...i tried but it is giving "???" in the places where "HINDI" language is used while running.
    Posted to Web Forms (Forum) by rohita on 7/14/2006
  • Messagebox Button? in .net 2005

    hai all, is it possible to change the language of messagebox button.. for eg: MessageBox.Show("hai", "MSG", MessageBoxButtons.YesNo); can we change the language(german,french..) of "YesNo" . i.e while installing if we select the lanaguage as german is it possible to display the yes /no button of the messagebox in german..
    Posted to Visual Studio 2005 (Forum) by rohita on 6/30/2006
  • Hw to Pass Parameters between Applets and ASPX page

    Hi... is it possible to pass parametrs between Applets and aspx page...if yes please please give a solution.... about hw to do it?
    Posted to Getting Started (Forum) by rohita on 6/2/2006
Page 1 of 1 (9 items)