Win32 userprofilecông việc

Bộ lọc

Tìm kiếm gần đây của tôi
Lọc theo:
Ngân sách
đến
đến
đến
Loại
Nhiều kỹ năng
Ngôn ngữ
    Tình trạng công việc
    2,000 win32 userprofile công việc được tìm thấy, giá theo USD

    ...where Super admin can update/delete policies. - Apply: Allows admin users on the Index page to select the policies they wish to apply, choose a user profile from the dropdown, and upon clicking apply, stores the selection in the database. 2. UserProfile Manager: (Budget: USD 100) - CRUD page enabling users to perform CRUD operations on UserProfiles. Super Admin users can add a name, description, and utilize a search box to find users or groups. Upon searching for a User, the found user must be added to a table called Users, visible on the UserProfile manager. Similarly, for groups, when a group is searched, it should be displayed in the Groups table, along with all corresponding users belonging to that group in the Users table. 3. Activity Logging: (Budget: USD 10...

    $648 (Avg Bid)
    $648 Giá đặt trung bình
    38 lượt đặt giá

    ...hiccup when this code is exposed as a C external method. Specifically, there is an “error 87 win32” that only occurs when the methods are exposed in C. Here are further details to understand the request better: - Problem: An Win32 API call seems to generate the error. However, the exact reason that triggers this fault needs to be pinpointed. - Deliverable: The end goal is to have the code run as smoothly when exposed as C methods as it does in C++. - Credentials: I highly appreciate freelancers who demonstrate their expertise through past work experiences. Do make sure to include similar projects you've completed. Demonstrable skills in C and C++ programming, debugging and experience with win32 APIs are important for this job. A keen eye for det...

    $138 (Avg Bid)
    $138 Giá đặt trung bình
    20 lượt đặt giá

    For this project I welcome hearing from someone strong working with C++ in Visual Studio, more specifically 'someone who's created TabControls in any past projects!' The article below shows an example of a particular form I want to create. As I'm currently using VS2019 and wish to stick with VS2019 for now, I will give preference to anyone who has VS2019 installed, and ideally, someone who's saved a past project working with Tab Controls. This makes the task much simpler for the person doing this project. (1st time creating TabControls may be a hassle.) Only bids $30 or less will be considered and pls note that if you have VS 2019 I strongly suggest ***that you state this when placing your bid.*** I will promptly get back

    $21 (Avg Bid)
    $21 Giá đặt trung bình
    10 lượt đặt giá
    Win32 API C++ Class Development Đã kết thúc left

    I’m in search of a highly skilled C++ developer familiar with Win32 API’s, including rasdial and networking. The developer will be tasked with constructing a class capable of performing VPN functions, specifically for connection establishment and disconnection. VPN credentials will be provided to you for testing and some example implementation we use to use in C# that uses UWP, which is no longer relevant for our use case. The class should be able to support Ikev2 VPN protocols. This class will be utilized as a flutter plugin for windows. Flutter plug-in development experience is a plus. All necessary credentials will be provided. Proficiency in C++, Win32 API's, networking, and prior experience with VPN functionalities is necessary to undertake this proje...

    $500 (Avg Bid)
    $500 Giá đặt trung bình
    23 lượt đặt giá

    This project is simpler t...yesterday's project. I want some C++ code (that I can build from VS2017 developer cmd window) purpose of this code simply being to display a form with some tab controls, as well as the form title and some message. Microsoft link below gives an example, but please remember I want to be able to build whatever code is sent to me using VS2017 developer cmd window. Fwiw the freelancer from last project built using VS2019 developer cmd window, I had no problem. My budget for this project is $30 maximum. Imp't Note: If interested in this project kindly send a png image of a similar C++ project you have done in the past which has option tabs. Thank you in advance for your bids! Best regards, Grant

    $65 (Avg Bid)
    $65 Giá đặt trung bình
    14 lượt đặt giá

    ...conditions. Edit activity still needs some work, I’m getting this error “Reverse for 'edit' with no arguments not found. 1 pattern(s) tried: ['edit/(?P<post_id>[0-9]+)Z']” Views are working, but there might be something wrong with users, I’m getting the message “UserProfile matching query does not exist” when I login with onother user, I might be using UserProfile when I should use User. If a user has no information in the UserProfile model seems to show the error. On profile section you should be able to edit AbstractUser and UserProfile once the edit profile button is clicked by seeing a pre-populated form with the fields, then save changes. When showing all activities, do not show activiti...

    $23 (Avg Bid)
    $23 Giá đặt trung bình
    24 lượt đặt giá

    ...this error “Reverse for 'edit' with no arguments not found. 1 pattern(s) tried: ['edit/(?P<post_id>[0-9]+)Z']” Need to fix follow/unfollow feature, can't yet make the button change to unfollow once clicked, it does affect the model as I checked /admin. Views are working, but there might be something wrong with users, I’m getting the message “UserProfile matching query does not exist” when I login with onother user, I might be using UserProfile when I should use User. Can’t show all posts without being logged, the idea is to allow users to see this section. All other sections and features require login, so if like or follow are clicked you should be taken to login. TWO VERSION FOR DELIVERY I would like...

    $17 (Avg Bid)
    $17 Giá đặt trung bình
    8 lượt đặt giá

    Implement progress drawing inside other ListView controls. Platform: Win32 API We need our existing progress bar drawing to also draw progress in other ListView controls. Preferred programming language: C/C++ Skills and experience required: - Proficiency in C/C++ - Experience with web development - Knowledge of ListView implementation - Strong understanding of progress drawing techniques - Ability to translate a specific design into code - Attention to detail and ability to meet project requirements

    $110 (Avg Bid)
    $110 Giá đặt trung bình
    12 lượt đặt giá

    This is for a Win32 C++ Console Application and very likely an additional DLL. Use Visual Studio 13, 19, or 22. I need to hook access to the windows registry for all running applications (not just this console app). Here is the purpose of the project. It is to support a security paper that talks about encrypting registry data that is saved and unencrypting it once it is retrieved. The pipeline is this: 1. Hook the registry 2. Watch reads and writes to keys that are in a list (I would suggest 3-4 keys in a list for testing) struct MonitorKey { HKEY key; TCHAR name[256]; }; struct MonitorKey mk[] = { {HKEY_LOCAL_MACHINE, L"ThisKeyName" }, {HKEY_CURRENT_USER, L"ThatKeyName" } }; 3. When an application writes to a key that is in the list, the dat...

    $164 (Avg Bid)
    $164 Giá đặt trung bình
    5 lượt đặt giá

    I am looking for a freelancer to fix the sockets based file transfers in my project. The project is written in C using the Win32 API. Requirements: - Strong knowledge and experience in C programming language - Expertise in socket programming - Ability to assess and identify errors or issues related to sockets Timeline: - Immediate (1-2 days) Note: I am not sure about the specific errors or issues that need to be fixed, so I need the freelancer to assess the situation and provide solutions accordingly.

    $129 (Avg Bid)
    $129 Giá đặt trung bình
    14 lượt đặt giá
    Hook Windows Registry Access Đã kết thúc left

    Greetings, This is for a Win32 C++ Console Application. I need to hook access to the windows registry for all running applications (not just this console app). Here is the purpose of the project. It is to support a security paper that talks about encrypting registry data that is saved and unencrypting it once it is retrieved.

    $200 (Avg Bid)
    $200 Giá đặt trung bình
    1 lượt đặt giá

    ...Description: Designing IT Landscape for a Private Hospital Report** **Objective:** The objective of this task is to evaluate and propose an optimal IT landscape for a private hospital, accommodating 30 concurrent users. The focus will be on choosing between hosting our own servers through a hosting company or adopting Office 365 cloud solutions. The existing software infrastructure includes old Win32 applications developed in Visual Dataflex, .NET, and Delphi, Navision installations, and a SQL server with five databases. Additionally, the consideration of containerization for some applications and the incorporation of open source solutions where feasible will be explored. Data security, especially concerning patient and critical data, is of utmost importance. **Key Components:*...

    $25 / hr (Avg Bid)
    $25 / hr Giá đặt trung bình
    28 lượt đặt giá

    ...port a C++ Win32 API to C# WinForms Desktop Application using the latest .Net Framework and using an existing library in order to create a file copy operation on a local network. The desired outcome is to copy files/directories from one location to another. Only the number of files done and the total file count is needed, along with a ProgressBar for the total of each file completed and a ProgressBar for the total percentage of the copying/moving operation - The freelancer must be familiar with both C++ Win32 API and C# WinForms in order to successfully complete this project. - I will provide a specific coding standard or guideline to be followed. - The completed code will need to undergo functional testing to ensure its effectiveness. If you have experience in C++ ...

    $158 (Avg Bid)
    $158 Giá đặt trung bình
    54 lượt đặt giá
    website for medication Đã kết thúc left

    i want to have login page , registrantion page , userprofile , medciation for user the project should use ibm service like cloudent database to retrive the data and let user login to app also use app id to login to the application , the language transluter should be use to translate the medication page for user , also a chatbot will tell when the dr avaiable to call her to book appoiuntment , kubernetes also should be used for this project

    $651 (Avg Bid)
    $651 Giá đặt trung bình
    130 lượt đặt giá

    ...functional components. I am working on the backend part, after UI is done we need to integrate with the backend. I could have done the UI, but since the deadline is very strict I came here. The project requires the following features: A simple UI which has a dummy sidebar, a dummy navbar. And a button to check status of subscription A form to create/update userprofle. Functionality to delete userprofile, or unsubscribe to proucts. - CRUD operation for User Profile The client does not have a specific design or layout in mind, but they have a rough idea of what they want. The ideal freelancer should be able to work with the client's vision and create a visually appealing UI. The timeline for this project is within 1 week, so the freelancer should be able to work efficient...

    $118 (Avg Bid)
    $118 Giá đặt trung bình
    23 lượt đặt giá

    I want a custom microsoft windows logon Logic by Credential Providers(use C++ only) I have two PC,one is use Win7 and another is use Win 10,I want shall my PC to others and don't want to shall the password I fo...microsoft windows logon Logic by Credential Providers(use C++ only) I have two PC,one is use Win7 and another is use Win 10,I want shall my PC to others and don't want to shall the password I found that Credential Providers can Custom login credentials if anyone can do this?tell me your price, I will modify the price here is the Microsoft's document here is the Microsoft's sample

    $1072 (Avg Bid)
    $1072 Giá đặt trung bình
    9 lượt đặt giá
    quasar-vite with electron Đã kết thúc left

    I am trying to publish a version of my code for distribution. I am getting an error SQLITE_CANTOPEN. The distribution .exe file runs, but I cannot login because the database is not available. I need someone to guide me to fix it. I am using these versions: Operating System - Windows_NT(10.0.19045) - win32/x64 NodeJs - 14.19.0 Global packages NPM - 6.14.16 yarn - 1.22.17 @quasar/cli - 2.3.0 @quasar/icongenie - Not installed cordova - Not installed Important local packages quasar - 2.12.3 -- Build high-performance VueJS user interfaces (SPA, PWA, SSR, Mobile and Desktop) in record time @quasar/app-vite - 1.4.3 -- Quasar Framework App CLI with Vite @quasar/extras - 1.16.5 -- Quasar Framework fonts, icons and animations eslint-plugin-quasar - Not installed vue - 3...

    $18 (Avg Bid)
    $18 Giá đặt trung bình
    8 lượt đặt giá

    powershell code - using environment variable %userprofile% to append a path to another xml file on a certain line The powershell code will run as the current logged on user and add the current user full path to the line 'c:userstomscompany-1Team TS - DocumentsTemplatesRevitRevit ScriptsDynamoCustom Packages' below example; if username is john it would be c:usersjohncompany-1Team TS - DocumentsTemplatesRevitRevit ScriptsDynamoCustom Packages example; <CustomPackageFolders> <string>%BuiltInPackages%</string> <string>C:ProgramDataAutodeskRVT 2023Dynamo2.16packages</string> <string>.c:userstomscompany-1Team TS - DocumentsTemplatesRevitRevit ScriptsDynamoCustom Packages</string> <str...

    $16 (Avg Bid)
    $16 Giá đặt trung bình
    10 lượt đặt giá
    Issue with APP Đã kết thúc left

    ...************** mscorlib Assembly Version: 4.0.0.0 Win32 Version: 4.8.9167.0 built by: NET481REL1LAST_B CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v4.0.30319/mscorlib.dll ---------------------------------------- WindowsApp1 Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/SEGA/vb/ ---------------------------------------- Assembly Version: Win32 Version: 14.8.9032.0 built by: NET481REL1 CodeBase: file:///C:/WINDOWS/Microsoft.Net/assembly/GAC_MSIL/Microsoft.VisualBasic/v4.0_10.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- Assembly Version: 4.0.0.0 Win32 Version: 4.8.9176.0 built by: NET481REL1LAST_B CodeBase:

    $132 (Avg Bid)
    $132 Giá đặt trung bình
    7 lượt đặt giá

    1. Download all .TAB files from an FTP location. Example Attached as "" 2. Combine all data into one file. 3. Map data to new headers. (attached as ""). There ...Combine all data into one file. 3. Map data to new headers. (attached as ""). There is some data massage necessary. See notes in file highlighted in Blue. 4. Remove duplicates using 'order-item-id' as unique primary key. 5. Save result as tab delimited txt file in a local file C:/LakesideBooksClient/Downloads/ as AlibrisOrdersImport YYYY-MM-DD 6. Save an additional copy to %UserProfile%DropboxFTPRepositoryAlibrisOrderArchive 7. Delete any left over files from step 1. I would prefer a batch file or Node JS. I will be setting this up as a Scheduled Task to run every 30 minutes.

    $143 (Avg Bid)
    $143 Giá đặt trung bình
    29 lượt đặt giá

    I am looking for a freelancer who can integrate an MQTT client with an existing Win32 C application (). The purpose of this integration is to enable real-time data communication. At this stage, publishing only is required, no subscription. Skills and Experience: - Strong experience in Win32 C programming - Knowledge of MQTT protocols and concepts - Familiarity with the Mosquitto MQTT broker - Understanding of real-time data communication principles - Ideally some knowledge of B&R Automation PVI interface, although this is well documented and we can offer guidance there. Specific Requirements: - The integration should be compatible with the Windows XP 32-bit operating system and consist of a single portable executable file - The MQTT client should be able to

    $2883 (Avg Bid)
    $2883 Giá đặt trung bình
    24 lượt đặt giá

    ...who have pertinent experience. Please see sample materials below. Thanks! ======================================== Sample Code Below ======================================== The code in the .txt file attached is VBA but does not compile because there is no IRibbonTab. The two snippets that are commented out are .Net-based. The attached Word template that contains VBA file uses a Win32 approach from this article: but I had to add exception handling, etc. because it did not work and threw errors. The code provided is *for reference only*. I do *not* care how this gets working. I simply need to pull all of the IDs, labels / tags of Ribbon Tabs, Tab Groups, and associated controls - *especially* of Excel add-ins

    $44 / hr (Avg Bid)
    Gấp
    $44 / hr Giá đặt trung bình
    35 lượt đặt giá

    There is one functionality that is being invoked by an application that is disconnecting all remote connections to that computer/os - I am not sure, what the function is.. would like to understand more about it.

    $22 (Avg Bid)
    Nổi bật
    $22 Giá đặt trung bình
    10 lượt đặt giá

    My team and I are looking for someone to provide valuable UX feedback for our feedback platform, specifically for working with 3D content for clients. We need someone who is knowledgeable about 3D UI/UX and content management. You must have experience working with the feedback and approval process when working with clients. We expect you to: - create a userprofile on the platform (it's free =) ) - Create a project, upload some assets - Invite someone to collaborate on the platform - Get some feedback from you collaborator These steps can be done in 2 minutes, but we expect you to be curious and try things out on your own to get a feeling for the platform. Deliveries - Write down a total of 10 most important improvement suggestions within the areas - - Onboarding - - User e...

    $57 (Avg Bid)
    $57 Giá đặt trung bình
    8 lượt đặt giá

    I need to use nodejs 32bit for a project and I am not able to resolve an issue I have. When trying to "npm i odb...--napi_version=8 --node_abi_napi=napi --napi_build_version=6 --node_napi_label=napi-v6 --msvs_version=2022' (1) npm ERR! node-pre-gyp info it worked if it ends with ok npm ERR! node-pre-gyp info using node-pre-gyp@1.0.10 npm ERR! node-pre-gyp info using node@18.16.0 | win32 | ia32 npm ERR! node-pre-gyp info check checked for "C:UsersODBCDocumentsodbcnode_modulesodbclibbindingsnapi-v6" (not found) npm ERR! node-pre-gyp http GET npm ERR! node-pre-gyp ERR! install response status 404 Not Found on Complete erorr log available.

    $16 (Avg Bid)
    $16 Giá đặt trung bình
    7 lượt đặt giá

    ...com/microsoft/Windows.UI.Composition-Win32-Samples/tree/master/dotnet/WPF/ScreenCapture With the following changes: • New UI element to set a “stream name” • When a screen or application is selected for screen capture it outputs an NDI 5.5 stream using their SDK () with the defined name This is likely to be relatively straight forward but there is a single complex aspect; • creating an efficient hardware accelerated graphics format converter in order to render the video to the NDI streamer in an acceptable format. This has been done before; on the GitHub itself there is an “issue” where someone has sought help from Microsoft to do this using Direct3D. The discussion (& probably much of the required code) is here:

    $214 (Avg Bid)
    $214 Giá đặt trung bình
    20 lượt đặt giá

    The application should be command driven and send MIDI control change data to the midi port. The command line should look like this: <channel> <controller> <value> that's all! :-)

    $38 (Avg Bid)
    $38 Giá đặt trung bình
    6 lượt đặt giá

    ...upload-used] :local downloadUsed [/tool user-manager user get $user download-used] :local totalDataUsed ($uploadUsed + $downloadUsed) :local userDisabled [/tool user-manager user get $user disabled] :local actualProfile [/tool user-manager user get $user actual-profile] :if (($userDisabled = false) && ($phoneInfo != "")) do={ :local userProfile [/tool user-manager profile print as-value where id=$actualProfile] :local transferLimit ($userProfile->"transfer-limit") :local remainingTransfer ($transferLimit - $totalDataUsed) :local trafficInfo "" :if ($remainingTransfer < (10 * 1024 * 1024 * 1024)) do={ :set trafficInfo ("Warning: " . $username . " has less than 10GB left to reac...

    $100 (Avg Bid)
    $100 Giá đặt trung bình
    1 lượt đặt giá

    Once the mp3 player is turned on, it shows a logo (sandisk), I want to add a message right after the logo. In order to do it, ...it shows a logo (sandisk), I want to add a message right after the logo. In order to do it, the source code of the system(firmware) has to be modified. I dont have the source code of the system, but I can provide the image of the system. The mp3 player has no hard drive inside, all it has is the SD card, which contains the booting files also. The image file I provide is 16gb .img file, you need win32 disk imager to burn it onto an Sd card and read it through Linux system. The following link will show you the mp3 I am talking about in this project. The job involves modifying the boot screen you see in that video. PM me for a video that shows how i want it ...

    $580 (Avg Bid)
    $580 Giá đặt trung bình
    23 lượt đặt giá

    The project's goal is to do a proof of concept for the following Python application and must meet the following requirements: (1) Python Web Application that is build with the framework Bottle () as included in the attached files. (2) The application shall run on a standard python installation (Version 3.7 or newer) (3) For a deployment on a Windows System as a Windows Service the Application shall be built with pywin32 (Python for Windows extensions) and needs to register as a service. The windows adminstrator must be able to start and stop it as a service. The service must appear in the windows services list just like any other windows service does. The service must implement a logging of errors. (for pywin32: -- import win32service, win32serviceutil, win32event, servicemanager) ...

    $219 (Avg Bid)
    $219 Giá đặt trung bình
    25 lượt đặt giá

    Download and install the Microsoft Edge WebView2 runtime. You can find it at Create a new desktop application project in your preferred development environment (such as Vi...Studio or Visual Studio Code). Add the WebView2 control to your project. This will allow you to embed your web app into your desktop application. Write the code to load your web app into the WebView2 control. You can do this using the WebView2 NuGet package in Visual Studio or by following the WebView2 API documentation at Customize your desktop application as needed to provide a seamless experience for your users. Build and deploy your desktop application.

    $142 (Avg Bid)
    $142 Giá đặt trung bình
    11 lượt đặt giá

    I am looking for an experience c++ developer whom have extensive experience with the win32 api. If you are a experience c++ developer and have created app for windows using c++ would love to chat

    $35 / hr (Avg Bid)
    $35 / hr Giá đặt trung bình
    32 lượt đặt giá
    C++/WIn32 developer required Đã kết thúc left

    Looking for a C++/WIn32 developer who have access to Visual Studio 2008. I will share more details thru chat.

    $20 / hr (Avg Bid)
    $20 / hr Giá đặt trung bình
    29 lượt đặt giá

    Hi, We want to design a mobile app for an educational app. Here is summary Login/Signup: two pages one for login 2) signup page. After signup, we need four tabs: tab1: LearningPage , tab2: ProjectPage tab3: DashboardPage, tab4: UserProfile Learning page: There are cards of subjects, on click any subject we need to have content display page. content display page will have horizontal and vertical scroll option. vertical scroll: in this topic names will be there. each of topic will have horizontal scrollbar. use can scroll horizontal card and on click will show contentcard. contentcard would have any of the following types: PDF,Images, Video, Audio/Text etc... contentcard will have three option display content, quiz ...

    $177 (Avg Bid)
    $177 Giá đặt trung bình
    67 lượt đặt giá

    Hi I've this code: private void button2_Click(object sender, EventArgs e) { ........ } I want a show from this page "" in C# WinForms the next things: 1. Show the latest version of php (Just show text "PHP 8.2.0" from ) 2. Show, latest 6 versions (including last from point 1). That mean will appear 6 () with the next versions: PHP 8.2.0 PHP 8.1.0 PHP 8.0.0 PHP 7.4.0 PHP 7.3.0 PHP 7.2.0 3. Show in the older versions of php, exactly this versions: PHP 5.2.10 PHP 5.3..0 PHP 5.4.0 PHP 5.5.0 PHP 5.6.0

    $42 (Avg Bid)
    $42 Giá đặt trung bình
    6 lượt đặt giá
    Project for David Vincent Z. Đã kết thúc left

    I need a Win32 C++ program in Visual Studio, which will print all drives, volumes, partitions and removable media, along with : - Drive letter (if any) - drive / volume / partition number (from 0 and up) - serial number - name

    $13 - $13
    $13 - $13
    0 lượt đặt giá
    Enumerate drives Đã kết thúc left

    I need a Win32 C++ program in Visual Studio, which will print all drives, volumes, partitions and removable media, along with : - Drive letter (if any) - drive / volume / partition number (from 0 and up) - serial number - name

    $22 (Avg Bid)
    $22 Giá đặt trung bình
    10 lượt đặt giá
    C++/Win32 Developer Đã kết thúc left

    Job Requirements include the following: Job Location: PAN India WFH (Permanent) Candidate must have strong experience in developing system level software using C++, Win 32 APIs, and COM Should have solid Expertise in C++ is mandatory (expected to be familiar with at least C++11 standard). Candidate must have strong experience in applying OOPS concepts, design patterns, templates, multi-thread programming Candidate must have strong experience in memory allocation and write code with no/minimal memory leaks Candidate must have strong experience in analysing crash issues and fixing them Candidate must have strong experience in Agile (CI/CD, Sprint, Scrum, Bitbucket, Jira, Confluence) Additional Skills: experience in C# and UWP application development would be added advantage Should ...

    $6106 (Avg Bid)
    $6106 Giá đặt trung bình
    5 lượt đặt giá

    A simple loopback program, win32 command line. Works on a single COM port. Transmits a block of data on COMx out of a prefilled buffer, while receiving on COMx (same port) into another buffer, then waits, then compares the two buffers, counts and reports any errors, then cleans up and does it again. Very simple! I am looking for someone who actually knows how to send data to a COM port and how to receive data from a COM port AND WHO HAS DONE THIS BEFORE. I am supplying MS VC++ sources from another program, which does mostly work, but while the transmission is done right, the reception is not. Maximum $100 :) PLEASE read the file carefully, and ensure you have already done comms under win32.

    $137 (Avg Bid)
    $137 Giá đặt trung bình
    12 lượt đặt giá

    A simple loopback program, win32 command line. Works on a single COM port. Transmits a block of data on COMx out of a prefilled buffer, while receiving on COMx (same port) into another buffer, then waits, then compares the two buffers, counts and reports any errors, then cleans up and does it again. Very simple! I am looking for someone who actually knows how to send data to a COM port and how to receive data from a COM port AND WHO HAS DONE THIS BEFORE. I am supplying MS VC++ sources from another program, which does mostly work, but while the transmission is done right, the reception is not. Maximum $100 :) PLEASE read the file carefully, and ensure you have already done comms under win32.

    $182 (Avg Bid)
    $182 Giá đặt trung bình
    13 lượt đặt giá

    To create a C function to find intersection points on a 3D object defined by vertex. A test program shall also be written in C to test the function thoroughly with various test cases. Project to be done in Visual Studio Win32 Console Application. Full requirement of the project will be provided after discussion.

    $1134 - $2268
    Niêm phong
    $1134 - $2268
    54 lượt đặt giá

    Hi. I am looking for android developer who knows the way how does setup android studio without internet. I read the article and tried as their described but I have a problem fourth step. %USERPROFILE%/.android/manual-offline-m2/ I can't find the android-gradle-plugin-3.5.0. If you have experience with it, please help me. Thank you.

    $140 (Avg Bid)
    $140 Giá đặt trung bình
    12 lượt đặt giá

    A simple loopback program, win32 command line. Works on a single COM port. See file. Sources attached; code does not work on a single port (works on two different ones) and it wasn't finished. May be a useful example. This is for somebody who already knows how to use COM ports under Windows and then it is very easy.

    $20 (Avg Bid)
    $20 Giá đặt trung bình
    2 lượt đặt giá
    Win32 com port loopback program Đã kết thúc left

    A simple loopback program, win32 command line. Works on a single COM port. See file. Sources attached; code does not work on a single port (works on two different ones) and it wasn't finished. May be a useful example. This is for somebody who already knows how to use COM ports under Windows and then it is very easy.

    $26 (Avg Bid)
    $26 Giá đặt trung bình
    4 lượt đặt giá

    This nearly works but the programmer did not finish (was paid) and communications were sporadic. The file describes what it is and what needs fixing. Probably very little needs fixing. This is for somebody familiar with MS Visual C/C++ and driving COM ports under Windows. Target is win7-64 or higher but it would be nice if it runs under winXP. I have also uploaded a free com port emulator but I don't think this will be needed. I think the errors will be obvious.

    $180 (Avg Bid)
    $180 Giá đặt trung bình
    21 lượt đặt giá

    I need a Lazarus function, that can compile both 32 and 64 bit like: function ReadDhcpOption(optionnumber:integer):TStringList It shoud query all adapters that has got an ip from an dhcpserver, if it can provide an option with number optionnumber if it has this option, and it is an string, the option should be added to a stringlist, that the function should return. The function should use win32 api DhcpRequestParams. The compiled function should work on both Windows 10/11 and Windows PE

    $200 (Avg Bid)
    $200 Giá đặt trung bình
    3 lượt đặt giá
    Outlook VBA Issue fix Đã kết thúc left

    ..."image", 0) If Location = 0 Then sSaveFolder & End If Next End If sPath & sName, olMSG sPath & hName, olMHTML If <> "Email to Approve and Send" Then If TypeName(Item) = "MailItem" Then ErrorCode = ("Z:complianceOulookVisualtimeDebugWin32 """ + + """ " + , windowStyle, waitOnReturn) If ErrorCode = 99 Then Dim strFilename As String: strFilename = "C:compliance" Dim strTextLine As String Dim iFile As Integer: iFile = FreeFile Open strFilename For Input As #iFile Line Input #1, strTextLine Close #iFile

    $24 (Avg Bid)
    $24 Giá đặt trung bình
    8 lượt đặt giá

    Create WinForms User Control (in C#) which creates a "Office Like" Printer Drop-Down List, populated with the actual available printers on the computer. See screenshot. Additional requirements: Printer list shall be fetched via Win32 or .NET (not WMI). Full C# sourcecode with example project shall be provided. Transfer of unrestricted use rights.

    $537 (Avg Bid)
    $537 Giá đặt trung bình
    63 lượt đặt giá