Search:
Type: Posts; User: xiaoyao
Search:
Search took 0.04 seconds.
-
https://www.vbforums.com/showthread.php?891132
from properties window for a true WS_EX_LAYERED transparency on a true VB6 user-control.
This requires Win8+ to work and a proper manifest for the...
-
Now the price of cars with lithium batteries has risen by $2000.
-
Drag a form to the top and drop in a transparent PNG image. Make the form transparent, and that's it
拖动一个置顶的窗体,然后放入一个透明的PNG图像。让窗体透明,就是这样
-
This can only delete the lowest level item, how to delete all sub-items and the sub-items below
Public Function DelRegKey(ByVal KeyRoot As REGRoot, ByVal KeyName As String, ByVal SubKeyName As...
-
get all keys it's successfull about:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer
but this have no result,why? i add some keys in AboutURLs
Arr = ListALLKey(HKEY_LOCAL_MACHINE,...
-
HOW TO list all keys by RegEnumKey?
it's vb.net
https://blog.csdn.net/mohongmao/article/details/3431217
Private Declare Function RegOpenKey Lib "advapi32.dll" Alias "RegOpenKeyA"(ByVal hKey As...
-
This example is too simple to read only one value. What I want is to list all items, all names, all values
-
get vbheader,in exe and standard dll,activex dll,activex exe,Compiled into different PE formats, the method of obtaining may be different
-
make a stdcall standard dll function like :
function sum(a as long,b as long) as long
sum=a+b
'or dim XML AS XMLHTTP
end function
YOU NEED load msvbvm in function like this:
-
you can use winhttprequest or winnet.dll
-
YOU CAN PUT INET CONTROLS ON FORM1.FRM, set inet2=form1.inet1 in calss1.cls
-
You can also write a winsock-like transmission protocol, or http download mode. The host uses a WEB server, such as IIS, APACHE or NETBOX.EXE, and the client uses XMLHTTP to download. It can be...
-
The easiest way is to generate or load a transparent PNG image as an ICO icon, so that the cursor is transparent, which is much better than the 16-bit color. Or make another transparent form, float...
-
How to write a registry management tool similar to regedit.exe?
List all children, all names and values
For example, use JSON or dictionary objects to save all values, and then monitor the registry...
-
for read all key name
I don't know what is wrong, some KEY values are lost in reading, such as "DownloadUI"
Private Sub Command1_Click()
'HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer...
-
how to read all keys or valus?
' This is a Bas file for operating the registry, which contains functions that can create new key values, delete key values, and query key values. Powered by...
-
You can use the ADD-IN plug-in method to develop. Open a VB project, compile it, and get the prompt of the success or error of the compilation. Insert code, insert form controls and everything else....
-
Now that Apple's mobile phone payment and Android mobile phone have been closed by the United States, Russia can no longer buy tickets with mobile phones, and can only buy subway tickets with cash,...
-
After the end of World War II, China sent the army and intellectuals to many impoverished areas, but there are many fertile land, first to solve the problem of food, and then to popularize the...
-
War is actually the redistribution of world wealth. To put it bluntly, it means that several major countries benefit from it, and who can get more. When China was invaded by the Japanese, almost...
-
If you look at the average exchange rate in 2021, Ukraine's GDP will be 1.29 trillion. You must know that the GDP of China's Jilin Province is larger than it. In 2021, the GDP of Jilin Province will...
-
Many years ago, China helped North Korea to fight the invasion of the Americans. Sometimes, for the sake of national security, it did not count for success, and was forced to do nothing. If you want...
-
A country that is too poor is destined to be unable to fight against a powerful country. For its own security, Russia can only use force against Ukla to obtain temporary security. The United States...
-
vb6 standard dll need load msvbvm60.dll in thread or shell by command
-
miniblink.dll ,maybe can show pdf ,it's like chrome
-
HOW TO LIST ALL CLASSNAME(FORMS ,CLASS,CONTROLS ) NAME?
IN :Private Function NbofGetOiOfClass()
abcd
For i = LBound(Modules) To UBound(Modules)
With Modules(i)
Dim lLen As...
-
If the download speed is still not fast enough, you can try downloading in chunks. For example, a ZIP file, divided into 10 multi-threaded or controlled downloads.
-
QueryPerformanceCounter+doevents
-
In fact, the virus this time is not terrible enough, with a mortality rate of about 4%. If 10-100 variants are produced, a super virus is produced, and the mortality rate is 10-30%, just like chicken...
-
Just like World War II, killing militants in Japan, Italy, and Germany at the beginning may not trigger a global war in the next 10 years. Preventing the spread of the virus is the most effective...
-
CAN USE rot like createobject
-
How to implement the simplest VB6 compiler, how big is their source code for vb3.0?
Legend of Chez Scheme Editor
https://www.yinwang.org/blog-cn/2013/03/28/chez-scheme
He is the only one in...
-
ConnStr = "Provider=Microsoft.Jet.OLEDB.4.0;Extended Properties=""Excel 8.0;HDR=YES""" & ";Data Source=" & ExcelFile
Conn.Open ConnStr
-2147467259, the ISAM does not support deleting data in...
-
C:\Program Files\Common Files\Microsoft Shared\MODI\12.0\MDIVWCTL.DLL
Microsoft Office Document Imaging Viewer Control
it's for image to text ,ocr
-
There should be a way to get all HTTP requests and returned data, similar to a packet capture tool, please go to GITHUB for questions. I'm not familiar with this one
-
How to use VB6 code to set which icons are displayed on the taskbar
Detect which are hidden, set to show or hide icons
-
you can use main() sub for exe:
Option Explicit
Public RunInExe As Boolean
Sub Main()
RunInExe = True
Form1.Show
End Sub
-
It’s amazing, thank you great programmer, you are our role model
-
Use VS development tools, C#, VB.NET, or VB6, VBA form development
When adding controls, there will be many attributes. I use the Chinese version of the IDE development environment, but the...
-
Vb6 runs easily on WIN11, mainly because the minimal vb6 ide installation package is only 5-10M, and the decompression is only 30M.
The old version of vb.net installation occupies 3-5G, the new...
|
Click Here to Expand Forum to Full Width
|