Mfc project jobs
Candidate must be very experienced in Windows MFC Visual C++ programming in Visual Studio 2022. The project is to develop existing MFC data logging visualisation app 'DeltaLog' to update it and bug fix issues, including implementation of BCGControlBar Pro. List of requirements: • Use BCGControlBar Pro (provided) to replace MFC classes and update look and feel of windows/frames/borders and to enable tabbed windows • Activate track map window and plot GPS track bitmap • Allow mixing of y-axis for channels with same scaling • Add function to change plot order • Fix X-Y plot conditioning • Fix bug when some channels are not plotted • Save/open desktop layout • Fix maths wizard • Add sort by name/da...
I'm seeking collaborators to further develop,test and debug a software I have developed for taking software code backups. The software is written in Visual C++ and MFC / win32. I will pay a fixed amount for the service, and if the software is enhanced to a bug-free state, I will also share a percentage of the profits with you which will be your income from this work .You will also need to a little bit of marketing the software. more details. Functional Testing: The primary focus will be on functional testing, particularly: - Backup Accuracy: Ensuring the software accurately backs up code. - White Box Testing: This will involve testing the internal structures or workings of the software. You will be responsible for setting up the testing environment, so experience in doing ...
I'm looking for an experienced developer to assist with my MFC legacy code. The project primarily involves adding new features and integrating with other systems. The new functionality will be predominantly centered around data processing and analysis. Key Responsibilities: - Implementing new functionalities within the existing MFC framework. - Ensuring smooth integration of the code with various systems. - Focusing on data processing and analysis capabilities. Ideal Candidates Should: - Have a strong background in MFC development. - Possess excellent skills in system integration. - Be proficient in data analysis and processing. - Have experience in adding features to legacy code. - Be capable of understanding and working with complex codebases. Your e...
Candidate must be very experienced in Windows MFC C++ programming in Visual Studio 2019. The project is to develop existing MFC data logging visualisation app 'DeltaLog' to update it and bug fix issues, including implementation of BCGControlBar Pro. List of requirements: • Use BCGControlBar Pro (provided) to replace MFC classes and update look and feel of windows/frames/borders and to enable tabbed windows • Activate track map window and plot GPS track bitmap • Allow mixing of y-axis for channels with same scaling • Add function to change plot order • Fix X-Y plot conditioning • Fix bug when some channels are not plotted • Save/open desktop layout • Fix maths wizard • Add sort by name/date etc. ...
Experienced MFC c++ programmer only - remote work on my computer - I have sources but I can't share them, - best today - today 1-2h What is the task: I add a third-party MW UI window to my program, which is displayed in modal mode, and it has various buttons that can hide it and control can temporarily return to the main window, unfortunately the main window is frozen and control does not return to it. I know how to make the MW UI window disappear, but I don't know how to return to the main window control, when it is created it passes the handle to the parent: int Lesson07::Start(mwCurvArray curveArray, mwSurfArray surfArray, CWnd* pParentWnd) - we can try to determine at the beginning whether the MW UI window can be created in non-modal mode, then try to close it, and w...
I need an experienced MFC c++ programmer to adapt my application to use an external library provided by an external MW UI provider. My program is based on OpenCascade, i.e. 3D graphic operations, but that is not important here. The application has a menu, and after pressing the button void COCCViewerDoc::OnModuleMW() I create a class and in it the class of the MW UI graphic interface window. This class of theirs uses the Visitors programming pattern. This MW UI class has various parameters and also registers internal event handlers, e.g. it also has its own buttons and you can attach certain classes to them that inherit class SampleInteractor : public mwParamInteractor - and e.g. in this I inserted displaying a message: ::MessageBoxA(NULL, "Edit Drive ...", "Edit ...
I'm looking for a skilled developer to complete a VC++ project that involves both audio and video processing. The primary focus is on ensuring high-quality output. The project will be developed as a Windows application, so expertise in this area is crucial. Key Requirements: - Proficient in VC++, with extensive experience in Object-Oriented Programming (OOP) - Skilled in using Visual Studio and MFC - Familiarity with ffmpeg is a must - Prior experience in audio and video processing is preferred - Able to deliver high-quality output consistently - Knowledge of DirectShow or Media Foundation for multimedia applications. The expected timeline for completion is 1 month. The project is intended to be used as a component in a media player application.
...manufacturing drawings Using SketchUp Ideal Skills and Experience: - Expertise in furniture and joinery design - Strong understanding of MDF/MFC material - Experience with modern design aesthetics - Ability to create innovative, functional designs - Proficiency in relevant design software 1. Drawings package - Proficiency in CAD software like AutoCAD. 3D visuals with an overview of the design Technical drawing showing exactly how the unit fits in the space. Detailed drawing that reveals all the inner workings. 2. Manufacturing Drawings Need assembly drawings that align with the provided cut lists. Need comprehensive documentation to ensure the project is executed with precision and attention to detail like offer comprehensive details for drawer boxes and carcasses. 3. ...
...drawings Using SketchUp or Solidworks. Ideal Skills and Experience: - Expertise in furniture and joinery design - Strong understanding of MDF/MFC material - Experience with modern design aesthetics - Ability to create innovative, functional designs - Proficiency in relevant design software 1. Drawings package - Proficiency in CAD software like AutoCAD. 3D visuals with an overview of the design Technical drawing showing exactly how the unit fits in the space. Detailed drawing that reveals all the inner workings. 2. Manufacturing Drawings Need assembly drawings that align with the provided cut lists. Need comprehensive documentation to ensure the project is executed with precision and attention to detail like offer comprehensive details for drawer boxes and carcasses. 3....
...drawings Using SketchUp or Solidworks. Ideal Skills and Experience: - Expertise in furniture and joinery design - Strong understanding of MDF/MFC material - Experience with modern design aesthetics - Ability to create innovative, functional designs - Proficiency in relevant design software 1. Drawings package - Proficiency in CAD software like AutoCAD. 3D visuals with an overview of the design Technical drawing showing exactly how the unit fits in the space. Detailed drawing that reveals all the inner workings. 2. Manufacturing Drawings Need assembly drawings that align with the provided cut lists. Need comprehensive documentation to ensure the project is executed with precision and attention to detail like offer comprehensive details for drawer boxes and carcasses. 3....
Hi, I created a class of code. Now I can't run the Start() method and because of that I can't compile the whole program. It's a rather simple problem - but there is something I'm doing wrong. Together we will review the code on Teams and if you know something you will definitely help me. I need help and I will pay for 1 hour - we will definitely make it together.
Windows application, pwa, website development For reference, I can't speak English Development items 1 Windows installer 2 Website 3 PWA Development of a simple search engine that can be installed and operated on Windows / Only developers with development source Website with program description and download Website link icon pwa Fixed development budget $300 Only developers with development source that they developed before are allowed to participate
I'm facing a runtime error in my C++ MFC project. It occurs during a specific operation - when attempting to draw a grid. The ideal freelancer for this project should be proficient in C++ and have a solid understanding of MFC. Experience with debugging runtime errors is crucial, as is the ability to understand and troubleshoot issues related to drawing operations. I am using third party library to create a grid. While drawing the grid I'm getting a memory access violation error. I've checked with third party vendor and their library function is good.
I have a very short program Visual Studio 2022 Windows 11. I want to move it to a completely new project, ultimately to MFC, but now it has to compile as a Command Line program and that's where the problems start. #include "stdafx.h" #include "" #include <iostream> int main() { mwGeoLib::Ptr geoLib = new mwGeoLib(measures::mwUnitsFactory::METRIC, 1); std::cout << "Hello World" << std::endl; // Waiting for a key to be entered before ending the program std::cout << "Press any key to continue..." << std::endl; std::(); return 0; } and it uses an external folder where the lib and hpp files are Problems: I see that in this project the External Dependencies files are displayed, but mine are not...
The project is about imaging (OpenCV) project in C++ and MFC. The goal is to get 2 images from the user and show the differences between them. The 1st image is extracted from a PDF. The differences are shown with annotations marking each difference. Your first milestone will be helping with some MFC issues and Visual Studio issues - making it compile in Release, etc. Then you can proceed with some imaging tasks. The source code is partially written.
I'm seeking an experienced Windows C++ and MFC developer with proven expertise in MFC skinning. The primary goal is to enhance the aesthetics of the user interface in my existing application. Key Responsibilities: - Create visually appealing MFC skins - Integrate these new skins with my current application without altering its functionality Ideal skills and experience: - Over 10 years of experience in MFC development - A strong portfolio displaying previous MFC skinning projects - Excellent understanding of user experience principles - Proficient in C++ and Windows programming The successful candidate will not only have the technical skills to implement the skins but will also have a keen eye for design and user experience.
I am in need of a skilled C++ MFC expert, specialising in bug fixing. My software is experiencing runtime errors during specific operations, and I require assistance to diagnose and correct these glitches. - Tasks will include tracking down the source of these errors and rectifying them. Skills and Experience Needed: - Extensive knowledge and experience with C++ and Microsoft Foundation Classes (MFC) - Strong debugging skills - Proven experience in handling runtime errors - Capacity to understand complex software operations - Exceptional problem-solving abilities. If you have the relevant experience in resolving runtime errors in an MFC environment, I welcome your bid.
I am seeking a developer to aid in converting an existing 32-bits application to a 64-bits application with modern user interface tailored specifically for the Windows operating system. - Responsibilities include: - Crafting a user-friendly interface. - Ma...to a 64-bits application with modern user interface tailored specifically for the Windows operating system. - Responsibilities include: - Crafting a user-friendly interface. - Making sure the software is fully compatible with the Windows OS. The ideal candidate should have: - Experience in MFC C++ and Visual Studio - Familiarity with Windows operating system. - Strong analytical skills and the ability to work under tight timelines. My ultimate aim through this project is to modernize our ...
I'm looking for a skilled software developer to add a critical feature to my Windows 11 application developed in C++ using Visual Studio and the Standard Windows Library (not MFC, ATL or any such package). The core requirement is to implement an input form or dialog that engages users to input numerical data, particularly prices or quantities, which must adhere to a specific format for standardization. Using a mockup provided, create an input window for the buttons and input dialogs. The first part of the task is to create the input form/dialog and open it in the menu window. The second part is to add the button functions which are provided when the first part is completed. ### Ideal Skills and Experience: - Proficient in C++ and familiar with the Standard Windows Library. -...
TerrainView: VS2010, MFC, C++, osg, osgearth 2.10, 32Bit application. URL Objective: Upgrade TerrainView to VIsualStudio 2022, osgearth 3.5, 64Bit
I have MFC c++ code that can read data from sensors, I need to invoke Ansys APDL to read those data.. getting the results from ANSYS and visualizing them (I have the visualization code done) only need to be part of the whole code
I can provide you satisfied result with my high skills and extensive knowledge and full experiences very similar work with your project. Hello! ⚡️ I am a skillfull expert in Software Developing ⚡️ I have full experience(+7 years) and good skills in software developing. ✅C/C++/C#/Java/VB/MFC/STL✅full experience of Software Development. My proficient knowledge and full experiences assure high quality work. *** I am always online so that contact at any time. *** I will do my best to provide the results you are looking for. We can discuss about the project more. This assures my work. I will do my best for you
...business configured with 4-5 VLANS. The network I need to be installed and configured is of medium size, with 11-50 devices: Vlan1 Ethernet business workstation and voip phone Vlan2 Ethernet residential for tv's, Ps5/xbox and AVR system Vlan3 Ethernet cameras and security system/alarm Vlan4 Iot some outside perimeter cameras/floodlights and smart home appliances. **NAS Raid 6 and meduum scale MFC business printer/fax/ copier that can be shared between Vlan1 and Vlan2. Installation of Firewall device, ubiquiti routers and switches, USG gateway and 2-3 AP's throughout building. Ideal Skills and Experience: - Extensive knowledge and experience in network installation and configuration - Proficiency in both wired and wireless network setups - Strong troublesh...
I want to get Note from voice in my program. What is Note? It is C, C#, D, ....B How can we get Note? we get frequencies from FFT. we can get Note from FFT result as I know correct frequency range about Note. We are testing with frequency generator app and old app. 125 hz, I have to get C-1 (Please see attached image) but, current program has bug, it is not working correctly. I am finding someone can fix it. I attached video about bug in current app. I compared current app with old app. I will provide current source code to skilled developer, I want to see skill. I prefer a expert in audio signal processing, FFT, MFC program.
I am looking for someone to plot a polarization curve for me to show the performance for MFC. I have specific data or parameters that I would like to include in the curve. The plotted curve should be delivered in an editable source file. Ideal skills and experience for this job include: - Strong knowledge and experience in electrochemistry and polarization curve analysis - Proficiency in data analysis and plotting software - Attention to detail and the ability to accurately represent the data in the curve - Familiarity with MFCs and their performance characteristics
I am looking for a skilled C++ MFC developer to assist me with a personal project. I have an existing shellcode (.bin file) that I need to convert into a normal PE file. If possible, I would like the conversion process to include anti-malware evasion techniques. Skills and Experience: - Intermediate level of experience with C++ MFC - Strong knowledge of shellcode and PE file formats - Familiarity with anti-malware evasion techniques - Experience in reverse engineering and malware analysis would be beneficial Deadline: - The project needs to be completed within 1 week.
I am looking for someone who can help resolve an issue with my self-developed MFC remote desktop control project. The project is for personal use and I am experiencing a problem where the security software is blocking the application completely. I need someone with expertise in security software to resolve this issue for me.
...outputs the x64 lib and dll. It is written in MFC C++ and is about 15 years old. It works very well and there is not much work in changing code or fixing errors. There are two things I'd like to do: (1) Make the graph window modern along with the various property pages, etc. so it looks like it was developed recently. Something such as BCGPro library provides. (2a) The graph plots log plots erroneously and this needs to be fixed. (2b) I am attaching an image of the graph window with some property page opened. This requires a person with very good MFC C++ skills as well as ability to give the module a modern and fresh look. I will provide the graph project (MSVC++ 2017) that has a dialog app as well to test. More data can be provided as the project mov...
...outputs the x64 lib and dll. It is written in MFC C++ and is about 15 years old. It works very well and there is not much work in changing code or fixing errors. There are two things I'd like to do: (1) Make the graph window modern along with the various property pages, etc. so it looks like it was developed recently. Something such as BCGPro library provides. (2a) The graph plots log plots erroneously and this needs to be fixed. (2b) I am attaching an image of the graph window with some property page opened. This requires a person with very good MFC C++ skills as well as ability to give the module a modern and fresh look. I will provide the graph project (MSVC++ 2017) that has a dialog app as well to test. More data can be provided as the project mov...
(a) this job is for a serious coder to be hired directly (b) I'm not in need of team, software company, or project manager/cordinator. those bids will be ignored. thanks for understanding! I am looking for a skilled C++ Front End developer to add a screen Share toolbar UI very similar to Zoom screen/window picker and floating toolbar with docking (build with windows 11/WinUI3 style) into an existing c++ WebRTC client Skills and Experience for full time dedicated Coder (not Team) - Experience in modern C++ UI development and design using WinUI3 or MFC SDK, UI need to be very similar to Zoom floating / docking / fixate Toolbars. - Strong proficiency in C++ and WebRTC development. - Familiarity with integrating modern windows 10 style toolbar UI into existing application...
(a) this job is for a serious coder to be hired directly (b) I'm not in need of team, software company, or project manager/cordinator. those bids will be ignored. thanks for understanding! I am looking for a skilled C++ Front End developer to add a screen Share toolbar UI very similar to Zoom screen/window picker and floating toolbar with docking (build with windows 11/WinUI3 style) into an existing c++ WebRTC client Skills and Experience for full time dedicated Coder (not Team) - Experience in modern C++ UI development and design using WinUI3 or MFC SDK, UI need to be very similar to Zoom floating / docking / fixate Toolbars. - Strong proficiency in C++ and WebRTC development. - Familiarity with integrating modern windows 10 style toolbar UI into existing application...
IMPORTANT: ALL Agencies or recruiters will be rejected. We have a few VB6 progra...experience in the following areas: 1- Website development using ASP.NET C#: You must have solid basic web development skills ( HTML, JavaScript, CSS, jQuery, bootstrap ) in addition to C# and ASP.net. 2- Visual Basic 6.0. 3- Database programming using VB6 and MySQL. The following skills will be considered strong assets: 1- Visual C++ and the standard MS libraries that come with VC++: ( ;MFC, ATL ). 2- ActiveX/COM programming. 3- Web API The conversion of our VB6 programs to the web will take about 6 months or more. Please don't apply if you are an agency or a recruiter or if you don't have the required skills with a minimum of 5 years. The payment will be negotiated during the ...
hi, Need help from a C++ programmer to compile and run the Windows MFC program. You need to perform several operations, including using CMake and running the project in Visual Studio, they write in VS2017, but we will use VS2022. If the program works, it will be a success. I program in C#, so I can understand C++ operations. I propose remote work for about 1 hour on Saturday, preferably around 10:00 Central European time /Poland/. For example, we will hold a conference and you will tell me what to check, what to set or change so that I can do it quickly and correctly. I am attaching the instructions that I received to the project. Please read it carefully. It seems quite simple. You must know Visual Studio, C++, CMake well, the language of communication with me is ...
I am looking for a freelancer who can support me in implementing some functions inside my MFC project. The specific function that I need assistance with is adding a new feature. I have already identified the source of the bug and need help in implementing the new feature within a week. Ideal Skills and Experience: - Strong experience with MFC (Microsoft Foundation Class) development - Proficiency in C++ programming language - Expertise in debugging and troubleshooting - Ability to work within tight deadlines and deliver high-quality results * outline We are running a program that runs through C/C++/MFC languages. But we reached a problem. We would like support for the features below to resolve this issue. * Current issue We load Chrome's cookie informat...
first part of the project (already done) - creating dialog based MFC app - change icon, background color, and background color of buttons area (behind) - put the icon - put the caption
Project Description: We are the owners of a token named MFC, and we are currently in the process of creating a website. Our requirement is to allow users to connect their wallets on this website and purchase MFC tokens from us. The process should be as follows: • The user connects their wallet and chooses the amount of MFC they want to purchase. • Upon confirmation, the equivalent amount of ETH should be deducted from the user’s wallet and transferred to our registered wallet in the system. • Simultaneously, the purchased amount of MFC should be transferred from our wallet to the user’s wallet. • The transaction completes once both transfers are successfully executed. The task at hand includes writing the smart cont...
I am looking for logo created! These are what I'm looking for. I WILL NOT CONSIDER ANYTHING WITHOUT THESE FEATURES. • Shape of shield • Images of fencing related subjects (pose, sword, piste, etc) • Maple leaves • Letters: M, MFC, Markham Fencing Center • Color: Red, please suggest other color to blend with logo. Only 1 additional color other than black, and white • Logo can be a combination of image and wordmark or separation of image and wordmark so that either image or wordmark can be used separately. The logo shall consider horizontal and vertical layout. The logo shall fit social media icon image frame (square or circle) The logo will be used for building signage, flyers, banners, webpages, prints on water bottles, T-shirts and uniforms. REF...
The windows app that can show graph of Human voice. Idea is simple. 1. convert analog voice signal to digital signal voice data comes from external mic. 2. Apply FFT it on graph I prefer MFC windows program. If you have experience with Voice detection and FFT and are confident that you can deliver this program with high accuracy, please reach out to me with your proposal.
...countries people please don't waste your bids. We are seeking an advanced C++ developer with at least 4 years of exp on Contract position for at least 6 months remotely to create a custom software library for client. Exp - 4-8years Location - WFH/Remote Salary - Will be monthly pay Note: - Only for Indian peoples Job description The candidate should have experience in Visual C, C++, and MFC Should have developing experience in both Windows and Linux Operating Systems Experience in SQL query and Stored Procedure Skills, along with Shell scripting Should be expertise in standards and specifications of C++ language Should have proficiency in compliant languages like Java, Python, and C Knowledge of JavaScript and XML would be an added advantage Should possess excellent ...
We are seeking an advanced C++ developer with at least 4 years of exp on Contract position for at least 6 months remotely to create a custom software library for client. Exp -4+ Location - WFH/Remote Salary - Will be monthly pay Note: - Only for Indian peoples Job description The candidate should have experience in Visual C, C++, and MFC Should have developing experience in both Windows and Linux Operating Systems Experience in SQL query and Stored Procedure Skills, along with Shell scripting Should be expertise in standards and specifications of C++ language Should have proficiency in compliant languages like Java, Python, and C Knowledge of JavaScript and XML would be an added advantage Should possess excellent analytical, problem-solving skills and collaboration skills to ...
Bomberman for Visual Studio in MFC format. the game would be a 1 vs 1 bomberman, that the map is random each game (with 3 maps it is enough), that you have 3 power ups (which is that the character moves faster, that the explosion of the bombs is bigger and another that you can put more than one bomb at a time) and that each player has 3 lives
we have old MFC-program very similar to Spice-schematic editor, we need some modifications and extension of this program. For example we need to add scroll-Bar to some windows.
Hi Aleksandr M., Are you available for MFC C++ project? /regards
Hi Gamal S., Are you available for MFC C++ project? /regards
Hi Naresh J.., Are you available for MFC C++ project? /regards
Hi Duong Trung U., Are you available for MFC C++ project? /regards
I want to customize an old 2d MMORPG game with a new dialog window. Specifically, I would like to add dialogue to the game. I do not have a script or any content yet, so I need help creating the script and other content. What I`m looking for: Hooking up the game client and creating a custom dialog window that should activate on a specific packet received, more p...activate on a specific packet received, more precisely on event invites. Example: The dialog should contain 2 buttons and the text it receives from the packet (string.) On clicking ok it will send a packet and on cancel, it will close the dialog. I already have the send / receive function. More information on chat. The code should be written in C++. I think the game uses MFC (Microsoft Foundation Class).
I want to customize an old 2d MMORPG game with a new dialog window. Specifically, I would like to add dialogue to the game. I do not have a script or any content yet, so I need help creating the script and other content. What I`m looking for: Hooking up the game client and creating a custom dialog window that should activate on a specific packet received, more p...activate on a specific packet received, more precisely on event invites. Example: The dialog should contain 2 buttons and the text it receives from the packet (string.) On clicking ok it will send a packet and on cancel, it will close the dialog. I already have the send / receive function. More information on chat. The code should be written in C++. I think the game uses MFC (Microsoft Foundation Class).