Search:

Type: Posts; User: tch

Search: Search took 0.00 seconds.

  1. Replies
    4
    Views
    3,026

    Also..

    For Visual Basic
    you can access time by using
    time
    or Now

    For c++
    Use the functions in time.h and (possibly dos.h)
    im not to sure what they are but I...
  2. Replies
    5
    Views
    932

    MCF AppWizard

    That's what I use to make GUI(simple ones) but if you want really good ones learn Alot of ActiveX controls and you'll be set..

    correct me if im wrong.
  3. Replies
    11
    Views
    3,381

    hrmm

    DisPatchMessage();
    GetMassage();
    SendMessage();

    Use winsock controls

    (if ur goign to connect to a server, ull need port, and ip and possible ID)

    just some advice, take if u want it..
  4. Thread: visual basic prog

    by tch
    Replies
    2
    Views
    929

    RE:

    hrmm, im not to good with vb but i know you can write assembly language with c++

    asm {

    code

    };
  5. Does anyone have any MFC tutorials or online books

    Im looking into developing an GUI for a number of projects im curently working on, your help will be greatly appreciated.
Results 1 to 5 of 6