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

Search:

Type: Posts; User: andrewjrmill825

Page 1 of 2 1 2

Search: Search took 0.02 seconds.

  1. Hi i have a form and i want to know how to save pictures to it?

    Hi, everyone i have a program that you add images to the mainform, but when you exit the program the pictures do not save how can i do this, i need to save the pictures to the mainform. i have tryed...
  2. Hi i need some help with this project im working on

    Hi, there, Im making a windows explorer replacement and i found a projuct on vbForum, what im looking for is how to add new icons and save them, then i wont to be able to open a text file, and when i...
  3. Need help makeiing this program to exe

    29941Hi, Everyone i need to make this to an exe file but there are 5 files and i dont know how to make it to exe, and i downloaded TC++ 3.0 can some one tell me how to make this project here are the...
  4. I get an error when i try to build this program

    http://imageshack.us/photo/my-images/94/image2nl.png/Hi i get an error when i build this project, can you please tell me how to fix it thanks so much. here is a picture i toke....
  5. Re: need some help with this codae project

    Hi I got the OCX to work but when I run the program I get this message Compile error method or data member not found


    'Now set the vairbles...
    startplayback:
    exh =...
  6. need some help with this codae project

    when I open project this error comes up msdxm.ocx and the other error im getting is (compile error method or data member not found)and then it highlight's .PlayState. I wont this to work because im...
  7. Need some help ever time i open a project it say msdxm.ocx is missing

    Hi, Everyone ever time I open a project I get a massage that says msdxm.ocx could not be found continue project any was . I found it in windows so I know I have it and I even downloaded msdxm.ocx and...
  8. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    sorry about this, this is whats in the MPlayer form


    thanks and sorry if I did not give more info.
  9. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    Case 8
    Main.gm8.Visible = True
    Main.gm8.Caption = p2
    GameMenuShell(8) = p1

    End Select
    21344
    Else
    Select Case dd
    Case 1
  10. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    [CODE]netcontrol1.Enabled = True
    netcontrol1.Visible = True

    netmonitor1.Enabled = True
    netmonitor1.Visible = True
    sep100.Visible = True

    nexnetadmin1.Enabled = True
    nexnetadmin1.Visible =...
  11. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    'Register API Calls
    Private Declare Function SetForegroundWindow Lib "USER32" (ByVal hWnd As Long) As Long
    'Local Declarations
    Dim ShLst As Integer
    Dim BorderNum(24) As Integer
    Dim DontShell As...
  12. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    Dim ps As String

    ps = PROBas.INIGetSetting("Nexus Special Edition Setup", "LaunchShell", ServPath + "NEXSE.KLS.SERV.ini")
    If Not ps = "" Then
    Sheller ps
    ...
  13. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    Private Sub RCClient_Click()
    RC2000.Show
    End Sub

    Private Sub RCClient_MouseMove(Button As Integer, Shift As Integer, X As Single, Y As Single)
    ToolTipTimer.Enabled = False
    If NexButtonPic =...
  14. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    'Show Login Dialog
    Main.WindowState = 1
    KCK = False 'Unset Kicker Var
    Main.Enabled = False
    PasswordScreen.Show
    PasswordScreen.SetFocus
    PasswordScreen.UserName.Locked = False

    'Reset Shell...
  15. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    'Save Icons Pos.
    Main.SaveIconPositions
    If Media_Player.MPlayer(0).PlayState = mpPlaying Or Media_Player.MPlayer(0).PlayState = mpPaused Then
    Media_Player.MPlayer(0).Stop...
  16. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    No but I tried this. here is the error
    When I make it to a exe the error i get is(Compile error method or data member not found)(.PlayState) that's the error
  17. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    Ok I made a text file that shows all the work and what error coms up.
    I would post it here but it say its to big. I wanted to post my code and I even tried to upload I text file I made but it sys ...
  18. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    'Save Icons Pos.
    Main.SaveIconPositions
    If Media_Player.MPlayer(0).PlayState = mpPlaying Or Media_Player.MPlayer(0).PlayState = mpPaused Then


    (the error that shows up when I try to make it to...
  19. Re: I have a nother question about visual basic 6.0 how to make my program work on al

    ok thanks for your help
  20. I have a nother question about visual basic 6.0 how to make my program work on all

    Hi, My:D question is how do I make my visual basic 6.0 program available for other operating system like windows xp and window vista and windows 7, thanks for your time:wave:
  21. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    Please Help me with this I will pay or make you a program on visual basic 2010, im just learning visual basic 6.0. I have made a lot of programs with it but im more familiar with visual basic 2010, I...
  22. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    Hi, the error i get is(Compile error method or data member not found)
    And I would upload the file, but i have tryed to do that and it comes up with an error so i cant upload the file thats way i put...
  23. Replies
    23
    Views
    4,502

    Re: Hi, i need some help with this error

    The problom im haveing is i tryed to e-mailing and website the program was 2002, all his emails donot work or his website, so what sould i do.
    I still need help.:)
  24. Replies
    23
    Views
    4,502

    Hi, i need some help with this error

    Hi, i downloaded this program from planet source code.com and i fond what i was looking for, what im assking if anymore can fixs this or show me how please, and if you help me, i will pay some money...
  25. How do you make your project run frist

    Hi, everyone , is there a way to make your program start befor the windows xp logo, or is there a way i can change the windows startup logo. thanks:wave:
Results 1 to 25 of 33
Page 1 of 2 1 2





Click Here to Expand Forum to Full Width

Featured