Search:

Type: Posts; User: PawelK

Search: Search took 0.01 seconds.

  1. Thread: stupid cursor

    by PawelK
    Replies
    2
    Views
    1,074

    stupid cursor

    how can I destroy the stupid cursor which blink all the time i mean this one _
  2. Thread: bmp

    by PawelK
    Replies
    5
    Views
    2,284

    Forget it I will do it the easy way 1 file 1 pic

    Forget it I will do it the easy way 1 file 1 pic
  3. Thread: bmp

    by PawelK
    Replies
    5
    Views
    2,284

    I saw it in another programs (files) with no...

    I saw it in another programs (files) with no script so I could read how to do this.
  4. Thread: bmp

    by PawelK
    Replies
    5
    Views
    2,284

    bmp

    I paint two different pictures and put them into 1 bmp file now I want to load them seperate.

    Thanks in advance
  5. Thread: Console

    by PawelK
    Replies
    4
    Views
    2,083

    Thanks a lot it is working, and now a another...

    Thanks a lot it is working, and now a another question how can i set up it that when the program starts it automatickly change in the full size window

    3 in the button and the one in the middle
  6. Thread: Console

    by PawelK
    Replies
    4
    Views
    2,083

    Console

    I've a question how can you change dte size of a console window the standart has 80width and 25 height how can I changed it that it is 80width and 50 height

    thank you for your help
  7. Replies
    18
    Views
    3,812

    I started with C++ but after a while I changed to...

    I started with C++ but after a while I changed to C because it is easier to understand and you can do all the same things like with C++(with C it take longer to write the same program, but the code...
  8. Thread: Scrollbar

    by PawelK
    Replies
    2
    Views
    2,181

    Scrollbar

    Does somebody know how to destroy the scroll bar in a dos program and make it like in edit.com
  9. Thread: Files

    by PawelK
    Replies
    2
    Views
    919

    Files

    I created a text editor know I have 2 problems
    1. I want that when I close the program or the file the program ask me if I want to ave the file or not.
    2. When I've changed nothing he don't do...
  10. Replies
    1
    Views
    2,317

    Midi or sound files

    Do somebody know how to play midi, mp3 or wave files in Dos mode?
  11. Thread: Mouse

    by PawelK
    Replies
    14
    Views
    2,809

    I rewrite it so that I understand it. I know...

    I rewrite it so that I understand it.

    I know that a not clean code will me my death.
  12. Thread: Dat files

    by PawelK
    Replies
    3
    Views
    2,421

    Dat files

    It might be a silly question but I have to ask it.
    It is about dat files one friend of mine said to me that dat files are normal exe files but the ending was changed.

    When this isn't true how can...
  13. Thread: Mouse

    by PawelK
    Replies
    14
    Views
    2,809

    I've did it on my own take a lot of time and my...

    I've did it on my own take a lot of time and my source code is now not to understand but it works and this is what i want. exit(1); is in stdlib.h
  14. Thread: Mouse

    by PawelK
    Replies
    14
    Views
    2,809

    It is Dos 0x0013

    It is Dos 0x0013
  15. Replies
    8
    Views
    3,107

    Try this one #include #include...

    Try this one

    #include <conio.h>
    #include <iostream.h>

    int age;

    void main()
    {
    cout << "Age:";
  16. Thread: Mouse

    by PawelK
    Replies
    14
    Views
    2,809

    Mouse

    I have created some buttons and now I want to link tehm with a function. When I click a botton at this coordinates x=120 to x= 200, y=85 to =95 i want that the programm ends
  17. Thread: Files

    by PawelK
    Replies
    4
    Views
    1,013

    yes but this doesn't work under win32 API

    yes but this doesn't work under win32 API
  18. Thread: Files

    by PawelK
    Replies
    4
    Views
    1,013

    Files

    How can I input a file in my program so that at the beginning his information will be put out on the screen??
  19. Thread: Buttons

    by PawelK
    Replies
    2
    Views
    951

    THX

    THX
  20. Thread: Buttons

    by PawelK
    Replies
    2
    Views
    951

    Buttons

    Is irt possible to change the look of buttons for example put a bmpfile instaed a button which has the same function
  21. where i can find a good Windows Programming tutorial

    where i can find a good Windows Programming tutorial
  22. Thread: Files

    by PawelK
    Replies
    5
    Views
    1,382

    It is a text file

    It is a text file
  23. Thread: Files

    by PawelK
    Replies
    5
    Views
    1,382

    Files

    I wrote a program which stores a lot of informacion in a file, but now I have a problem I want to read out information from the file but not all only some of then

    Pleas Help me!!
  24. Thread: Tutorial

    by PawelK
    Replies
    3
    Views
    1,301

    Tutorial

    Where I can find a good C# tutorial?
    What's better JavaScript, Perl or C#?
Results 1 to 24 of 24