sometimes I have to debug an application that was written with Borland C++ Builder. This application loads dlls compiled with Visual 开发者_JAVA百科C++. Is there a debugger that can debug both parts o
While drafting the following post I found a solution, but I thought it might be still worthwhile to post here for reference. See solution below.
Ok, I\'m working on my Operating Systems assignment. I need to write a microkernel which is able to do some basic stuff with threads, semaphores, events, etc.
I want to partition the output screen into two parts (just like frames do it in HTML). So that one开发者_如何转开发 part may remain fixed and display some content which is updated based on input recei
I\'m trying to disassemble and understand an old game\'s launcher (asm listing at http://pastebin.com/raw.php?i=6Z4Xu3Cg). It was built using Borland C++ 1995 and there are four classes with names and
I\'ve created Button not with designer, but i don\'t know how to assign any 开发者_高级运维function for click event.
I had to create an executable (using Borland C++ Builder 6) in place of a batch file for Windows 7, since permissions didn\'t allow ordinary users (non-admins) to run the necessary batch. We\'ve got a
I have a 64 bit OS (Windows 7). I want to code in C++ but the default editor of Borland does not support full screen mode on my system. Which editor do i use to solve this problem?
i write a code and in this code i use graphics.h ,in borland c++ or visual I can开发者_C百科\'t open and run it, now i want run this code ,and i have DOSBOX 0.72 , how open this code with DOSBOX?
How does borland cast short to unsigned int ? #include <stdio.h> void main()开发者_运维知识库 {