- FAX using CDOEX
- Writing to stream
- recover the Mac Address
- i want to know all the ips and mac address on a netwok
- How to find IP Addresses of Machines on LAN
- perfect number gen
- extracting character from string
- Possible to know the size of int table?
- Why is my member function static?
- Why is my member function static?
- have problem using C programming in writing data into a text file!
- STL and memory
- Using WinSock2
- findfirst in Linux
- including <comdef.h>
- dynamic function ptr lookup
- array elements question
- how can I determine if a process has terminated ??
- help me for design
- Dynamic Allocation of arrays of strings
- TextOut function
- STL map key type
- template and forward declaration
- Problem retrieving drive-name of NTFS-drive under Win2K
- Casting angst (makes me feel like a newbie)
- sizeof question
- explicitly defining each member of an array of structs
- elapsed time
- constructor/destructor
- How to maximize console program window?
- How to compare to virtual function pointers ?
- class keyword vs typename keyword in templates
- Priority Queue
- Porting C to C++
- feel embrassed at "void *"
- Recommended Advanced C++ Books :: C++
- how to check file modification time?
- Printer setup
- Loop until condition met
- Linux Multithreading :: C++
- Who calls main
- Implementation for a method in Abstract base class - Design Related
- function pointer
- Generic Functor
- Function called when functions called
- dynamic controls and PreTranslateMessage
- stl newbie, set intersection of two sets into another set
- Is there a function like strtok() that can use "TD" as delimiter characters?
- Encoding In C++
- SetJob usage
- Reading strings of variable length out of ifstream
- passing parameters from one .exe to another .exe
- GetTimeOfDay Implementation
- how can it be?
- Current postings
- Putting values in dynamic array of strings
- Help Needed...
- how to make expression tree?
- try{ } catch { }
- How do you convert an unsigned char string to a char string
- vectors and find
- IVR application
- new and delete with multi_dimension array
- ioctlsocket on Windows XP
- Puzzled - a simple string question
- Reading From File
- Socket related query
- Redirecting to printer
- Understanding the map template
- Static variable in template class methods
- Precision time measurements in GNU GCC
- Forward declare nested class
- Buffer Size
- overloading a function in a derived class
- ostream_iterator compile error?
- C++ Builder : TCanvas3D component
- string to upper case
- Getting filenames
- An application which is a service can have a GUI (a dialog box - SDK) or not?
- bitmaps
- socket recv problems
- Parsing data
- How to create global variables available functions in separate files??
- Binary search problem
- Getting started with gprof
- Are there any disadvantages to using an inline funtion
- Scott Meyers' Effective STL :: C++
- global variable
- dynamic_cast
- Data base Connectivity
- Which tool for viewing memory
- File input
- What Windows service to overwrite a portion of hard disk
- Wierd error: Esp not properly saved across function call??
- Help me here
- SOCK_DGRAM problems
- shellexecute ???
- how to compiler and debug operation system
- RS-232 Problem
- Function templates are better than macros?
- A few Template Questions
- colored static field
- If then assignment
- Create preprocessor file in MFC Visual C++
- Help with starting this program
- How to determine what processes/applications are running?
- Using a switch statement for a menu...
- COM+ and NT service
- MSMQ Application
- Setting up an NT service
- Formatting a partition
- stf::find
- deque problems
- multiple choice
- quick question
- Howto change user at runtime
- Edge detection
- goto
- Extract Motion Vectors Info from a Mpeg2 Stream
- GNU make command for multiple files
- efficient cache management for storing phone numbers
- Any way to flush socket?
- explicit initialization of members (I think that's what you call it)
- sizeof(char)
- number of files in a directory (folder)?
- Want Information on RTOS
- scroll the console
- NOTICE: Minor forum changes coming...
- Proc
- advantages and limitations of SEH v. ANSI exception handling
- Class member function using calling it's own array?
- read File and write File output not the same
- pointer
- Comparing a char in a pointer string
- help
- help
- graphics
- reading text from the user
- Source code for Chess game in GNU c++
- Thank You
- Regarding check sum algos.
- VECTOR and DESTRUCTOR (very easy..but..)
- Std err redirection using CreateProcess()
- variable declaration inside a Case statement
- sockets in C using MSVC
- Serial communication
- 3D to 2d window
- Who's the best over there?
- Symbol referencing error - missing library on UNIX?
- Overloading operator= strange error
- operator= with base type as lhs
- head file for sleep()
- Setting a Timeout
- To draw a graph!!
- Unicode
- Does Linux Support Clone MAC?
- Pipe in unix
- c++ database programming function help
- Tools for real mode msdos
- cant find header files
- recv socket problems
- virtual confusion
- Linux Problems
- Win2000 vs Win98 code response
- Any other popular C Compiler other than VC++?
- retrieving float value from string
- Modem Initialization W2K URGENT!!!
- std::sort
- Cannot write to memory, program crashes.
- STLPort multimap problem or mine ?
- Onion Routing
- OpenGL: Unprojecting a point
- Debuggin a Simple STL Algorithm :: STL
- Codewarrior 5 Query
- Nvidia Cg
- Memcpy
- NEWBIE: converting int into string...
- multitasking?
- NEWBIE - System Time
- Can I Print
- What is the lifetime of unnamed object of a class ?
- Update Window Text of Console Window
- Need a copy of <bstring.h> ??
- why i can't assign I[5] ?
- ostream.cpp error
- accessing oracle using c (unix based)
- logo.sys animation
- "friend" access questions
- rawfilesystem write error
- VMM32.VXD services
- IDea and need help
- Other processes memory
- Changing all spaces and non-alphanumeric chars to '-'
- Easy way to calculate CRC32 of line?
- Interfaces in C++
- Hi, I have a problem with COM
- Difference bettween function calls?
- #include problem
- How long to excute a function?
- C99
- Characters and numbers in a string
- Getting the command line for a detatched process
- Question on float
- pointer delcaration
- thread sleep
- so weird dont know whats going on.
- Code will compile in Borland but not Visual C++ 6.0
- Program Does not fit in the memory error generated by DOS Makefile
- windows based c editor to debug unix program
- Seperating Integer & Fractional Part
- OCI Functions Library ???
- Screen Capture and BMP/JPEG file?
- Line Algorithm
- a problem
- How convert binary data to UNICODE string
- How to convert binary data to UNICODE string?
- address of functions
- C++ #define
- I want to acheive this
- How to build a simple DLL?
- Why don't templated typedefs exist ?
- newb: api questions
- Game Dev't Toolkit?
- Image protection!
- <static_cast> explanation
- Pretty easy question I guess (pointer to char)
- conversion of values when typecasting
- c using Sybase as the database
- silly question? perhaps not - static elements...
- stl algorithm Set_union help!
- std::for_each question.
- Default Initialization of reference variables in methods
- adding char * as unsigned int
- wrap c API
- How to delete a directory or file in Windows
- Derived from CMap template..need to generalise the derived class ?
- How do I start on Windows Programming ?
- A typedef question
- stl map
- Help with a char*problem
- Project debugger
- Why can't use default template argument in function template
- Difference in template resolving (MSVC, gcc)
- stdio FILE structure - cant find documentation on _cnt variable
- How to read blocks of float[15] from a binary file???
- how to use class defined in other cxx files
- i need help with structures
- Performance analyzis of COTS product
- Windows Socket Programming in C
- sort two dimensional arrays