C and C++

Moderators: None (Apply to moderate this forum)
Number of threads: 28629
Number of posts: 94611

This Forum Only
Post New Thread
Single Post View       Linear View       Threaded View      f

Report
problems with winapi Posted by access_denied on 7 Jul 2006 at 10:59 AM
hello i am new to api and os programing
i want to make console application which would for given path and string
search all fillenames containing string in the given path and its subfolder's filenames too. application must use IPC pipe for data and instruction exchange. it doesn't matter if platform is windows or linux
i just want on that example learn how things work.
Report
Re: problems with winapi Posted by Lundin on 8 Jul 2006 at 5:55 AM
: hello i am new to api and os programing
: i want to make console application which would for given path and string
: search all fillenames containing string in the given path and its subfolder's filenames too. application must use IPC pipe for data and instruction exchange. it doesn't matter if platform is windows or linux
: i just want on that example learn how things work.
:

For Windows:

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/ipc/base/pipes.asp

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcedata5/html/wce50lrffindfirstfile.asp

http://msdn.microsoft.com/library/default.asp?url=/library/en-us/wcedata5/html/wce50lrffindnextfile.asp

Should be examples somewhere there too.
Report
Re: problems with winapi Posted by stober on 8 Jul 2006 at 6:43 AM
: it doesn't matter if platform is windows or linux
:

yes it does because they use different platform-specific functions.
Report
Re: problems with winapi Posted by access_denied on 8 Jul 2006 at 7:40 AM
: : it doesn't matter if platform is windows or linux
: :
:
: yes it does because they use different platform-specific functions.
:

i ment i am programming under linux and windows and it doesn't matter to me on wich platform example is :)
i just want to see how does it work



 

Recent Jobs

Official Programmer's Heaven Blogs
Web Hosting | Browser and Social Games | Gadgets

Popular resources on Programmersheaven.com
Assembly | Basic | C | C# | C++ | Delphi | Flash | Java | JavaScript | Pascal | Perl | PHP | Python | Ruby | Visual Basic
© Copyright 2011 Programmersheaven.com - All rights reserved.
Reproduction in whole or in part, in any form or medium without express written permission is prohibited.
Violators of this policy may be subject to legal action. Please read our Terms Of Use and Privacy Statement for more information.
Operated by CommunityHeaven, a BootstrapLabs company.