Filtrér

Mine seneste søgninger
Filtrer ved:
Budget
til
til
til
Slags
Færdigheder
Sprog
    Job-status
    2,000 clsid webbrowser mfc jobs fundet, i prisklassen EUR

    Hi Rasim S., I noticed your profile and would like to offer you my project. We can discuss any details over chat.

    €469 (Avg Bid)
    €469 Gns Bud
    1 bud

    we are building desktop applications based C/C++ , MFC functions based on Visual Studio. This is ongoing project part-time position. All details will be discussed on chat. Send me message if you are interested in me. You can start this project whenever you want.

    €11 / hr (Avg Bid)
    €11 / hr Gns Bud
    13 bud

    We have a MFC-9140CDN USB printer attached to a Debian 11 desktop, and we failed to correctly configure it on it. We followed instructions posted on Everything installs and shows up in cups web / Printers interface fine but all jobs disappear into the thin air telling that have been printed successfully. But obviously they do not. We will pay $AUD25 as a 1 hour project to anyone who can help us solve this using teamviewer. We need this resolved urgently so you would be able to start working on this right away. We will supply all root passwords as you are prompted as you go. Happy bidding.

    €21 / hr (Avg Bid)
    €21 / hr Gns Bud
    6 bud

    Create Project In VC++ 6.0 MFC That Contain One Form Have 5 Parameters Is : 1- Name 2-Number 3-Date 4-Amount With Tax 5-Tax Details ; ● The QR code fields shall be encoded in Tag-Length-Value (TLV) format with the tag values specified in the “Tag” column of the adjacent table. ● The TLV encoding shall be as follows: ○ Tag: the tag value as mentioned above stored in one byte [for tags 1 to 5] ○ Length: the length of the byte array resulted from the UTF8 encoding of the field value. The length shall be stored in one byte. ○ Value: the byte array resulting from the UTF8 encoding of the field value. File Is Attachment Below ... QR code After That QrCode Must Read By This Application In Apple Store :

    €78 / hr (Avg Bid)
    €78 / hr Gns Bud
    7 bud

    Hi Alexander S., I have invite only script which i bought recently and I would like to extract source code since its disable from Tradingview I couldnt extract/ find the code. If you know how to extract the code from tradingview webbrowser that would be helpful

    €94 (Avg Bid)
    €94 Gns Bud
    1 bud

    Software in C++ that will scan a path for video files (.mov, .mp4 and .mpg). It will create a log of the following: - Corrupted videos - Videos with no sound (muted). Software needs to be standalone, with no external DLLs required, and with full Visual Studio C++ source code. MFC can be used.

    €167 (Avg Bid)
    €167 Gns Bud
    7 bud

    Hi Theophilus O., I have invite only script which i bought recently and I would like to extract source code since its disable from Tradingview I couldnt extract/ find the code. If you know how to extract the code from tradingview webbrowser that would be helpful

    €94 (Avg Bid)
    €94 Gns Bud
    1 bud

    - User can access to solution via webbrowser - Admin can control access based with simple user management (Create, delete, deactivate) - User must be able to adjust password - Solution description: ○ LinkedIn profile viewer based on Sales Navigator search § User is able to load a (new) set of profiles to be visited § User is able to start and pause the solution § User is able to set total number of profile views per day § User is able to adjust the day’s start and end time (e.g. start views 07:30 until 20:30) § User is able to view solution’s activity log (e.g. date and time which profiles have been visit)led) § Humanize the automatic viewing: □ Monday and Friday 40% of total number of visits set, Tuesday and Thur...

    €9 - €28
    €9 - €28
    0 bud
    €82 Gns Bud
    4 bud

    Hi I have invite only script which i bought recently and I would like to extract source code since its disable from Tradingview I couldnt extract/ find the code. If you know how to extract the code from tradingview webbrowser that would be helpful THE SCRIPT IS : invite only scripts and its protected by tradingview

    €9 - €28
    €9 - €28
    0 bud
    Visualizer Udløbet left

    Currently i'm developing an utility in which i need a control to visualize PDF documents (It must be a custom control. I don't need a commercial control, .Net Webbrowser, pdfAcroViewer or similar) Technology: .Net Languaje: C# App Type: Windows Forms Framework: 4.6 Requirements: (I PROVIDE AN EXAMPLE SOLUTION IN WHICH YOU JUST HAVE TO RENDER THE IMAGE (AND OVERLAY) IN THE PICTUREBOX WITH THE CORRESPONDING PROPORTIONAL SIZES) The control will be streched to parent control in long side and saving proportions The custom control must contain, at least, a picturebox with the same size (except a little margin). Then, the control and picturebox must have the same proportions as the paper size. PaperSizes and PageSizes could not be standa sizes The page could be...

    €224 (Avg Bid)
    €224 Gns Bud
    11 bud

    This RFP is for design and development services for a new website for Missionary Families of Christ (MFC India) of our organization Love, Life & Family Public Charitable Trust (LLFPCT) The goal for new website launch: 1 December 2021 Current Website URL: CMS: WordPress 5.8.1 LMS: LearnDash 3.5.1 Our current website is about 5 years old. The site has about us pages, articles, gallery, newsletters, creatives, contact and e-learning courses (internal for community members) The current design doesn’t reflect our brand and the navigation is clunky and not at all intuitive. Overall, it lacks a clear path for our visitors to follow to find what they want and contact us. New Website Functionality Requirements Our new website will need: • Intuitive navigation • Cle...

    €110 (Avg Bid)
    €110 Gns Bud
    21 bud

    I've got a legacy VS2008 application that requires WebView2 integration, the older IE implementation is no longer viable. To accomplish this I've created and ActiveX control that wraps up the WebView2 API in VS2019. The parent VS2008 CDialog supports multiple instances of this ActiveX control in a grid via CreateControl(). InvokeHelper() is used for simple URL and visibility commands. All works and functions as expected. However, I need to intercept a double mouse click message to toggle full screen for the ActiveX control over which it was performed. Problem being I just don't seem to be able to intercept this message. The ActiveX control/WebView2 appears to intercept the WM_LBUTTONDBLCLK message first and simply dismiss it. My project is to provide advice and code snipp...

    €108 (Avg Bid)
    €108 Gns Bud
    12 bud
    CEFSharp OnJSDialog Udløbet left

    Good afternoon! I am working on a solution using Visual Studio 2017 in VB using CefSharp for a Chrome webbrowser and I need to suppress or stop any alerts or actions posted back to the page with JavaScript. I am 99% sure I need to reference the OnJSDisalog class, but I don't know how to do it in VB. C# Example: public bool OnJSDialog(IWebBrowser browserControl, IBrowser browser, string originUrl, CefJsDialogType dialogType, string messageText, string defaultPromptText, IJsDialogCallback callback, ref bool suppressMessage) { suppressMessage = true; return false; } I cannot translate this to VB and I'm not sure how to call it from the browser. Can you help? Thank you, Nathan

    €23 / hr (Avg Bid)
    €23 / hr Gns Bud
    1 bud

    I need a MFC - Microsoft foundation classes tutor to learn the concepts of MFC . I am new in it and need guidance.

    €11 / hr (Avg Bid)
    €11 / hr Gns Bud
    2 bud

    Hi, please only set a bid when you have experience in software developmend/building. Need to build automatically running software Requirement: - small custom software with some automations - integrate webbrowser in this software More deteils we can discuss.

    €16 / hr (Avg Bid)
    €16 / hr Gns Bud
    14 bud
    Trophy icon Fashion logo Udløbet left

    I have a fashion business and I need a logo for the initials MFC I want it to be clean and have a ruler somewhere on it. Maybe infused in the F or C. Our colors are black, white, gray and lime green.

    €52 (Avg Bid)
    Garanteret
    €52
    174 indlæg

    Hi, I'm Maurice the creative director of ApexDucks. We are a NFT project in the Crypto space and would like to create a "3D Duck-Racing Game" for our community. Therefore we are looking for Mobile + Web Game Developers and Game Animators for the following: -High quality 3D Game (like Angry Birds or Clash of Clans) -Playable on IOS and Android and Webbrowser like chrome or safari on Mobile and Desktop -Good physics: The game will be similar to horse racing game, just with ducks in a river. As the players can only watch but not control the duck, we need to create excitement inside of the racing river with advanced physics, like rocks, different riverstreams, and so on. -Players can adjust the balance between speed strength and defence of their racing duck before the rac...

    €4396 (Avg Bid)
    €4396 Gns Bud
    15 bud

    For middleage webbrowser game map similar but more original

    €28 (Avg Bid)
    €28 Gns Bud
    1 bud

    Text based webbrowser game with no database, need someone to recreate it with the help of the files

    €23 (Avg Bid)
    €23 Gns Bud
    14 bud

    looking for some freelancer having good knowledge of C++ programming, if someone can guide me with the project , it includes mfc as well

    €10 / hr (Avg Bid)
    €10 / hr Gns Bud
    8 bud

    Hello There, I have a small problem. I have a php website, and when clicking on buttons in the header, a menu (dropdown list) drops out, but it does not behave correct: Actually it has to close, when you click somewhere else (randomly on the website). However, it does not close and stays dropped out. It ...afterwards, it does not work any more. 1) When clicking on icon-upload button, it opens a dropdown list, but when I choose file, no file overview opens; instead the dropdown list closes again. 2) When clicking on button 'Upload' (in menu), menu simply closes and you see the app starting-page again. So, please erase these problems and make it work normal, on computer webbrowser and smartphone browser. I require you to sign a NDA agreement. Thank you

    €142 (Avg Bid)
    NDA
    €142 Gns Bud
    48 bud

    Hi I have 3~4 invite only scripts from tradingview If you know how to extract the code from tradingview webbrowser that would be helpful i want to who can extract the codes ( invite only scripts from tradingview) If you are interested in this project and have the ability to extract the code, please tell me how to get these codes and work on extract the code and I will contact you.

    €19 (Avg Bid)
    €19 Gns Bud
    3 bud

    Hi I have 3~4 invite only scripts from tradingview If you know how to extract the code from tradingview webbrowser that would be helpful i want to who can extract the codes ( invite only scripts from tradingview) If you are interested in this project and have the ability to extract the code, please tell me how to get these codes and work on extract the code and I will contact you.

    €21 (Avg Bid)
    €21 Gns Bud
    4 bud

    Hi There, I am interested in 'converting' my website , which consists of php, javascript and css , into a native Android App (java, maybe flutter, maybe kotlin - depends on result; app must gain access to native smartphone features like camera, push notif., etc). So, you should built an App that has the same design as my website, when I look at it on my smartphone via webbrowser (it is responsive already). One crucial question for me is: What if I do any changes to my website in future - add buttons, functions, change some design - will I then each time have to hire someone, to do the same changes on my app, or are you able to do it in a way, so that changes to my website are automatically being processed and integrated in my native app ? I looked at alternatives like...

    €174 (Avg Bid)
    NDA
    €174 Gns Bud
    21 bud

    Need some assistance in a simple modification to a webBrowser control. I keep getting a script error when trying to load the page using (""). It will pull up fine from my normal internet browser but not in my program.

    €28 (Avg Bid)
    €28 Gns Bud
    3 bud

    Need some assistance in a simple modification to a webbrowser control where it does not work for "https". I have Visual Studio 2019 (visual basic) and need working source code.

    €19 (Avg Bid)
    €19 Gns Bud
    1 bud

    Need some assistance in a simple modification to a webbrowser control where it does not work for "https". I have Visual Studio 2019 (visual basic) and need working source code.

    €21 (Avg Bid)
    €21 Gns Bud
    2 bud

    We have developed an MFC / C++ software which prints shipping labels with barcodes and already has libCurl linked to it as a static lib. We have a new project for a new client which has similar requirements but also need some changes, among them, interfacing to an API to pull shipping data. If you are selected, you will receive the full source code of our existing version. We require software that will generate shipping labels and transport documents for printing on a Zebra Label printer and Laser printer respectively using the following API API-Documentation - The software will allow the user to press the “print” button and print to PDF or to any printer driver installed. It doesn’t include any printer driver. the software

    €85 (Avg Bid)
    €85 Gns Bud
    4 bud
    MFC & OpenGL Expert Udløbet left

    I am looking for an expert who has wide experience in OpenGL and MFC. And the candidate must have experience in SPBR. If you are a good fit for this role, please share your latest product. Thank you.

    €157 (Avg Bid)
    €157 Gns Bud
    4 bud
    Space Game Udløbet left

    Hello Im Nicolas. I have launched a coin on the bsc chain 2 days ago. I am now looking for a simple webbrowser game that I could connect to my token in any way (rewards for the top players etc.). It can be any kind of game that I could connect to the game( also Roulette etc.). Hit me up if anyone has experience in the area of the bsc network.

    €1240 (Avg Bid)
    €1240 Gns Bud
    5 bud

    I have a question: Is it possible to get the text value of a Website table by it's Width in VB.NET using webbrowser control? Why? Because the Table has a name (row_resultsTable_4), but the child columns has no name (they have the same name (txt_conteudo_lista tbl_line_border) and I only want to get a specific value of a column, and as the width it's always the same, I'm thinking if it's possible to get the value only by it's width. For example, Get the width "200px" text value of table "row_resultsTable_4".

    €23 (Avg Bid)
    €23 Gns Bud
    3 bud

    I have an Google Spreadsheet that is published, the conent of it is a big member list. I have a tv that is mounted on the wall, this TV has a smart TV webbrowser. After i open the published Spreadsheet in the browser i can only see a part of the member list. I need a solution that the memberlist of the spreadsheet scrolling automatic with delays like a Powerpoiint Slide or Diashow, to show all members and go back to the start (Loop) It is important that the solution uses the published Google Spreadsheet, so that i can add new content and the new content will also automaticly can view in the solution

    €28 (Avg Bid)
    €28 Gns Bud
    1 bud

    Hello, I need game bridge with my website. See here: I want that API to use with my game. Kind regards! Thanks.

    €29 (Avg Bid)
    €29 Gns Bud
    1 bud

    iDG10 Engineering Solutions is a leading provider of innovative engineering solutions to Oil & Gas, Automotive and Manufacturing industries. Through advanced simulation and analysis, we add value to projects by providing strategic, commercial and technical inputs. We are looking for a Software Developer to ...ownership of solutions from initial concept to design and implementation. Our priorities are set against our strategic roadmap which ensures the team understands long term objectives, and can therefore shape investment decisions, technology choices, and potential future opportunities. Skills and Requirements 2+ years experience in software engineering (MS visual studio C++, GUI using Visual Studio MFC, Computer Graphics in C++) Process: 1) Send Resume 2) Complete Tas...

    €112 (Avg Bid)
    €112 Gns Bud
    2 bud

    Hi! This is going to be a real long term project (planned initially to last over 4 months, will take probably more than 18 months!) The first phase is thought a test phase we have to define together. The project aims to create a Blazor WebAssembly App that will be hosted in our Server, and will be accessible within our network over WebBrowser by a large number of devices (computers, tablets and mobile phones) mainly with Linux OS but some of them also with Windows and others with Android OS. Therefore the App must be adaptive to the different clients! Therefore, I really need someone who is: - well versed in the different matters involved in the project - commited with the project and eager to delivery a very good job - who will respond in time to my questions and needs - who can d...

    €187 (Avg Bid)
    €187 Gns Bud
    16 bud
    Trophy icon MFC Summer Tryout 2021 Udløbet left

    This flyer will be emailed out to families, promoting our youth club's upcoming tryout for kids 8 to 11 years old. I've include the flyer of one of our competitors as a general sample. THE FLYER DOES NOT NEED TO LOOK LIKE THE SAMPLE. Flyer Upload Requirements: • Must be in PDF format. • Cannot exceed 50 MB in file size. • Flyer size 8.5" x 11" document in portrait orientation. Flyer Information: Magnus FC Tryouts Licensed Professional Coaches Boys/Girls born 2010 to 2013 Aug. 9th, 10th, and 12th 5:30pm-7pm James C. Huber Park in Eastvale, CA

    €47 (Avg Bid)
    Garanteret
    €47
    157 indlæg

    Preciso de um desenvolvedor delphi que tenha experienca: 1 - extract software images to mount an identical copy 2 - web browser 3 - communication with webservice more details will be sent via chat

    €424 (Avg Bid)
    €424 Gns Bud
    9 bud

    Looking for a part-time C/C++ Linux programmer who has the experience working with real-time multi-threading programs, shared memory, pipes, timers, semaphores, and mutexes. Serial RS232 programming is a plus. The work requires migrating C code from Windows to Linux and C++ MFC WinForm from Windows to wxWidget Linux. Will have to deal with #include and extern problems during migration. The assignment will probably last several months, around 16 hours per week. The start date is to be determined. Must submit resume and provide references to past completed tasks.

    €11 / hr (Avg Bid)
    €11 / hr Gns Bud
    12 bud

    I am looking for a MFC developer who would help to build the CxImage library against platform toolsets v100 and v142, both Unicode Debug and Unicode Release. The CxImage library can be found here

    €21 (Avg Bid)
    €21 Gns Bud
    4 bud

    Hi I am want solve my c# webbrowser 1st form loading after 2nd page not loaded. 1st page load after 2nd page must available javascript anything so page not going loaded. If you help me like this simple work then I am agree paid $30 for this project. If you expert then it's your high 10min work but It's important for me. I need simple code for this solution & I am need using this simple code in my work purpose. Very Simple work just you show How 2nd page loaded. Work Really simple but It's hard for me hugh. Waiting your kind good response & best solution. I need checked your success then I am accepted your bid & paid.

    €28 (Avg Bid)
    €28 Gns Bud
    5 bud

    Hi, I am doing an Android Webview App (I can create the app, and create the website myself) However, I would like help displaying different content when a user visits the actual website URL in his browser, and when the webview app is opened inside of the actual webview app Example: User visits homepage in normal webbrowser, instead of loading the normal website, just a logo, and a prompt/link to download the app in google play store + apple store User opens the actual webview app - then the normal website is displayed as always From what I have read online this can be done through javascript/css

    €150 (Avg Bid)
    €150 Gns Bud
    15 bud

    I want to have a full time programmer on my side to program different software for webbrowser applications. Backhand and fronttent. You need to have skills in Java, Javascript, CSS, Github, Php, HTML, c++ and Perl. Please give me your price per month. I am searching for the best price/quality. Show me your profile, your experience and portfolio. You are going to work on:

    €621 (Avg Bid)
    €621 Gns Bud
    65 bud

    I have a simple C# class, I want to convert it into VC++(MFC) class.

    €72 (Avg Bid)
    €72 Gns Bud
    9 bud

    I am managing MFC application for my business if you are talent in MFC, please bid let me explain more on chat...

    €1120 (Avg Bid)
    €1120 Gns Bud
    10 bud

    A Windows MFC, VC++ based desktop application requires to be reengineered. We need to perform a walkthrough of existing code and recommend a roadmap to reengineer the application. The reengineering in the scope of the current project involves upgradation of the UI from the existing MFC based UI to one of the current Microsoft frameworks like Fluent Design (or any other recommendation that the candidate can propose)

    €1293 (Avg Bid)
    €1293 Gns Bud
    4 bud

    Hi guys. I have a MFC app, and authenticate license with linux server. attackers crack auth feature. who can help me? don 't say please "use VMprotect" or other encryption tool on chat. I want logic which can prevent cracking. I'll make this long term project for genius developer - 1500GBP+ monthly... please write "PREVENT CRACKING". regards.

    €706 (Avg Bid)
    €706 Gns Bud
    3 bud

    ..._WrapDispatch(dispatch, userName, resultCLSID, typeinfo, clsctx=clsctx) File "C:UsershpAppDataLocalProgramsPythonPython36libsite-packageswin32com", line 37, in __WrapDispatch klass = (resultCLSID) File "C:UsershpAppDataLocalProgramsPythonPython36libsite-packageswin32comclient", line 183, in GetClassForCLSID mod = GetModuleForCLSID(clsid) File "C:UsershpAppDataLocalProgramsPythonPython36libsite-packageswin32comclient", line 226, in GetModuleForCLSID mod = GetModuleForTypelib(typelibCLSID, lcid, major, minor) File "C:UsershpAppDataLocalProgramsPythonPython36libsite-packageswin32comclient", line 266, in GetModuleForTypelib AddModuleToCache(typelibCLSID, lcid, major, minor) File "C:Us

    €23 / hr (Avg Bid)
    €23 / hr Gns Bud
    7 bud

    ...the main updater program to be used for checking for updates. In order to properly work, it needs an ini file we should call "". This INI file should contain all information needed to update a software app: Name, Version, Product GUID, URL, etc. To create this ini file, a second tool is needed: updater_configuration.exe. There you add all the required data in edit boxes in this MFC APP. This app also creates and file that contains the information about the new version, new ver number, link to download this new version, release notes, etc How Does work? When is launched does the following: 1. Reads the program info from and extracts the currently installed version of program (from Regsitry

    €197 (Avg Bid)
    €197 Gns Bud
    17 bud