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
A

Anamika2005

@Anamika2005
About
Posts
39
Topics
19
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • how to use the vector in vc++.net 2005
    A Anamika2005

    thanks for your reply.... i tried changing the runtime libary to Multi threaded Debug /MTd but of no use .....

    C / C++ / MFC help csharp c++ winforms graphics

  • how to use the vector in vc++.net 2005
    A Anamika2005

    hii i have created one windows forms application in vc++.net 2005 . where i want to use the vector i included #include also using namespace std; declare the vector as std::vectorvFile; int m_Number= 5 ; vFile.pushback(m_Number); i am getting the linker error like Error 1 error LNK2028: unresolved token (0A000380) "extern "C" int __cdecl _CrtDbgReportW(int,wchar_t const *,int,wchar_t const *,wchar_t const *,...)" (?_CrtDbgReportW@@$$J0YAHHPB_WH00ZZ) referenced in function "public: class std::_Vector_const_iterator<struct FileNames,class std::allocator<struct FileNames> > & __thiscall std::_Vector_const_iterator<struct FileNames,class std::allocator<struct FileNames> >::operator+=(int)" (??Y?$_Vector_const_iterator@UFileNames@@V?$allocator@UFileNames@@@std@@@std@@$$FQAEAAV01@H@Z) 9julyMATDOT.obj Please help me for resolving this.... Thanks in advance .... Anamika

    C / C++ / MFC help csharp c++ winforms graphics

  • Linker Error ...
    A Anamika2005

    :):)I have one VC++ application this application runs perfectly in the release MOde but when tried to compile in Debug mode it gives the following linker error . Can somebody helps me in finding the solution for this problem ... Linking... Microsoft (R) Incremental Linker Version 6.00.8447 Copyright (C) Microsoft Corp 1992-1998. All rights reserved. gcl52fwD.lib vfw32.lib Psapi.Lib libtiff.lib ippi20.lib ippcv20.lib libjpeg.lib ippj20.lib ipla6l.lib pcMotionMS.lib FlexMS32.lib Wsock32.lib ijl15.lib multicam.lib version.lib libguide.lib " /nologo /subsystem:windows /incremental:no /pdb:Debug/Ser verD.pdb /map:Debug/ServerD.map /debug /machine:I386 /nodefaultlib:libc.lib /nodefaultlib:libcmt.lib /out:Bin\ServerD.exe /libpath:3RDPARTY\MKL\ia32\lib /libpath:3rdParty\MultiCam\Lib /libpath:3rdParty\ValueMotion\lib\Microsoft /libpath:3RDPARTY\IPP \stublib /libpath:3RDPARTY\IPP\libtiff\lib /libpath:3RDPARTY\IPP\IJG\LIB /libpath:3rdParty\FlexMotion\lib\Microsoft /libpath:3rdParty\plsuite\lib /libpath:3rdParty\commlib\v6x\v6m /libpath:\Program" LINK : error : Internal error during SetupPhase ExceptionCode = C0000005 ExceptionFlags = 00000000 ExceptionAddress = 2E6D6172 NumberParameters = 00000002 ExceptionInformation[ 0] = 00000000 ExceptionInformation[ 1] = 2E6D6172 CONTEXT: Eax = 004A2490 Esp = 0012FA6C Ebx = 77C5FCE0 Ebp = 00004000 Ecx = 0012FA68 Esi = 0032ACD6 Edx = 00320600 Edi = 0032AECF Eip = 2E6D6172 EFlags = 00010216 SegCs = 0000001B SegDs = 00000023 SegSs = 00000023 SegEs = 00000023 SegFs = 0000003B SegGs = 00000000 Dr0 = 0012FA6C Dr3 = 77C5FCE0 Dr1 = 00004000 Dr6 = 0012FA68 Dr2 = 00000000 Dr7 = 00000000 Error executing link.exe. Tool execution canceled by user. Thanks in advance Anamika If u not found any problem that means you are on the wrong way ..

    C / C++ / MFC help announcement c++ debugging

  • For MDI applications how to save the file
    A Anamika2005

    Can somebody help in for .. i have an MDI Application. In that if i open one Document and then close it (from the close of tht specific document's frame window)will ask me to save the file(As i had made this by calling setmodifiedflag(true)) . But when i tried to directly close the mainframe window application ask me save two times . In this case the Destroy window of the frame window (opened document )gets called twice .. and due to this my application get asserted ... Thanks for your time ...

    C / C++ / MFC help

  • How do we can given the highlighted effect to the toolbar button when it is pressed
    A Anamika2005

    Thanks Abhijeet, But for the toolbar buttons ,setstate() is not suitable. Regards Shikha "If there is a will there is a way "

    C / C++ / MFC help

  • How do we can given the highlighted effect to the toolbar button when it is pressed
    A Anamika2005

    hii , Can somebody help me .. For the buttons on the toolbar how can we give the effect as highlighted when pressed or when the mouse is move on it . Thanks Shikha "If there is a will there is a way"

    C / C++ / MFC help

  • How to get the size of the file also the data transferred in bytes
    A Anamika2005

    thanks for reply.... i just check it out ... Thanks Shikha

    C / C++ / MFC c++ sysadmin json help tutorial

  • How to get the size of the file also the data transferred in bytes
    A Anamika2005

    Can somebody help me in this .. i need to get the size of the file in my FTp client application in MFC also i need to get the data bytes tranferred while uploading or downloading from FTP server .. Which API is suitable.. Thanks Shikha

    C / C++ / MFC c++ sysadmin json help tutorial

  • How can we get size of the File....
    A Anamika2005

    Thanks sir for ur reply....Actualy i need to know both that is How can i get the total size of file also the bytes transferred ? because i need to calculate the time to set the range of progress indicator.

    C / C++ / MFC question json help

  • How can we get size of the File....
    A Anamika2005

    Thanks sir for ur reply....Actualy i need to know both that is How can i get the total size of file also the bytes transferred ? because i need to calculate the time to set the range of progress indicator. Thanks Shikha

    C / C++ / MFC question json help

  • How can we get size of the File....
    A Anamika2005

    Can somebody help me ... In my FTP application i need to get the size of the file or bytes transferred in uploading or downloading . What is the suitable API for achieving this??? Thanks in advance Shikha

    C / C++ / MFC question json help

  • How get the handle of the window ?
    A Anamika2005

    can somebody help me.. How to get the handle(HWND)of the window (dialog box)? i have tried the GetSafeHwnd()but as i don't have the Cwnd pointer also so that i can call this function . So how to get the CWnd pointer for that specific window?

    C / C++ / MFC help tutorial question

  • How to update the selected item path in ComboBox
    A Anamika2005

    Combobox is not having the item which got selected in the treectrl .so my requiremant is that, as the treectrl item get selected or get changed the combobox should show the current path of the item(which got selected on the treectrl) in its editbox.Is it possible..?and How ? God hepls those who hepls themselves .... Thanks in advance Saniaa

    C / C++ / MFC help tutorial announcement

  • How to update the selected item path in ComboBox
    A Anamika2005

    Thanks for ur reply ... The Datlist of the combobox does not contain the item which is get selected in the treectrl . The way u have given is for that situation. Here combobox just contain C:\,D:\ like this dataitems in it. and when the selection in the treectrl gets changed i want the changed or selected item path should get updated in the combobox . Is there any way to achieve this.. Thanks Shikha

    C / C++ / MFC help tutorial announcement

  • How to update the selected item path in ComboBox
    A Anamika2005

    Thanks for ur reply.. Acccording to ur way as per my understanding my combobox should have the selected item from the treectrl in its datalist ,and then comparing it with the one selected , it is updating in comboboox. But if i have the simple combbox datalist which just have the datlist items like C:\ ,D:\ not the whole contents of the drives ... in such sitution do we manage it ??? Thanks Saniaa

    C / C++ / MFC help tutorial announcement

  • How to update the selected item path in ComboBox
    A Anamika2005

    Can somebody help me in the case that i want that the path of the selected item in the treecrtl should get updated or what we say get selected inthe combobox box .. How to achieve that.... Thanks in Advance Saniaaa

    C / C++ / MFC help tutorial announcement

  • Animation showing Dialog.......
    A Anamika2005

    Sorry i did not get the meaning of your reply , can u elabrorate it for me.. Thanks Saniaa

    C / C++ / MFC help

  • Animation showing Dialog.......
    A Anamika2005

    Thanks for your immediate reply .... i am facing problem that my avi conttrol is on ane dialogbox when i call this dialog box it starts playing the avi with the dialog box popped up so the operation of downloading/uploading of files gets stop. THanks saniaa

    C / C++ / MFC help

  • Animation showing Dialog.......
    A Anamika2005

    i want the animation dialog of Uploading and downloading of files in my FTP client application . To achieve this do i need to have a separate thread compulsory which will show this animation and main thread is downloading / uploading the files....... Can somebody help me in this..... Thanks in advance Saniaa

    C / C++ / MFC help

  • To provide imageList is only Possible..
    A Anamika2005

    thanks for your reply ..... Listview can i use it on the Dialog box?? i want it on the Dialog box .. Thanks n regards Shikha

    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