Find Jobs
Hire Freelancers

little thing vb api softwrap

$30-5000 USD

Closed
Posted over 20 years ago

$30-5000 USD

Paid on delivery
ok i got an app in vb im using softwrap to wrap it... now within vb im supposed to know if app is regged... Isregistered function from an api call to [login to view URL] HOW do i get that ? thats the .h file they gave #ifndef Register_h #define Register_h #ifdef REGISTER_EXPORTS #define REGISTER_API extern "C" __declspec(dllexport) __stdcall #else #define REGISTER_API extern "C" __declspec(dllimport) __stdcall #endif // Constants #define NOT_REGISTERED 0 #define REGISTERED 1 #define HACK_DETECTED 2 #define FILE_MISSING 3 #define FILE_ERROR 4 #define EXPIRED 5 // Exported functions REGISTER_API int IsRegistered(char *pSWFile); #endif And heres the pdf doc int check_purchase_status(char *DllFilename, char *Swfile) { if (!check_CRC(DllFilename)) return -1; typedef int (_stdcall *FUNC)(char*); FUNC IsRegistered; HINSTANCE h = LoadLibrary( LPCTSTR(DllFilename) ); if( h == NULL ) return (GetLastError()); IsRegistered = (FUNC)GetProcAddress(h,"IsRegistered"); if( IsRegistered == NULL ) return (GetLastError()); return (IsRegistered(Swfile)); } Please help me... i dont know how to declare and use the dll as an api thanks for all ## Deliverables 1) Complete and fully-functional working program(s) in executable form as well as complete source code of all work done. 2) Installation package that will install the software (in ready-to-run condition) on the platform(s) specified in this bid request. 3) Complete ownership and distribution copyrights to all work purchased. ## Platform all
Project ID: 2969160

About the project

7 proposals
Remote project
Active 21 yrs ago

Looking to make some money?

Benefits of bidding on Freelancer

Set your budget and timeframe
Get paid for your work
Outline your proposal
It's free to sign up and bid on jobs
7 freelancers are bidding on average $18 USD for this job
User Avatar
See private message.
$4.25 USD in 3 days
4.7 (41 reviews)
4.7
4.7
User Avatar
See private message.
$7.65 USD in 3 days
5.0 (39 reviews)
4.4
4.4
User Avatar
See private message.
$25.50 USD in 3 days
4.9 (34 reviews)
4.4
4.4
User Avatar
See private message.
$25.50 USD in 3 days
5.0 (9 reviews)
3.9
3.9
User Avatar
See private message.
$6.80 USD in 3 days
5.0 (2 reviews)
1.5
1.5
User Avatar
See private message.
$17 USD in 3 days
0.0 (0 reviews)
0.0
0.0
User Avatar
See private message.
$42.50 USD in 3 days
0.0 (3 reviews)
0.0
0.0

About the client

Flag of CANADA
Canada
4.4
5
Member since Aug 7, 2003

Client Verification

Thanks! We’ve emailed you a link to claim your free credit.
Something went wrong while sending your email. Please try again.
Registered Users Total Jobs Posted
Freelancer ® is a registered Trademark of Freelancer Technology Pty Limited (ACN 142 189 759)
Copyright © 2024 Freelancer Technology Pty Limited (ACN 142 189 759)
Loading preview
Permission granted for Geolocation.
Your login session has expired and you have been logged out. Please log in again.