Search:

Type: Posts; User: Dwizard

Search: Search took 0.01 seconds.

  1. Nice, thank you!

    Thanks for the help, pretty easy to understand! Yeah that shellfileop thingy was tough for me to get, MS MSDN library online is like, helpful.......................IF you can find the right pages! I...
  2. Trying to get my App to copy files with wildcards

    (Using MS Visual C++ 6.0)

    I want to enable my application to copy files after I click a button.

    I have tried the Shell function CopyFile, with no success. All I really need it to do is, copy...
  3. Replies
    5
    Views
    1,788

    Neat! Might it be more difficult to call a C\C++...

    Neat! Might it be more difficult to call a C\C++ function from an ASM program?
  4. Replies
    5
    Views
    1,788

    Works!

    Works like a charm. Thank you very much for your help!
  5. Replies
    5
    Views
    1,788

    Linking objects to your C++ projects

    I sometimes program with different kinds of languages besides C/C++. These include VB, Quickbasic, 32bit ASM, 16bit ASM, Pascal, etc.

    I make functions and have a slew of obj files, and I was...
  6. ok

    Sniffing the packets wont work, since the traffic comming from the server is highly encrypted. Remember this poker site plays real $ too, and they cannot have people knowing every little detail that...
  7. ahhhaah

    Perhaps you think too negitivly, or you dont think far enough ahead?

    To do what you have suggested, you must have the program installed ON the persons computer that you would grab a password from....
  8. Getting text from another window (C/C++/VC++)

    I would like to be able to capture text from an edit box that is in a seperate window from the program that captures it. Then that text could be a char* or a Cstring, and I could do whatever with it....
Results 1 to 8 of 8