Search:

Type: Posts; User: algea

Page 1 of 6 1 2 3 4

Search: Search took 0.04 seconds.

  1. Replies
    8
    Views
    968

    Re: I have an issue with threads

    Dear all,
    I am using MVS2017 Community Express now. To gain more experience on my development process. I have restricted time for finalizing end to start now.. I have searched from net cloud but...
  2. Replies
    8
    Views
    968

    Re: I have an issue with threads

    Thanks jmcilhinney for your guidance I am also investigating this from net. Could you please assist again in an example for making my seek time closer then imagined. A simple code would be much...
  3. Replies
    8
    Views
    968

    I have an issue with threads

    Dear all
    I am dealing with a new code now. But when the thread is started the Checkbox1 in DoWork can not be accessed and changed. Could you please help me. I would be much appreciated.
    Regards...
  4. Replies
    4
    Views
    460

    Re: I have an issue on file operations...

    I discovered the error. Thanks for your guidance and assist.
  5. Replies
    4
    Views
    460

    I have an issue on file operations...

    Dear Sir or Madam,
    I am a new learner for the Visual Studio 6. I have a simple code that I wrote for binary formats. But have no idea what's wrong for this code. I want you to correct my error. The...
  6. Thread: Have an problem

    by algea
    Replies
    7
    Views
    862

    Re: Have an problem

    Just tried to update an old code about this impossible error... Possibly VB6 is dead dear friends....
  7. Thread: Have an problem

    by algea
    Replies
    7
    Views
    862

    Have an problem

    Dear all,
    I need an expert vision with appologies... Here is the code below try to define new.


    Dim dd as Date
    dd="03.12.2019"
    ..
    But this code giving an error with code number 13. What is...
  8. Replies
    4
    Views
    584

    Re: Have an error on deployment...

    Absolutely if you want a different single you must look inside first... Selection process just started and on process just wait and see the results then...
  9. Replies
    4
    Views
    584

    Re: Have an error on deployment...

    Dear all we are experiencing some blocks on our region for R&D I am now on idle process for hirement. It is all unfair your vision is too valuable for me... I will be always with you in next...
  10. Replies
    4
    Views
    584

    Have an error on deployment...

    Dear all,
    Previously I was using VB6 but now I swap to Microsoft Visual Studio 2017 for calculating the Dday for impeachment process on my region... Also I give you my code but PayPal also blocked...
  11. Replies
    1
    Views
    5,325

    Today i have new code for the forum...

    Dear all,
    Today I have new code for the forum. I know the basic rules all codes must be open source. But if you accept this code with trust giving new ideas about your new works. Please just accept...
  12. Replies
    11
    Views
    1,212

    Re: Error with dynamically created buttons array

    Thank passel for your response. And thanks all for the tolerance and understanding to solve this puzzle. I am about to finish my project now
    Regards
    algea
  13. Replies
    11
    Views
    1,212

    Re: Error with dynamically created buttons array

    Thanks jmcilhinney for your assist. This is my way for creating controllers dynamically. I wonder why frmGame.Controls.Add(NewBtn) have no effect when I call frmGame. I only want to know. I have...
  14. Replies
    11
    Views
    1,212

    Re: Error with dynamically created buttons array

    Thanks passel for your feedback. My code is being shaped now. But I have another issue now. Could you please take a look at my code. The dynamically code creation is not working now previously on my...
  15. Replies
    11
    Views
    1,212

    Re: Error with dynamically created buttons array

    You are right passel when I modify the FormBorderStyle to none I have no problem. But when I prefer FixedToolWindow I am getting this problem. The image looks like described below . Possibly I have...
  16. Replies
    11
    Views
    1,212

    Error with dynamically created buttons array

    Dear all,
    Today I have another issue that I tried to figure out. I have no idea where I did a mistake. Code is below. After creating new buttons array the buttons are not exactly fitting the borders...
  17. Replies
    8
    Views
    1,544

    Re: What is the error on my code...

    Dear all
    I was thinking about my code for a long time. Then I realized that It was just related with Imports System.Globalization
    After adding simple line into my code now my code is running very...
  18. Replies
    8
    Views
    1,544

    Re: What is the error on my code...

    Dear all don’t punish me that I am using rar compression this is my conventional routine coming from past. But this code looks nice I remembered a film Nightmare before the Christmas good song of my...
  19. Replies
    8
    Views
    1,544

    What is the error on my code...

    Dear all,
    I have a special code today. I could not find the optimization for this code. Thought for a long time but before new year try to mix the recipe with you. One step closer for this...
  20. Replies
    4
    Views
    594

    What is wrong with my code…

    Hi to all
    Today I dared to write a code. But giving some error. I could not understand about the glitch where is where. Why this code is not working have no idea. For my sake just take a look at...
  21. Replies
    0
    Views
    442

    I have some problem with this code

    Dear all,
    I am about to complete my project but I have encountered some issue. I could not understand what is wrong with this code. Some characters are not working clear. instance Ctrl+Alt+T... I...
  22. Re: GetAsynKeyState usage as a hotkey in a program

    Thanks for your assist.
    I found different way for this issue here is the code


    Imports System.Runtime.InteropServices
    Public Class Form1
    <DllImport("User32.dll")> _
    Public Shared...
  23. GetAsynKeyState usage as a hotkey in a program

    Hi to all,
    I am trying to set hotkeys in my program. But the code is not working could you please help me…
    Here is the code:


    Public Class frmMain

    Private Declare Function...
  24. Re: New logging patterns a new function what is wrong with

    Dear all,
    Thanks for your advice. I saw my mistake inside the code. I have an optimization error. Simon says that I am only a coder not a programmer. Possibly joining inside your classroom with new...
  25. New logging patterns a new function what is wrong with

    Hi to all. Today I was dealing with new signature patterns for my new project logs. I sent the code below. I need a professional advice for my projects sake. I am currently dealing with my new...
  26. Re: Compile error, Can’t assign to read-only properties...

    I am too sorry sir. i could understand anything from your writings. Can you assist me a little...
  27. Compile error, Can’t assign to read-only properties...

    Hi to all
    I am stuck again in a code. I am about to make a new UserControl according to your last recipe. But I am getting the error that I mentioned on the topic. What am I doing wrong?. Here is...
  28. How to disable windows system shortcuts programmatically

    Hi to all. I am about to make a new screensaver. I have new idea. I am going to lock all Windows shortcuts like Ctrl+Alt+Delete, Ctrl+Escape, Alt+Tab,… etc only with mouse move event I am going to...
  29. Re: A sample code in UserControl how to do it release from issue...

    Thanks for your assist many thanks. I am on new deployment now...
    Regards
    algea
  30. Re: A sample code in UserControl how to do it release from issue...

    Sorry about that i have forgotten the code. Here is the code below


    Const m_def_Caption = "Cmd"

    'Dim m_Picture As Picture
    Dim m_Caption As String
    '
  31. A sample code in UserControl how to do it release from issue...

    Hi to all. I started to learn VB6 with mnemonics old. I started to make a simple code with UserContols but working incorrect. Possibly it is about a glitch. How to correct my mistake. Any assist...
  32. I need a strong algorithm for sun rise sun noon and sunset...

    Hello friends, I am currently dealing with a problem and try to solve it. The code that I found from internet working with some error according to google calculation result. I need more precision...
  33. Replies
    15
    Views
    1,525

    VS 2012 Re: How did you learn? Please give advice..

    I first started with Qbasic and I was reading the QBasic help file and making hello Worlds codes. Tried to make the QBasic beautiful color editor. There was no internet connection this days try to...
  34. Replies
    1
    Views
    7,871

    A new program to test...

    Hi dear friends, I want to share with you an util. For influence more with melodies while coding… But have a some problem inside it be careful while using…
    He is the link [Link removed by moderator]...
  35. Replies
    4
    Views
    971

    Re: File Handling in VB 2010

    This issue is possibly very old. Apply the new VB.net functions for the code logic. They are all tested for the programmers simplicity and sensitivity… Looks like a little complicated and...
  36. Thread: Help File

    by algea
    Replies
    13
    Views
    1,598

    VS 2012 Re: Help File

    Hi to all, HTML Help Workshop is good tool for *.CHM files but there are always 3vnd solutions. I am using HelpScribble for instant helps. Little expensive and strange but has a vision for generating...
  37. Replies
    7
    Views
    1,143

    VS 2012 Re: [RESOLVED] Help with msgbox

    Hi schoemr, in the threads previously jmcilhinney tried to described to you for your imaginations. Let’s draw the pattern for you again… If you use Application.Exit inside the form closing event this...
  38. Replies
    15
    Views
    6,142

    VS 2015 Re: Error: "This application could not be started"

    Hi RipVoidWinkle,
    Very hard to understand Microsoft Systems… If you take my advice test the code in clean Virtual Systems first. If you still encounter with the same problem the issue is even more...
  39. Re: Problem with Printviewdialogs need for assist

    hello NinjaNic and to all, it was long time ago try to find an answer for my cure and a hard highway looking for clues for my project try to debug my core code. Then with your assist and your touch...
  40. Problem with Printviewdialogs need for assist

    Hi to all, today my issue is about printpreviewDialogs tackling with the same problem for a long time ego but I could not find any answer from different resources possibly with your assist I would...
Results 1 to 40 of 235
Page 1 of 6 1 2 3 4



Click Here to Expand Forum to Full Width