Web Authoring
Forum Post

VC vs CB vs DevC vs Borland(?) in windows

Okay, there seems to be a lot of discussion on these boards about Borland compiler while I find interesting because I thought Borland was out of the running, at least as far as free compilers is...
Forum Post

What is XML good for?

Hi. I've never used XML before. I think i got a clue about how to write it, but I don't know what is it good for. Would anyone generously tell me,please?. Can I use it with C implementing Win32...
Forum Post

Re: HOW TO RUN MULTI-PROCESSES SIMULTANEOUSLY IN C?

: I wanted to know if there's any method in C by which I can run two or more processes independently & simultaneously without interrupting any of the processes? : : For example suppose that I...
Forum Post

Problem in exporting static function in win32 dll

Hi All, I have a function in my C file. This is a static function. I want to export this function in the windows DLL. for exporting this function i have it in .h file as static int...
Forum Post

Re: Directories

: : : : : : How would I, in windows that is, read the directory structure of a DVD drive and save that info to a text file? I have several DVDs that have albums on them by various artists and need...
Forum Post

Re: Directories

: : : : How would I, in windows that is, read the directory structure of a DVD drive and save that info to a text file? I have several DVDs that have albums on them by various artists and need to...
Forum Post

Re: Pas 2c converter

: hey anybody knows a good pas to c converter. i tried to google it but didnt get any good results.i got 3-4 but they all were for unix. : any help? : The very first hit on google is for a...
Forum Post

Re: Polygon Clipping

you can go to this link and search for winapi commands. http://msdn.microsoft.com/library/default.asp?url=/library/en-us/winprog/winprog/functions_by_category.asp i also suggest you get...
Forum Post

Re: Opening browser from Windows app

Check out the ShellExecute API. deja.com for examples. : I am writing a windows application in C using the visual c 6.0 IDE. I want to open a browser that displays local html help files. Is there...
Forum Post

Opening browser from Windows app

I am writing a windows application in C using the visual c 6.0 IDE. I want to open a browser that displays local html help files. Is there a way to do it via C?
Forum Post

Re: Win32 DLL much larger than its "equivalent" Linux SO - why?

: Hmmm...how would I check this? Certainly not intentionally, but you can see the exact link command I give in my first post. Are you using the C standard library? If you are, and aren't...
Forum Post

Did I scare everyone? ;-)

: Otherwise, it's Perl XS for me. : Looks like it may be a case of writing a Perl XS module, at least to get Win32 support. POSIX OSes I think I *may* be able to get away with using pure Perl....
Forum Post

Re: Printing in Windows with C - HEEEEELLLLP!

: : If you would have actually open that link - you would have seen that there is no word of MFC spoken there. Pure "C" example!.. : : : : Well, not exactly "pure C" -- the comments are c++ ):...
Forum Post

Re: RS232 serial port comm using C

In Windows os, serial ports are treated exactly like ordinary files. read www.msdn.microsoft.com about CreateFile(). It has a section on communications. Follow that link and you will find some...
Forum Post

Strange Errors....

Hi, I'm helping a friend with his program... Apparently somethings wrong when we go to link his program. Here are the errors: --------------------Configuration: Bagel - Win32...
Forum Post

Re: Dircet Access Graphics in VC++ 6.0

: : as I mentioned in response to your other questions, that doesn't work with the Windows operating system. You have to forget all about that type of programming. : : : Then what about Graphics?...
Forum Post

Re: Dircet Access Graphics in VC++ 6.0

: as I mentioned in response to your other questions, that doesn't work with the Windows operating system. You have to forget all about that type of programming. : Then what about Graphics? How...
Forum Post

Re: determine the path of a link that points to. (using C)

/usr/local/cgi/docs/Error.html : : $ ... : : : : Now, by using readdir() or fopen() or something, I want to get that full pathname that alinkfile points at it. : : : : Thanks.. : : : : P...
Forum Post

Re: C programming on Windows

: : : Try relisoft.com they have great stuff about Windows programming in C/C++ : Randal : : : Thanks for that link -- it appears to have some pretty good tutorials, but I havn't read...
Forum Post

make script

I need to write a make / similar utility script for installing my Open source C module as a library under various environments,at least WINDOWS , DOS , UNIX.Any links to make tutorials will be...
1 2  Next
 

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.