VB6 Call Web Api GET
Hello friends:wave: I had a question about contacting the api : Connect via winhtt 5.1 I set up a connection and receive information from the web, but all at once I want to see if there is a way to...
View ArticleVS 2017 Dll Injection
Hello friends , I have a problem in visual basic. i'm using visual studio 2017. and I want to create a dll and inject to another proccess and when dll is inject I want to Form is load automatically. I...
View ArticleVB6: Question - Message Queue Method
I have a requirement to store text messages for sending in a sequential fashion. However, due to reasons of program structure I am using a timer to pick up the messages and process them for sending on....
View ArticleNovice Macro Amendment Question
Hi All, I am wondering if someone might be able to help me. I recorded a macro in Excel, it contains the following text: Range("C2:C10").Select Selection.Copy However when it comes to running the...
View ArticleGet button name on click
Hello all, I am creating a bunch of buttons on a form at runtime, which seems to all work great. The issue that is driving me nuts... I cannot seem to get the right button name when clicking one of...
View ArticleProjects on any size & resolution screens
l am working on a 17" laptop with 1920x1080 res . How my projects can be pesented correctly on a smaller laptop with 1366x768 resolution . Thanks in advance for feedback
View ArticleVS 2019 Get data from datagrindview
Hello everyone, in a form vb.net i have a datagrindview and i want to put in a textbox the penultimate row of the first column. I tried in a different ways but i have not solved. How can I do? Thanks...
View ArticleVS 2019 Save on Access Database trough vb.net
Hello everyone. Creating a software in vb.net and connecting it to Access, through the wizard, there is a problem: the setup, when I bring it to another PC, looks for the database in the path where I...
View ArticleDoes WritePrivateProfileString close the file after the write?
Likewise, does GetPrivateProfileString do so after a read?
View ArticleSQL Connection to different database based on username
VS 2019 SQL Server 14 I have a 'live' database that is working fine. We are wanting to give access to all users but in a 'play' environment. I have managed to duplicate the database without a problem,...
View ArticleUse special characters as a prefix for function or variable names
I'd like to know if there are any problems with using some special characters, such as ▁ ChrW(9601), as the prefix of function names or variable names? Code: Private Sub Form_Load() Dim ▁a As Long,...
View Articlehook createProcess with wmi
Code: Private Sub Command2_Click() Check1.Value = 0 End Sub Private Sub Command1_Click() 'ADD CONTROLS:Command1,Command2,List1,check1 Check1.Value = 1 strComputer = "." Set objWMIService =...
View ArticleHas anyone written the thread pool module of VB6?
In fact, for simple multi-threading, you only need to add a sentence to the called (callback function). If you need to support the objects in VB6, INPUTBOX, app.Title, then add a sentence to initialize...
View ArticleHelp in left click
How can I when I click left click on the letter X, and if I lift my finger from the right click, he does not press the letter X
View ArticleHelp How to create a letter
hi How can I control pressing the letter B in a place I specify for the letter
View ArticleHelp character key vb.net
hello I want to create a character key And control this key how to press in a specific place on the screen like a mouse We control the location of the click by cursor position What are the countries...
View ArticleInsert data from datagridview to SQL database
Hi, I have a datagridview and trying to save all the records from the datagridview to a SQL table on 'Save'. However, it doesn't work please could you check for me what is wrong... Data is inserted to...
View ArticleHow to set the canvas and rotating rectangle?
How to take a screenshot of a rotated rectangle? 1. Open a big picture and display it to the picture box control in a scaled down 2. Pull out a selection box to take a screenshot 3. Press the ABCD key...
View ArticleGoFund Me Help
Hey y'all! Not sure how many of y'all know, but I live in south Louisiana and my little town took a direct hit from Hurricane Ida. When I paid off my home, I dropped the insurance and gambled self...
View Article