CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com

Search:

Type: Posts; User: Prity

Page 1 of 7 1 2 3 4

Search: Search took 0.06 seconds.

  1. Re: Send ADB Commands to mobile from vb.net application

    Hi Hannes, DataMiser,

    Well i wrote a piece of code as below: this code opens the adb.exe from the path specified. But the moment the exe file is opened it will get closed.



    Imports System...
  2. Re: Send ADB Commands to mobile from vb.net application

    Hi DataMiser,

    i am using the serial communication. i guess i should use the TCP communication method.. but how to use it?, what code needs to be added ?so many questions are arising ..., i went...
  3. Send ADB Commands to mobile from vb.net application

    Hello all,

    I want to send the ADB commands to mobile from vb.net application.
    I am not getting how to write the program for this ..

    Can any one please help me out.

    I know what are ADB...
  4. Re: How to remove these messy lines from my program?

    updated
  5. Re: How to remove these messy lines from my program?

    Case "Pressure Dam Bearing"


    housingInnerRect = New RectangleF((ptCenter.X - (minDimension * 0.6D) / 2), _
    (ptCenter.Y - (minDimension * 0.6D) / 2), _
    (minDimension * 0.6D), _
    (minDimension *...
  6. Re: How to remove these messy lines from my program?

    The code is below
    In the below part of the code i m doing the things, and in the below part only i am getting the error


    [code]
    Case "Pressure Dam Bearing"


    ...
  7. Re: How to remove these messy lines from my program?

    Hey friends

    The code which i attached there is the latest code i did this morning... I hope its running on your side also... Ok, let me be clear with the things wht i want to tell u. Below is the...
  8. Re: How to remove these messy lines from my program?

    Below in the attachment u will find the modified code, which i modified this morning....
    Plz find it in the attachment. i have to remove those messy lines.....
  9. How to remove these messy lines from my program?

    Hello Friends

    I need a help from you people. plz help me in solving this problem.....

    I have posted this question in the below link, but dint get the solution.... I have to finish it as early...
  10. Re: Plz help me with this thread, its quite urgent

    I got the o/p on my own... so edited it....
  11. [RESOLVED] Plz help me with this thread, its quite urgent

    Hi Friends

    I have done this below program,for drawing 3Lobes. But when i run the program i get the below image, u can see it below.

    I tried very hard, but i dnt know wht to do to get the exact...
  12. How to change the drawing at run time with Dock=Fill?

    Hi all

    I have done this below program keeping the picture box property dock=None.
    And the below code works fine.




    Imports System.Drawing.Drawing2D
    Public Class Form1
  13. How to draw the ellipse with its 3sides bulged, using GDI+

    Hi All

    Can any one me how to draw the ellipse with its 3sides bulged.

    i want a outward curve at 90 degree in the ellipse, and outward curve at 225 and another one outward curve at 270degree in...
  14. Re: How to change the positions this small circle in the Graphics...

    Hi Krishna

    i dint get you, i mean r u getting any error?
  15. Re: How to change the positions this small circle in the Graphics...

    OOPS sorry David...

    in my last post by mistake i copied ur reply msg.
  16. Re: How to change the positions this small circle in the Graphics...

    Hi David

    ya u r right, actually i thought of to paste the code, but my program dnt hav any errors, i need to do some changes, to the graph, so i have shown it on the diagram...
    Kindly plz...
  17. How to change the positions this small circle in the Graphics...

    Hi Friends

    I need a help, kindly please help me.... I am attaching a sample working program. But in this program i need to do some changes, those changes i have explained in the .docx file....
    ...
  18. Re: Hi all Can any one explain me these lines of code

    Finding the solution on our own, makes us very happy. i got solution on my own
  19. Replies
    0
    Views
    463

    I am getting error in this GDI program.

    Hi Friends

    I am getting an error....When i drag n drop the class1 control on the form, the error is as below:
    Control Class1 has thrown an unhandled exception, in the designer and has been...
  20. Re: Hi all Can any one explain me these lines of code

    Hi David,

    Well comments are written in the code, but i m not so perfect in the Datasets, well can you give me some example program related to this Dataset as in my project
  21. Replies
    0
    Views
    441

    I want GDI programs

    Hi All

    I want some GDI programs, can any one give me the sample examples, well i have VS 2005.

    Regards
    Prity
  22. Re: Hi all Can any one explain me these lines of code

    Hi David

    i went through the code many times but still not getting...
  23. [RESOLVED] Hi all Can any one explain me these lines of code

    Hi Friends

    Can anyone help me out and tell me what is happening in these functions below. i need just explaination... plz help me. And how mmuch u people know that much u explain me...


    ...
  24. Re: How to make the Accept button in this program to calculate the average value?

    Hi David

    Good Morning

    I am resending the WBprofsolver with all the files, once again and along with that i am also sending another 2DLL's which are related to this program.... Plz find the...
  25. Re: How to make the Accept button in this program to calculate the average value?

    Can any one please help me

    its my kind request....
    plz help me out friends...


    Will be waiting for reply...
    Thanks in Advance
Results 1 to 25 of 169
Page 1 of 7 1 2 3 4





Click Here to Expand Forum to Full Width

Featured