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
M

mt_samiei

@mt_samiei
About
Posts
72
Topics
47
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • about RUNTIME_CLASS
    M mt_samiei

    Dear All I write one MFC DLL in visual C++ 6 IDE. in this project I have to use one runtime Class like this : RUNTIME_CLASS(CMyLine) I dont instantiate any object from CMyLine Class and use only the RUNTIME version of it in my project. I dont know how this class destroys when I want to exit from application which uses the DLL. When I want to close The application that uses DLL I get following Exception : Unhandled exception in program_name.exe (kernel32.dll): 0xE06D7363 : Microsoft C++ Exception. When I comment the RUNTIME_CLASS line , I dont get any exception. I think that this error is because of exiting from runtime class. If you have any idea to remove this bug please inform me. Regards Monhi

    C / C++ / MFC c++ help visual-studio announcement

  • about RutTime Classes
    M mt_samiei

    Dear All It it possible to use run time class in a dynamically linked DLL. Regards Monhi

    C / C++ / MFC

  • about Runtime Class
    M mt_samiei

    Dear All I use one RunTime Class in my project. how can I delete or suspend its operation. I use this RunTime Class in one DLL. But when I want to close the dll I receive one exception error. Regards Mahdi

    C / C++ / MFC help question

  • about static libraries
    M mt_samiei

    Dear All I want to write one DLL. for this purpose, I add one static library to project. When I compile the program I get following link error. INK : fatal error LNK1104: cannot open file "nafxcwd.lib" Error executing link.exe. But when I add the path of nafxcwd.lib to my lib file paths I get 716 errors. Do you know how I can remove this problem. Regards Monhi

    C / C++ / MFC help

  • A Question about lib files
    M mt_samiei

    Thank you for your help.

    C / C++ / MFC c++ debugging help question

  • A Question about lib files
    M mt_samiei

    May you please give me the place which I can change debug information file name in visual C++ 6.00. In which menu. Regards Monhi

    C / C++ / MFC c++ debugging help question

  • A Question about lib files
    M mt_samiei

    Yes I do it But It does not work. Several times I do it.

    C / C++ / MFC c++ debugging help question

  • A Question about lib files
    M mt_samiei

    I should remove "Use program database" option to compile the code, In this situation I cannot debug the program. If I make that option active then I get following error. atapid.lib(tapireq.obj) : fatal error LNK1202: "D:\users\TCMon_1\Debug\vc60.pdb" is missing debugging information for referencing module I should find one way to add debug information of lib file to project which I want to add lib file to that. Regards Monhi

    C / C++ / MFC c++ debugging help question

  • A Question about lib files
    M mt_samiei

    Dear all I add one lib file to my VC++ 6 project. and want to debug my project. But I can not add debug information of lib file to debug information of my project. I have the source code of lib file also. If you know how I can remove this error please let me know. Regards Monhi

    C / C++ / MFC c++ debugging help question

  • A question about lib files.
    M mt_samiei

    Dear all I add one library file (atapid.lib)to my project and compile it. but I get following error atapid.lib(tapireq.obj) : fatal error LNK1202: "D:\...\Debug\vc60.pdb" is missing debugging information for referencing module Error executing link.exe. How can I overcome to this problem. Regards Monhi

    C / C++ / MFC help question debugging

  • about "round" function in visual C++
    M mt_samiei

    Dear all I have one double number which i want to round to nearest decimal number in Visual C++. What is the function to do this REgards Monhi

    C / C++ / MFC c++ question

  • About Grid in visual C++
    M mt_samiei

    Dear All Hi I want to use a grid control in one visual C++ 6 application. May you please help me if you have any example. Regards Monhi

    C / C++ / MFC c++ css help tutorial

  • about thread CPU usage
    M mt_samiei

    Thanks alot :):-D

    C / C++ / MFC help tutorial

  • about thread CPU usage
    M mt_samiei

    Dear all I want to log the thread CPU usage of one process in file. I have a process which includes 7 threads in it. now I want to log the CPU usage of each thread. But I dont know how to access the process and how to measure the cpu usage of each thread. Please help me about this Regards Monhi

    C / C++ / MFC help tutorial

  • about SendMessage
    M mt_samiei

    Dear all Hi is there any example which uses SendMessage routine. Regards Monhi

    C / C++ / MFC tutorial

  • about Parallel Port
    M mt_samiei

    Dear All I should write one program which uses parallel port of computer in ECP mode. I should use CreateFile and DeviceIOControl routines for this purpose. Is there any resource that help me about this project. another problem : When I include both stdafx.h and ntddk.h in my project, I find that some redefinition errors and warnings occured. some variables and structures are defined in both ntddk and some header file which is defined in some other header files. Does anyone have any idea to remove this problem. REgards Mahdi

    C / C++ / MFC help learning

  • changing a process priority from another application
    M mt_samiei

    Dear all we have a program(binary code) . We want to make it to have high process and thread priority. is there any function or way that we can do this from an application which we write to make that program have high priority? Also we have one Device driver which has one kernel mode thread in it. Is there any way to change the priority of system thread of that driver? we have only .sys version of that driver. Regards Monhi

    C / C++ / MFC question announcement

  • How we can make a tooltip for a button
    M mt_samiei

    Thanks It was what I need.

    C / C++ / MFC c++

  • image processing with inbuilt libraries.
    M mt_samiei

    Dear friend Try to download OPenCV and use it with your project. go to intel site and download OpenCV library. It contains all the information which you want to show a video or picture. You can use it in Visual C++.

    C / C++ / MFC c++ tutorial question

  • How we can make a tooltip for a button
    M mt_samiei

    Dear all How I can make a tooltip for a button in Visual C++ 6. The message should be dynamic. I want to change it on the fly(at run time). Best regards :)

    C / C++ / MFC c++
  • Login

  • Don't have an account? Register

  • Login or register to search.
  • First post
    Last post
0
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups