Search:

Type: Posts; User: SonicWave

Search: Search took 0.01 seconds.

  1. Can I Load A Sound or Music Into My Win32 Application ?

    Good day !

    I wish to have background music playing while my Win32 application is running. Can it be done using VC++ ?

    Then I wish under centrain condition a sound will be played also ?
    How can...
  2. How To Change Caption's On A Button When It Is Click ?

    Good day !

    Let say if I have a button with captions "OK" on it

    What should I do to change to captions to others when I click on it ? Let say "KO" ?

    Thanks a lot !
    :)
  3. Thanks A Lot !

    Good day !

    A thousand thanks !

    I have figured out how to do already !

    Thanks again !

    Sonic WAve
  4. How To Call A User-defined Class in Win32 Application?

    Bonjour !

    Let say I have defined a class myself, called "Test". Then if I click on a button called "BOK", it will trigger the functions of the instances of Test to have some events to occur.

    To...
  5. Then What's The Step To Import The Bitmap?

    Good day again ! :D

    What's the step to import the bitmap image ?

    I try to create a bitmap instance and then import it a bitmap.

    A File Window is opened and I can't select a bitmap file.

    I...
  6. How To Import A Bitmap Picture Correctly Using Visual C++ 6 ?

    Good day !

    I wish to import a bitmap picture (1024 x 768 x 32 bit high color).

    How can I do that ?

    I was told that I can import it as resource, right ?

    I tried to open the bitmap file in...
  7. How To Convert A Dos-Prompt C++ PRogram Into Win32 Application ?

    Good day !

    I have write a C++ program which implement class to run some funcitons in DOS and runs well.

    But, how can I transfer the class if I wish to convert it into a Win32 application...
  8. Then What Should I Do ?

    Then what I should I do ?

    The project that I was asked to do, basically I have finished the algorithm for the whole project (MS-DOS Program of cauz ) and it works well.

    Now problem arise when...
  9. Urgent ! Need Advices On Windows Programming !

    Good day !

    Need couple of advices here. I have learned C and C++ for quite sometimes and able to use them to create easy application in DOS.

    But I wonder how am I able to implement GUI using...
  10. Replies
    4
    Views
    8,541

    Thank You !

    Good day !

    Thanks a lot for the advices and recommendations !

    I will look into all of them :)

    Thanks again ;)
  11. Replies
    4
    Views
    8,541

    Delay A While Loop

    Good day !

    Is there any functions that allows me to slow down a while loop ?

    For example, I wish to display a list of numbers using a While loop and of cauz it's impossible to read all the...
  12. Thread: GUI in C++

    by SonicWave
    Replies
    8
    Views
    1,434

    Thanks a lot !

    Thanks a lot for the advices.

    I am looking into them now. If I got any problem, I will approach you all again :)

    Thanks again !
  13. Thread: GUI in C++

    by SonicWave
    Replies
    8
    Views
    1,434

    GUI in C++

    Good day ! Need help here :D

    How am I going to implement a GUI interface using C++ ?

    For example, I wish to show a picture on the left side of the screen if the boolean value is true and on...
Results 1 to 13 of 13