Search:

Type: Posts; User: JoJo

Search: Search took 0.01 seconds.

  1. i used _getdcwd (cause my GetCurrentDirectory ...

    i used _getdcwd (cause my GetCurrentDirectory didnīt work) to receive the current directory..it shows me the direcotry in which the apllications runs....wait..ehh oh oh...i see something..ohh damit...
  2. "This is barely large enough for a normal...

    "This is barely large enough for a normal filename, nevermind a filename with a path in front of it - are you sure you're not overflowing the buffer?"
    -->ok maybe its to huge but at the moment it...
  3. [MFC] Remove(), DelteFile(), _unlink nothing works

    Hi,

    at the moment i code my little project in MFC (ok i try it, becuase it is my first time with the MFC).
    I wrote a method which search for a file and then the file should be deleted. I used...
  4. Replies
    4
    Views
    49,629

    *boing*..just renamed into *.cpp and bingo..no...

    *boing*..just renamed into *.cpp and bingo..no error :)..thanks very much
  5. Replies
    4
    Views
    49,629

    Problem during compile (iostream.h error)

    Hi,

    i working on a small project to learn again how to make some stuff in C. I use Borland C++ 5.01. Ok at the moment i try to make a new dll file (the second one) and i want to put a nice search...
  6. Replies
    10
    Views
    1,576

    thanks for your help i will try it tomorrow,...

    thanks for your help i will try it tomorrow, cause itīs night in germany :o ....i will post again how it works...good night :)

    thanks

    JoJo
  7. Replies
    10
    Views
    1,576

    yuuuuhhu it works thanks, thanks..thanks a...

    yuuuuhhu it works thanks, thanks..thanks a lot!!!! :)

    this is the new code with your great help:



    But there is another question i have: Hao can i search the whole hard-drive? With :

    it...
  8. Replies
    10
    Views
    1,576

    yes that kind of idea i also have got, but the...

    yes that kind of idea i also have got, but the findnext() function saves the results in ffblk or not?
  9. Replies
    10
    Views
    1,576

    ok i found it thanks, and the FAQ show how i have...

    ok i found it thanks, and the FAQ show how i have to use the spawn* functions...but how can i combine the spawn* function with the search function to start the *.exe files.
    in other words, whats...
  10. Replies
    10
    Views
    1,576

    what FAQ do you mean..from cprogramming? I donīt...

    what FAQ do you mean..from cprogramming? I donīt find an FAQ there.

    JoJo
  11. Replies
    10
    Views
    1,576

    Search for *.exe(or *.txt) and than start them

    Hello,

    is is possible to make a progam which search for *.exe or *.txt etc files on the hard drive.? And than save the results in a variable to start them.
    I have also written a Code which...
  12. Replies
    0
    Views
    1,912

    Mouse & keyboard deactivate for some seconds?

    Hello,

    I hope iīm now in the right 'forum-part'.
    It is possible in 'C' or'C++' to deactivate my mouse and my keyboard for a minute or some seconds. I know that i must deactivate the devices with...
  13. Mouse and keyboard deactivate for a special time ?

    Hello,

    it is possible in 'C' to deactivate my mouse and my keyboard for a minute or some seconds. I know that i must deactivate the devices with some Rundll32.exe parameters. But how can i...
Results 1 to 13 of 13