Search:

Type: Posts; User: jatan

Search: Search took 0.01 seconds.

  1. Thread: MFC Web Browser

    by jatan
    Replies
    3
    Views
    4,809

    Hi, Use CWnd::SetText member for the parent...

    Hi,
    Use CWnd::SetText member for the parent window. It accepts the string and sets the title of the window (whatever you want!!!)

    Hey I am also interested in your project can we share our...
  2. Thread: #define

    by jatan
    Replies
    10
    Views
    2,144

    hi, #define is a preprocessor directive. In a...

    hi,
    #define is a preprocessor directive. In a simple term it is some thing like keyword which hints the preprocessor (the earlier phase of compilation.)

    The preprocessor replaces the string...
  3. Replies
    6
    Views
    5,385

    DirectX books for beginner

    Hi,

    I want to do serious graphics programming using DirectX. Does anybody know good books for beginning purpose??
    I know how to use COM and also I have read the book by
    VanDam, Foley...
  4. Thread: arg

    by jatan
    Replies
    2
    Views
    987

    hi, I think that the problem is in the below...

    hi,
    I think that the problem is in the below function's first parameter.
    It should not be WS_SYSMENU ( I can be wrong!!) please refer MSDN for the function defination. Put 0 or NULL on the First...
  5. Replies
    2
    Views
    1,090

    hi, I will be very happy to help you. Also I...

    hi,
    I will be very happy to help you.
    Also I would learn more and more c++ from your questions.

    ok
    jatan
Results 1 to 5 of 5