Folks,
I have an old program which needs support. Its written in Borland around 2014, and I have been told it has some Delphi forms in it (.dfm). We don't support the code anymore (the writer has long since retired) and I would like advice on getting it converted/partially re-written into Visual Studio. I dont really want to throw it up on AirTasker, etc, so does anyone know a website where we could post it as a 'task' for someone...
User Profile
Collapse
-
comalco2000 started a topic Converting Borland C (with Delphi forms) to Visual Studio (.Net or C++) ?in GeneralConverting Borland C (with Delphi forms) to Visual Studio (.Net or C++) ?
-
dragging an unknown image control
If I place objects (i.e. image box controls containing graphics) onto a form at random during runtime, how can I then detect a button_down mouse event when I hover over one of those new controls if I don't have specific object_mousedow n routines for those objects in my code? Is there a way of detecting which control a cursor is over and then passing this through to a "control-independent" mousemove subroutine, which could then be used...
No activity results to display
Show More