Search:

Type: Posts; User: hellas07

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Re: Automate Command Prompt Window (CMD), Redirect Output to Application [2003/2005]

    Hey, thank you very much for the code but i am having a problem.
    I want to send a CTRL-C event to the DOS app, since it's the only way to
    interrupt it.
    I tried to send a CTRL-C event using the...
  2. Replies
    3
    Views
    696

    VS 2010 Is it possible?

    Is it possible to build a windows disk defrag program in visual basic 2010?
    Does anyone know a guide how to do that?
    Or some source code to begin with?

    Thank you in advance!:wave:
  3. Replies
    2
    Views
    468

    VS 2008 Re: How disable background form?

    Thank you very much! That worked fine!!!
  4. Replies
    2
    Views
    468

    VS 2008 [RESOLVED] How disable background form?

    I have two forms -form1 and -form2
    When from the form1 window, i call to open the form2 window, i want the form1 window to lose its focus-not to be accessible.
  5. Replies
    4
    Views
    568

    VS 2008 Re: Get Information from dll?

    OK!
    I want to get description from a windows service.
    To get the description, the path from the registry point me to a dll,
    ex. c:\windows\system32\fxsresm.dll,-122
    But, how can o get the...
  6. Replies
    4
    Views
    568

    VS 2008 Re: Get Information from dll?

    I want to retrieve text. And the path to the description is something like this, for all dlls:
    path,number
    I think that the number is something to do with the information i want to get.

    I am...
  7. Replies
    4
    Views
    568

    VS 2008 Get Information from dll?

    :wave::wave:
    Does anyone know how to get information from a dll file?
    For example, i want to get the information from the following dll:
    c:\windows\system32\fxsresm.dll,-122

    I think that the...
  8. Replies
    5
    Views
    1,389

    Re: [2008] Make a pie chart

    Could you name some?
  9. Replies
    5
    Views
    1,389

    Re: [2008] Make a pie chart

    i found this code, but it is in vb6. I tried to convert it to vb.net but i couldn't. I also tried the vb.net 'upgrade from vb6 code' function but i get over 10+ errors that i couldn't fix them. Can...
  10. Replies
    5
    Views
    1,389

    [2008] Make a pie chart

    Hello, i have the following code to create a 2D pie chart. Does anyone know how to make this 2D pie chart to 3D??
    Here is the code:


    Imports System.Drawing

    Public Class Form1

    Public...
  11. Replies
    4
    Views
    577

    Re: [2008] How create custom control?

    I have a panel with size (100,300) i draw the backround lines.
    Now i do not know how to move the image and keep the old values of the designed line Dim b As New Bitmap(300, 100)

    Private...
  12. Replies
    4
    Views
    577

    Re: [2008] How create custom control?

    Anyone?
  13. Replies
    4
    Views
    577

    [2008] How create custom control?

    :wave: Please, can anyone tell me how to create a moving histogram like that in the Windows Task Manager?
    I tried several ways but i couldn't achieve anything.

    I have attached you an image, of...
  14. Replies
    12
    Views
    1,362

    Re: [2008] DPI setting>96 problem

    I did not said anything....
    I said what happens when i set the AutoScaleMode = Dpi and AutoScaleMode = None.
    I may did not understand well...
  15. Replies
    12
    Views
    1,362

    Re: [2008] DPI setting>96 problem

    Yes, i have used AutoScaleMode = None
    The results was:
    My form stopped resizing, but the controls (checkboxes, labels, ect) keeps resizing...
    When i use the AutoScaleMode = DPI, my form is resized...
  16. Replies
    7
    Views
    777

    Re: [2008] UAC problem...

    OK! Thank you very much.
  17. Replies
    12
    Views
    1,362

    Re: [2008] DPI setting>96 problem

    i found this thread, but i can get it work....
    http://www.vbforums.com/showthread.php?t=479906&highlight=dpi+setting
  18. Replies
    7
    Views
    777

    Re: [2008] UAC problem...

    I know that. But is there a way to start my program and the UAC dialog (only for my program) never display again?
  19. Replies
    12
    Views
    1,362

    Re: [2008] DPI setting>96 problem

    When i change the windows dpi setting larger than 96 (ex.128) my form's controls get bigger.
    How i can make my program's controls to stay as they are...
  20. Replies
    12
    Views
    1,362

    [2008] DPI setting>96 problem

    :wave:
    When i set my systems dpi setting larger than 96, my program's controls get bigger.
    I have set forms AutoScaleMode = None, but the same thing happens...
    How can i make my program controls...
  21. Replies
    7
    Views
    777

    [RESOLVED] [2008] UAC problem...

    :wave:
    I have created an application and set my it to start with windows.
    Every time it starts i must push the continue button.
    Is there a way to make Windows remember the UAC...
  22. Replies
    6
    Views
    1,151

    Re: [2005] Frozen Form...

    i have used the DoEvents method, but i had the same result, my application was still freezing.
    I think i will use the BackgroundWorker method.

    Thanks!!
  23. Replies
    6
    Views
    1,151

    [RESOLVED] [2005] Frozen Form...

    :wave: ,

    i have the following code:


    Sub Search()

    For Each file1 As String In My.Computer.FileSystem.GetFiles("c:\", FileIO.SearchOption.SearchAllSubDirectories)

    if...
  24. Replies
    17
    Views
    1,383

    Re: [2005] .Net Framework 2.0 general question

    You are right. I'm sorry...

    Thank you again for the replies!!!
  25. Replies
    17
    Views
    1,383

    Re: [2005] .Net Framework 2.0 general question

    thanks for the fast replies!
  26. Replies
    17
    Views
    1,383

    Re: [2005] .Net Framework 2.0 general question

    So, i can not put the required .Net Framework dll's, that my application needs, to my installer and copy them to windows system folder...
    The computer must have .Net Framework 2.0 installed :-(
  27. Replies
    17
    Views
    1,383

    Re: [2005] .Net Framework 2.0 general question

    I use CreateInstall.com (free) and i find it more easy to use and more powerful.
    So, i have to copy the required dll's to the 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727' folder OR in my...
  28. Replies
    17
    Views
    1,383

    Re: [2005] .Net Framework 2.0 general question

    If i pack to my installer,
    i have to copy the required dll's to the 'C:\WINDOWS\Microsoft.NET\Framework\v2.0.50727' folder OR in my programs' directory??
  29. Replies
    17
    Views
    1,383

    Re: [2005] .Net Framework 2.0 general question

    No, you did not understand....
    I know how to do that, but i do not want to do it that way.
    That what am i asking is there another way(except publishing)?
    I want to use a my own installer.
  30. Replies
    17
    Views
    1,383

    Re: [2005] .Net Framework 2.0 general question

    is there another way? I want to use a freeware installer because i must write also values to registry, create shortcuts, show a welcome screen ....
  31. Replies
    17
    Views
    1,383

    [2005] .Net Framework 2.0 general question

    Hi all,
    I use Visual Basic 2005 to build programs. To run them is required .Net Framework to the computer that i run the applications. My question is:
    Is there a way to run my applications to a...
  32. Replies
    19
    Views
    1,158

    Re: Error??

    yes, it is been running for 30 minutes now and there isn't any error!!
  33. Replies
    19
    Views
    1,158

    Re: Error??

    oh, i am sorry, i haven't seen this part.
    Thank you very much, all!!!
  34. Replies
    19
    Views
    1,158

    Re: Error??

    When i type DestroyIcon(Hicon), visual basic cannot recognize the destroyicon command...
  35. Replies
    19
    Views
    1,158

    Re: Error??

    I have put it as you said, but still the same error. Now?
  36. Replies
    19
    Views
    1,158

    Re: Error??

    Private Sub Timer2_Tick(ByVal sender As System.Object, ByVal e As System.EventArgs) Handles Timer2.Tick

    Dim g As Graphics
    Dim myBitmap As New Bitmap(16, 16)
    ...
  37. Replies
    19
    Views
    1,158

    Re: Error??

    "Generic error occurred in GDI+" that's all. Nothing is explained and when i request further information and i'm navigating to the microsoft msdn the browser freezes.
    (I can understand why this...
  38. Replies
    19
    Views
    1,158

    Re: Error??

    Yes, but i have the same error. What can i do now?
  39. Replies
    19
    Views
    1,158

    Re: Error??

    i can not find anything, for how to solve it.
    Can anyone tell me how to solve this error or tell me another way to do this.
  40. Replies
    1
    Views
    446

    [2005] GDI+ Error??

    Hi,
    I have the following code. When my app runs for 10-15 minutes a always get an GDI+ (?) error. Could anyone tell me what's the error?
    A get the error in the red line...


    Private Sub...
Results 1 to 40 of 75
Page 1 of 2 1 2



Click Here to Expand Forum to Full Width