API Write in external application DataGridView
Hi, Is there any solution using API to pass value from my windows form application to one datagridview control of other windows form application ? Basically I need to fill one column of one...
View Articleuploading Image from Xamarin Forms to Server
hi i have a webservice running but say the webservice address is : estateservice.estate.com i can upload the image to the upload folder in this domain but my main application is in estate.com now the...
View ArticleWeb API Giving Error
hi i have been trying this for a week now but cant find any solution so putting here now. i have a Xamarin App which sends data to web api. now the prob is its giving me the below error : Code:...
View ArticleWhat is the equivalent release function for CoCreateInstance?
I know that the Windows API function CoCreateInstance lets you create an instance of a specified class with a specified interface that's implemented by that class (based on the inteface GUID and class...
View ArticleCan I call a function from wlanapi.h ?
Hi. It's my first day on the forum, so excuse any mis-steps. What I'm trying to get is this (Windows Settings|Network & Internet): It's the user's current Wifi Data usage. Google lead me eventually...
View ArticleWhat's wrong with DeviceIoControl?
I'm trying to do this in Visual Basic 6. I'm following, to the best of my understanding, how I'm supposed to use the DeviceIoControl API function, and I'm trying to use it with the...
View ArticleCurious about CreateWindowEx etc.
Hi everyone! Out of curiosity - I know that VB6 likely uses Win32 API functions such as CreateWindowEx and SendMessage "under the hood" for the creation of forms and controls and such. Is this true of...
View ArticleCreateFile returns Incorrect function
I get a list of physical disks with wmic diskdrive list command. There are two internal SSDs, one USB flash drive and one external SSD connected to USB-C port. CreateFile works for all of them except...
View Article