Quantcast
Browsing all 15564 articles
Browse latest View live

vBulletin - Current Forum Version and Latest Version

Hi, May I know what version of vBulletin is used here in our forums? And what's the lastest version available?

View Article


[HELP] Need a US Gmail Account for Testing Purpose

Hi, Can someone from US create a gmail account and pass the credentials to me (via inbox)? I need it for testing purpose as there's a country restriction (am from India, btw) Thanks

View Article


Image may be NSFW.
Clik here to view.

Map location on rotated image

I feel bad asking this as I'm pretty sure it is simple, but I just can't seem to get it. I have 2 images, with the red dot in the same x/y coordinate, except 1 is rotated. I add the red dot before I...

View Article

Quickbooks Error

Hi, I stuck in Quicken error 28. Do anyone know how to fix it?

View Article

Trouble logging in

Hi, Today I had to try logging in a dozen or so times during the last hour. Each time I got an invalid password error message, and the password reset would not work because it rejected my e-mail...

View Article


Auto combined keystrokes command to change keyboard layout from one to another

I'm developing an MS Access database in which user have to type data in multiple language and they will use third party software to type in unicode. So they have to continuously change keyboard layout...

View Article

Image may be NSFW.
Clik here to view.

Simulate TLS 1.3

To understand TLS 1.3, https://tls13.ulfheim.net/ is useful, but unfortunately it contains several discrepancies if you want to follow it in detail (eg. labels are not complete). For the detail,...

View Article

Using COM from VB6 IDE under Windows 10 has changed

I write applications in VB6 that connect to running Windows applications using COM. The Windows applications are high end microwave circuit design programs with published COM API's. I connect to a...

View Article


Prevent Updating of TreeView Control

I have Code in the Click() Event of a Command Button that alternately Expands and Collapses all Nodes of a TreeView Control. The Caption for this Button, as well as the Logic to not allow Recursive...

View Article


Set the TabIndex in an external application

Hi, how to move the focus in an external application to TabIndex 0? Why do I want to do that? I have need put some text in a textbox. When the application is first run, I tab twice (I now see the...

View Article

Hoffman w/ dictionary & deflate

Anyone know where I can easily put together a huffman with dictionary and deflate/inflate? Does anybody have it? I don't have much other to say other than I have seen performance results posted without...

View Article

Close edge in a button

How to close Edge in a button in VB6?

View Article

WHO needs to get it together

The WHO doesn't seems to know what they are talking about. Over and over they have changed their answers on the virus, how infectious, spread by surfaces and now if it's airborne. They also seem to be...

View Article


GetFiles - Mutiple File Ext Patterns

Hey all, I am using the below code to fill a listbox with just exensions I want. If I just do "*.jpg" by itself it works fine. Loads all files with that extension However, I am trying to add multiple...

View Article

Read the whole packet of a serial port - loop

Hi, I'm writing a program that when I click, I send various codes to a microcontroller and it sends back a response followed by a special character ( a semicolon character;). My problema is that I send...

View Article


PowerPoint - Informing other application that VBA macro is finished

Hi, My VB6 application links with PowerPoint, creates a new deck based on a template, populates the slides, and then starts a VBA-macro to allow further customization of the deck. That works fine when...

View Article

Code Working on VB 2013 And Not Working on VB 2019?

I have a code which is working very well in VB.Net 2013 and the same code (Copy & Paste) is not working on VB.Net 2019 ??? I Receive Error "Invalid Index (Exception from HRESULT: 0X8002000B...

View Article


[RESOLVED] The problem with load data from DB M.Access using ByVal

Code: Public Sub Load_TxtB_Lbl(ByVal sql As String, ByVal TxLb As Object)         conn.Open()         Dim cmd As New OleDbCommand(sql, conn)         TxLb = cmd.ExecuteScalar         conn.Close()...

View Article

VS 2019 [RESOLVED] Help with JSON data

I need some advice on how to iterate through a list (deserialized JSON to an object). Here is the JSON string: Code:...

View Article

How to make CsvToCsvConverter.vbs based on following code

Hello! I have; XlsxToCsvConverter.vbs (see the code at the bottum). How do I make this code convert Csv UTF-8 to the same Csv with semi-colon separation? I tried to change XLSX and xlsx with CSV...

View Article
Browsing all 15564 articles
Browse latest View live