Search:

Type: Posts; User: Labelizm

Search: Search took 0.01 seconds.

  1. Replies
    12
    Views
    1,173

    ok cool, i have my app playing a little chime...

    ok cool, i have my app playing a little chime sound when you exit, i was wondering how i could make it play the chime sound as you exit instead of before or after...

    right now i have it set up to...
  2. Replies
    12
    Views
    1,173

    what would you guys recomend for playing small...

    what would you guys recomend for playing small wav files in your applications, right now im using
    PlaySound("filename.wav",NULL,SND_APPLICATION);
    i was wondering what people think of playsound as...
  3. Replies
    12
    Views
    1,173

    hehe

    hehe
  4. Replies
    12
    Views
    1,173

    i think thats what ill do from now on... next...

    i think thats what ill do from now on... next time i need some help or somthing, ill just create a thread and then from there on similar stuff will go in that =)
  5. Replies
    12
    Views
    1,173

    I didnt take offense to them =) i am beyond the...

    I didnt take offense to them =) i am beyond the point of taking insult from anything some one says on the internet, i was just pointing out that you could have "re-worded" some of your posts, if they...
  6. Replies
    2
    Views
    1,613

    ALT+ENTER will make it return... VK_ALT A...

    ALT+ENTER will make it return...

    VK_ALT
    A virtual key code for the ALT key.

    and VK_RETURN is undocumented by MSDN, but you already know it apparently =)
  7. Replies
    12
    Views
    1,173

    kinda hostile there buddy... im just looking for...

    kinda hostile there buddy... im just looking for feedback.. if you dont like that... dont comment... it is infact a "PUBLIC" forum... its people like you that should goto the high mountain, but when...
  8. Replies
    12
    Views
    1,173

    would this be possible?

    im thinking of drawing 2 dialog boxes one has a bunch of controlls, and the other is just blank... then you click one of the controlls on the controll dialog, then click some where on the blank one,...
  9. Replies
    2
    Views
    1,334

    I coulda swore it was a prebuilt one in a command...

    I coulda swore it was a prebuilt one in a command like a javascript prompt window.
  10. Replies
    2
    Views
    1,334

    Stupid Question

    Ok, i know this is a really stupid question, but i remember seeing a long time ago a way to creat a prompt box in MSVC++, its similar to a message box but has a text input field, this was so long ago...
  11. Replies
    3
    Views
    1,067

    File Association

    How can i make my application set certain files to be associated with it, like how winzip sets *.zip files to be opened with it by default. i think that would be much easier on the users instead of...
Results 1 to 11 of 11