Search:

Type: Posts; User: yeya

Search: Search took 0.01 seconds.

  1. Open Source C++ library for creating SWF movies?

    Hi, I wonder if there is some open source C++ library for creating SWF movies, something like SWF Scout but open source? Thanks!
  2. Nope, I've already programmed a TCP sniffer...

    Nope, I've already programmed a TCP sniffer listening at port 23 traffic and intercept all data packets (which are under TELNET protocol), then stored them into database. Now I need to display a...
  3. HTTP & Telnet Data Interpreter Component/Control in VC++?

    Hi, currently I'm doing a program that needs to load data packets under HTTP and telnet protocol intercepted and stored in a database, then display the data interpreted. I wonder if there are some...
  4. How to make the MFC controls in a Dialog/View Scrollable???

    I have set the CFormView to have vertical scrollbar, however when there are more controls created in it, there isn't a scroll bar to view those below. For example currently I can only get this :
    ...
  5. Replies
    0
    Views
    975

    HELP needed in VC++ Project!!!

    Hi, I'm doing a VC++ project, which requires me to create multiple CWnd objects and put them into one dialog box for viewing. For example, I need to create 100 buttons with 1-100 written on them, and...
Results 1 to 5 of 5