Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
H

Hiigara

@Hiigara
About
Posts
6
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • How do I develop an internet video conferencing system like skype?
    H Hiigara

    What technologies/libraries/protocols I need to study to develop a video system similar to skype or MSN messenger? I prefer coding in C++. To be more specific: How do I capture the video feed from the webcam? And how do I play it back? How do I capture sound? And how do I play it back? How do I stream it over the internet? Do I use sockets?

    Loteria/Jogo de Técnico de Futebol Online. Ganhe Dinheiro!

    C / C++ / MFC question c++ com

  • What technologies do I need to develop a video chat similar to dotv.com?
    H Hiigara

    I can see they use a flash player to stream the video feeds from the server and to send the web cam stream to server. What flash library I have to use to accomplish that? And what about the back-end? How do I receive and broadcast the various video feeds? I am not asking for you to give me the complete code, just point to the right technologies and I will do my research. Thanks Ian

    Web Development question com adobe sysadmin lounge

  • Why on earth the windows edit control caret doesn't blink...
    H Hiigara

    I found out the problem. I was doing something wrong in my code. Too much detail to explain here.

    C / C++ / MFC wpf help question learning

  • How do i Paint tab conrtol?
    H Hiigara

    You have 2 options 1) You have to set the WS_OWNERDRAW style. Check the MSDN library docs for ownerdrawn controls. This allow you to draw the labels but not the empty space where there are no labels. So this option may not suit you at all. 2) If you want to customize the entire area of the tab, including borders, you have to subclass the tab control and handle WM_PAINT yourself. I strongly recommend this article that explains how to do this: http://www.codeproject.com/tabctrl/customtab.asp

    C / C++ / MFC question c++ tutorial

  • Why on earth the windows edit control caret doesn't blink...
    H Hiigara

    when I create the edit as a child window???? But it blinks when it's created through a dialog resource. I have used spy to view the window style of my edit inside a normal window, and the edit control inside a dialog box. Both styles are exactly the same. Why doesn't the caret blink? Thank you for any help

    C / C++ / MFC wpf help question learning

  • How do I change the tooltip of a title bar button?
    H Hiigara

    How can I change the tooltip of the restore button on the titlebar to display "Full screen" instead of "Restore Down"?

    C / C++ / MFC question
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups