Support Board
Date/Time: Fri, 10 Jan 2025 17:29:53 +0000
Post From: Development Work for ACSIL developer, Grid Window Callable from ACSIL Custom Study
[2016-08-30 04:12:38] |
enemyspy - Posts: 306 |
To anyone interested in this. I need someone to code me up a simple set of functions using WIN32 that make a window containing a very simple grid. I need it to be called from a custom study. Or from a Class stored in a persistent pointer. Ideally using either babyGrid.h or simpleGrid.h. Unless anyone is aware of something better for native c++? I just need the code as more of an example template to then build from. I am struggling with getting this going From a Dll. The Limited examples that are available online all use a WinMain() function. Most Seem to say to Use MFC for this, so not a lot out there. I can't seem to reconcile how I would modify anything I have found to work from within a study function. For now I will use NamePipes to a c# forms exe. But I don't want to do it this way so if anyone wants some work hit me up. |