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
CODE PROJECT For Those Who Code
  • Home
  • Articles
  • FAQ
Community
V

VitSoft

@VitSoft
About
Posts
10
Topics
4
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • Network question
    V VitSoft

    Hi all ! Does anyone know how to block outgoing connection ?? I need some info to make firewall Thanks Good luck VitSoft My Home

    C / C++ / MFC question html com sysadmin tutorial

  • Need your help !
    V VitSoft

    Hi I did one program and if somebody will test it and give me some ideas how to make it better please visit this page and download it program page link thanks !

    Collaboration / Beta Testing html com help tutorial

  • Problem, help !!
    V VitSoft

    Hi !!! Thanks !! I've MSDN lib,I know it possible to redefine this struct, but when you want use GetAltTabInfo(..) function you have the same problem. Why compiler don't know about this function or struct ? error C2065: 'GetAltTabInfo' : undeclared identifier I'm a long time work with VC, but it's first time when i have problem like this ;( Thanks and Good Luck

    C / C++ / MFC help tutorial question

  • Problem, help !!
    V VitSoft

    Hi All !! I've stupid problem !!! It make me crazy :( I want to use WinAPI struct ALTTABINFO this struct is contained in but no way to use this struct because compiler performs an output: error C2065: 'ALTTABINFO' : undeclared identifier for example //#include //but I must include windows.h, look in help #include void main(void) { ALTTABINFO myInfo;// error!! why??? ..... } Best regards VitSoft

    C / C++ / MFC help tutorial question

  • Windows Message Mapping
    V VitSoft

    Hi !!! I think you must use hooks functions from Win32API for this task. Its overview in MSDN help. Best regards.

    C / C++ / MFC c++ question

  • Using FILE* as paramter to DLL-function fails
    V VitSoft

    OK, but i dont know exactly, maybe Win32API HFILE == CFile::m_hFile. I haven't big experience in Win32 development :(

    C / C++ / MFC question

  • Using FILE* as paramter to DLL-function fails
    V VitSoft

    I don't know, what kind of dll's function you used, but maybe you try use CFile class.

    C / C++ / MFC question

  • Visual C++ 6
    V VitSoft

    Hi !! Just create new project "Win32 Application" with opntion = "An empty project" after it copy all files from example project to your new ProjectFolder without *.dsw,*dsp(its just project files info) Next step : In "WorkSpace"-window select tab "FileView" in folder "Source Files" click MouseRightButton and select "Add Files to Folder.." from Menu and select all needed files ( *.h, *.cpp, *.rc) Select from VisualStudio menu "Project">"Settings" and in "all configurations" in the first tab select "Use MFC in....." from ComboBox , press "OK" Dont forgot coping "RES" folder to your new project. After it press F7 hopefully i'm did't any mistakes in this Doc :)) Sorry my English so.... :( Good Luck !!

    C / C++ / MFC c++ announcement

  • Invalid Address specified to RtlValidateHeap
    V VitSoft

    Hi ALL !! please help me, when i create CScrollView without CDocument in my ActiveX control i had error and debug crash !!! :(( "Invalid Address specified to RtlValidateHeap" m_clsGridView.Create(NULL, NULL, AFX_WS_DEFAULT_VIEW, m_clsClientRect, this, AFX_IDW_PANE_FIRST + 1, NULL); What not so ?

    C / C++ / MFC help com debugging question

  • Owner draw CTreeCtrl
    V VitSoft

    Hi !!! CtreeCtrl derived from CWnd. CWnd has Class Members functions for using scroll I think if you write CMyTree.GetScrollBarCtrl(...); you got all what you want. Best regards VitSoft

    C / C++ / MFC help 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