Click here to Skip to main content
15,899,126 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
QuestionMemory Leak in SQLExecuteDirect() Pin
apoorva_raje19-Dec-06 22:37
apoorva_raje19-Dec-06 22:37 
AnswerRe: Memory Leak in SQLExecuteDirect() Pin
James R. Twine20-Dec-06 4:04
James R. Twine20-Dec-06 4:04 
GeneralRe: Memory Leak in SQLExecuteDirect() Pin
apoorva_raje20-Dec-06 22:52
apoorva_raje20-Dec-06 22:52 
QuestionImage segmentation Pin
Rishikant_Prince19-Dec-06 22:35
Rishikant_Prince19-Dec-06 22:35 
AnswerRe: Image segmentation Pin
567890123419-Dec-06 22:45
567890123419-Dec-06 22:45 
QuestionApplication Error Pin
Programm3r19-Dec-06 22:32
Programm3r19-Dec-06 22:32 
AnswerRe: Application Error Pin
Hamid_RT20-Dec-06 0:01
Hamid_RT20-Dec-06 0:01 
QuestionRe: Application Error [modified] Pin
Programm3r20-Dec-06 0:33
Programm3r20-Dec-06 0:33 
Ok, well first of all, I want to ask a question regarding the following:

Please note, I'm not refering to CLI....

When using VS2005 (C++ console application), one creates a project, compiles and all is fine. Then one takes the exe to another computer and it doesn't want to work, because of the whole story with CRT (dll's and so on). This is after I have created a fresh project in VS2005. I also saw that in the debug directory it doesn't create the following file.
  • BuildLog.htm
  • Project.obj
  • Project.exe.embed.manifest
  • Project.exe.embed.manifest.res
  • Project.exe.intermediate.manifest
  • Project.ilk
  • Project.pdb - .dep - .idb ect...
  • (all extension)

    But when I create a project in VS 6 and then recompile it in VS2005 all works and is working fine on another computer. Creates the files and everything.

    So the thing is, how does a project (console || windows forms) [VS2005] just work for some settings and not for others. Note that all the projects run on the computer that it was developed on, but sometimes causes problems on other machines..
    Confused | :confused: Confused | :confused:

    Please refer to the following: http://www.codeproject.com/script/comments/forums.asp?forumid=1647&mode=all&userid=2823228&select=1810000&df=100&mpp=50&fr=234#xx1810000xx[^]


    -- modified at 7:01 Wednesday 20th December, 2006

    The only programmers that are better than C programmers are those who code in 1's and 0's..... Smile | :)

    Smile | :) Programm3r

    AnswerRe: Application Error Pin
    Mila02520-Dec-06 1:47
    Mila02520-Dec-06 1:47 
    QuestionRe: Application Error [modified] Pin
    Programm3r20-Dec-06 3:28
    Programm3r20-Dec-06 3:28 
    QuestionDisplay ActiveX Control in Shared Dll Pin
    QuickDeveloper19-Dec-06 22:31
    QuickDeveloper19-Dec-06 22:31 
    QuestionHow can i create a Global Desktop Pin
    SelvaKr19-Dec-06 22:29
    SelvaKr19-Dec-06 22:29 
    QuestionCListBox with lines? Pin
    bosfan19-Dec-06 22:28
    bosfan19-Dec-06 22:28 
    AnswerRe: CListBox with lines? Pin
    Monty219-Dec-06 22:41
    Monty219-Dec-06 22:41 
    GeneralRe: CListBox with lines? Pin
    bosfan20-Dec-06 0:46
    bosfan20-Dec-06 0:46 
    AnswerRe: CListBox with lines? Pin
    CPallini20-Dec-06 2:12
    mveCPallini20-Dec-06 2:12 
    AnswerRe: CListBox with lines? Pin
    James R. Twine20-Dec-06 2:13
    James R. Twine20-Dec-06 2:13 
    QuestionHow can i disable an item of context popup menu when it appears on right click ? Pin
    barunkumarsingh19-Dec-06 22:20
    barunkumarsingh19-Dec-06 22:20 
    AnswerRe: How can i disable an item of context popup menu when it appears on right click ? Pin
    Hamid_RT20-Dec-06 0:02
    Hamid_RT20-Dec-06 0:02 
    QuestionRe: How can i disable an item of context popup menu when it appears on right click ? Pin
    David Crow20-Dec-06 2:30
    David Crow20-Dec-06 2:30 
    Questionhow to change scroll bar's color of list box? Pin
    Koutans19-Dec-06 22:14
    Koutans19-Dec-06 22:14 
    AnswerRe: how to change scroll bar's color of list box? Pin
    Hamid_RT20-Dec-06 0:10
    Hamid_RT20-Dec-06 0:10 
    QuestionHow to detect enter Key in CHTMLEDITVIEW Pin
    bengz19-Dec-06 22:13
    bengz19-Dec-06 22:13 
    QuestionRefresh Pin
    baerten19-Dec-06 21:57
    baerten19-Dec-06 21:57 
    AnswerRe: Refresh Pin
    Naveen19-Dec-06 22:45
    Naveen19-Dec-06 22:45 

    General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

    Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.