GET command to receive information from public API into Excel
Hi all, I hope I came to the right place for my issue. I am programming a vba macro in excel and are okay-ish with basic commands. However, what I try to achieve this time is beyond my current...
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 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 ArticleDo the Intrinsic File Manipulation Commands of VB6 Utilize the API?
Am working on a program that for the first time involves tens of thousands of active files instead of tens of thousands of active members. Also for the first time I'm making use of the API--and objects...
View Article[RESOLVED] DeleteObject API for gdi32
I am using a gdi32 api. Specifically CreateRoundRectRgn. I have learned that you should clean up after you use it. The way is to use DeleteObject. I would like to know. What happens if you do not...
View Article