Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  1. chameleon

    Threads

    Hi I would like to know why I can't call this with _beginthread void CTummyDoc::startthread(void *Port) it tells me cannot convert parameter 1 from void (void*) to void* I use _beginthread(startthread,0,NULL) Thanks Chameleon
  2. chameleon

    Executing win apps under vc++

    Hi I would like to know how to execute windows apps under visual c++ in code _exec I can't get to work Please help. Andrew
  3. chameleon

    Splash Screen

    Hi could any body tell me how to create a splash screen ,that would come up for 3s and then go away Thanks chameleon
  4. chameleon

    How to use Sub Projects

    Hi I would like to know how to actually incorparate two projects into one ,i would like to call the second project in the first one by the click of the button, Can someone help Thanks Chameleon
  5. chameleon

    Sub Projects

    I want to link two workspaces ,basically in the first project I want to click on a button and it has to bring up the second project ,I can add the projects to one workspace but cannot seem to reference the second in the first or actually use the files .Please help Thanks tigger

Part and Inventory Search

Back
Top