Search:

Type: Posts; User: MIRKOSOFT

Page 1 of 3 1 2 3

Search: Search took 0.03 seconds.

  1. Re: ThunderVB installed - problem at loading VB6

    I'm sorry, it is in Spanish language - and Google Translator is not anything good in translation...

    Miro
  2. Re: ThunderVB installed - problem at loading VB6

    I installed also SP6,completelty: VS6 Enterprise, MSDN and SP6.
    My question now is - needs ThunderVB updated to latest release?
    'Cause I didn't it not - it was problematic, so I have ThunderVB 1.0...
  3. ThunderVB installed - problem at loading VB6

    Hello!

    I installed Visual Studio 6 and ThunderVB after Windows 10.2004 clean installation.

    when I try to run VB, at splash screen it outputs error:


    ---------------------------
    Microsoft...
  4. Replies
    1
    Views
    2,606

    How to resize images in VB6?

    Hi!

    I'm in programming graphics in VB6 beginner.
    I want to ask few Qs in one thread so they're here:
    1. How to zoom in/out image to fill result?
    2. How to zoom in/out image to fit result?
    3....
  5. Is possible to embed executable in VB6 application? To make single executable?

    Hi!!

    I got new software from friend and wanted to use its code in my project.
    I asked him for sources, but he said that it's work of his friend and he wants not to share anything.
    For info:...
  6. Re: How to install Service Pack 6 for Visual Studio 6 on Windows 10 x64?

    So, installing clean OS and then VS6 I don't want.
    But I created virtual Machine with XP and there is working all correctly.
    Miro
  7. Re: How to install Service Pack 6 for Visual Studio 6 on Windows 10 x64?

    Helped not - this I download before - and did it again, result is same.

    Miro
  8. Re: How to install Service Pack 6 for Visual Studio 6 on Windows 10 x64?

    Helped not - this I download before - and did it again, result is same.

    Miro
  9. How to install Service Pack 6 for Visual Studio 6 on Windows 10 x64?

    Hi!

    I installed Visual Studio 6 on Windows 10 x64.
    I need to install Service Pack 6 req'd for some components.
    I found problem.
    When I run installation by dblckick as admin it reports that...
  10. Re: Is possible to import or combine C/C++ code to Visual Basic

    Finally, I installed ThunderVB and partially got to work also Auto C.
    Thank you for your support.
    Miro
  11. Re: Is possible to import or combine C/C++ code to Visual Basic

    Hi!

    Thank you for example.
    But I'm not asking wrong forum - I'm programming in Visual Basic and my problem is that I have lot of C source code which I don't know to rewrite to VB and don't want...
  12. Re: Is possible to import or combine C/C++ code to Visual Basic

    Ok, what can you recommend me to create UI for C/C++ easily?
    C/C++ creating UI is far hard to do.

    Miro
  13. Re: Is possible to import or combine C/C++ code to Visual Basic

    Ok, I have choice:
    ThunderVB
    or
    Runtime Tiny C Compilier for VB6

    Problem is that I'm using Visual Basic 6 Portable.
    So, I think ThunderVB is not possible to use, it requires installed VB6 and...
  14. Is possible to import or combine C/C++ code to Visual Basic

    Hi!

    I began learning C.
    I want to combine C code with VB, but don't know if is possible to do it with...
    Combine or import or link C with VB.

    For example - create GUI for C code.

    Or can...
  15. Re: Any code template for thumbnails generation?

    Thank you, it's very useful.

    Thank you again!
    Miro
  16. Any code template for thumbnails generation?

    Hi!

    I need to generate thumnails of image files.

    Exist any code template to force it? Or maybe even for other filetypes than images?

    Thank you for your patience.
    Miro
  17. Replies
    6
    Views
    6,141

    Re: Visual Basic 4.0 and Windows 10

    I did all steps in documentation and following it. Source files were prepared and when I tried to install VS6EE failed, then MSDN - failed, SP6 - failed.
    So, I did it manually and no problem found....
  18. Replies
    6
    Views
    6,141

    Re: Visual Basic 4.0 and Windows 10

    Yes, I'm using virtual Machines too, in all - I don't want to have OS full of programs used sometimes only, not frequently. These apps I'm installing into VM.
    But development IDEs and tools are on...
  19. Replies
    6
    Views
    6,141

    Visual Basic 4.0 and Windows 10

    Hi!

    We all know that is possible to install Visual Studio 6 on Windows 10 no matter if x86 or x64, by VS6Installer or manually.
    Me personally have installed.

    In few days ago I installed...
  20. Re: How to embedd own font and external application to VB6 project?

    I want to embedd external app and font to release it as standalone exe.

    Miro
  21. How to embedd own font and external application to VB6 project?

    Hi!

    I need to help with embedding own font and application into VB6 project.

    I need to do it so, that font used in finished program will be not required installed on other computer.
    I need...
  22. Replies
    34
    Views
    7,483

    Re: How to dithering image in PictureBox?

    Can I ask for source code?

    Now I can apply C128 color cells.
    Miro
  23. Replies
    34
    Views
    7,483

    Re: How to dithering image in PictureBox?

    Now I correctly installed Visual Studio 6.0 on Windows 10 x64 and tried to look on project - it's lot of investigation.
    Simply - if I can ask - can you create 16 color (4-bit) dithering? Applying...
  24. Replies
    34
    Views
    7,483

    Re: How to dithering image in PictureBox?

    Thank you.
    It's step forward - later is possible to use 16 color (4-bit) palette.

    I will discover surces later.
    Tommorrow I'm going reinstalling OS for virus problem.
    Please wait few days and...
  25. Replies
    34
    Views
    7,483

    Re: How to dithering image in PictureBox?

    Block is attribute clash, explaining;
    Normally bitmaps have value in colors for each pixels - 256 color bitmap has for one pixel one byte.
    Commodore 128 it has different.
    Normal text attributes...
  26. Replies
    34
    Views
    7,483

    Re: How to dithering image in PictureBox?

    Anything new?

    I reduced modes list:
    320x200
    320x256
    320x400 interlaced
    640x200
    640x400 interlaced
    640x512 interlaced
  27. Replies
    34
    Views
    7,483

    Re: How to dithering image in PictureBox?

    I want to add else one resolution:
    480x256

    Miro
  28. Replies
    34
    Views
    7,483

    Re: How to dithering image in PictureBox?

    So , with paqlette is not so big problem - only source, so here are values (I think best is to choose CGA values):

    color emulator CGA official ...
  29. Replies
    34
    Views
    7,483

    Re: How to dithering image in PictureBox?

    I was reading page in link. Maybe I can to do 8 color palette, but I'm lost how to apply 16 color palette.
    C128 VDC chip has near identical palette like CGA - only dark yellow is bit orange.
    I...
  30. Replies
    34
    Views
    7,483

    Re: How to dithering image in PictureBox?

    I'm owner of Commodore 128 DCR computer and want to create image conversion, but still is here Q: how to reduce colors to custom 16 color palette...

    Miro
  31. Replies
    34
    Views
    7,483

    Re: How to dithering image in PictureBox?

    Thank you. I'll test it in next days and report.

    Miro
  32. Re: Where to download Visual Studio 6.0 Installer for Windows 10?

    I'm sorry - it requires registration.
    Thank you.
    Miro
  33. Re: Where to download Visual Studio 6.0 Installer for Windows 10?

    Yes - but on this page looks link like refreshing page...

    Miro
  34. Where to download Visual Studio 6.0 Installer for Windows 10?

    Hi!

    I was searching for Visual Studio 6.0 Installer for installing Visual Studio 6.0 under Windows 10.
    I found page where is available link to download version 5.0 - but link is broken and all...
  35. Re: Converting C source code to Visual Basic - can anybody? With reward

    Hi DEXWERX!

    I'm very thankful.
    My reward was something what I can give for time which you give to convert and coding it. It was not for other purposes.
    Now I know your opinion and I can rate...
  36. Re: Converting C source code to Visual Basic - can anybody? With reward

    Thank you very much!

    Miro
  37. Re: Converting C source code to Visual Basic - can anybody? With reward

    DEXWERX had you free time?
    Miro
  38. Re: Converting C source code to Visual Basic - can anybody? With reward

    Anything new?

    Miro
  39. Re: Resizing and re-open PPM or PGM pictures produces error - why?

    Hm, few moments ago I tested it again and here are new problems:
    1. image is not resized, it only adds empty space if is image smaller or cuts image if is bigger...
    2. When I open PPM/PGM/PBM image...
  40. Re: Resizing and re-open PPM or PGM pictures produces error - why?

    Thank you, works.

    Only one problem it has.
    Resizing images type BMP, JPG and GIF is ok.
    But resizing PGM, PBM, PPM resizes to correct size, but adds border, look at:

    151275

    Where I do...
Results 1 to 40 of 89
Page 1 of 3 1 2 3



Click Here to Expand Forum to Full Width