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 bkrike 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: *

  • Users: haktekvc
  • Content: Threads
  • Order by date
  1. haktekvc

    Rundll commands

    Hi I want to make a program that can Restart, Shutdown and some other stuff but i only know the shutdown command such as Rundll32; user.exe exitwindows or it something like that but could someone tell me how to restart and some other useful stuff like that. Thanx Haktek hak.tek@lycos.co.uk
  2. haktekvc

    MFC FOUNDATION CLASSES

    HI I'M TRYING TO MAKE AN MFC APP WITHOUT NEEDING THE DEPENDANCIES (MFC42.DLL) I'VE TRIED GOING INTO THE MENU IN THE SETTINGS BUT IT ONLY SHOW 'USE MFC IN A SHARED DLL' OR SOMETHING LIKE THAT. COULD YOU PLEASE TELL ME HOW TO SOLVE THIS PROBLEM. THANX -HAKTEK- HAK.TEK@LYCOS.CO.UK
  3. haktekvc

    MFC Foundation Classes

    Hi i'm programming in MFC and in the settings were it has the list box that says 'Mfc using a shared dll' but not saying 'not using mfc' because i want to make a program without having the dependancies of mfc42.dll or is there another way of not needing mfc42.dll Anyone Pleeeeeeeeeeeeeeese help...
  4. haktekvc

    dll files

    Hi In C++ i made a dll file it has some html files in it. so in IE5 i can put res://location\dllname.dll/102 or some other number that i set. the number is in resource.h but i have seen that you can have somet else like res://location\dllfile.dll/page1.html or pic1.gif how can i do this with...
  5. haktekvc

    Source code for Microsoft Notepad

    Does anyone know were to get the source code for Microsoft Notepad.exe That is for C++. Thanx
  6. haktekvc

    making a win32 application

    I try to make a win32 application and add a resource so i can add a dialog but when i right click on the dialog i click on classwizard and create a class for the dialog called COne. then it makes One.cpp &amp; One.h but when i build it it says cannot find file <ResourceName>.h (<ResourceName> =...
  7. haktekvc

    buttons on a dialog to open another dialog

    I have made an MFC exe and i want to make a button that the user clicks on to open another dialog for example a user clicks on a button with caption 'About' and it the opens an about box Thanks for any help

Part and Inventory Search

Back
Top