
- Home
- Activity Stream
Activity Stream
New Activity ()
Please reload this page to view the 200+ new activity items that have been created.
-
Older Activity
-
Today, 12:47 PM
Ouch! It's all greek to me :-))
cheers,
</wqw>
1 replies | 15 view(s)
-
Today, 12:46 PM
This
Option Explicit
Private Sub Form_Load()
Const ssfDESKTOP = 0
With CreateObject("Shell.Application").NameSpace(ssfDESKTOP)
...
4 replies | 92 view(s)
-
Today, 12:38 PM
Big MIAM !
65105 replies | 6604256 view(s)
-
Today, 12:37 PM
he just got drunk ;)
65105 replies | 6604256 view(s)
-
Today, 12:15 PM
Could you please check that the CLSIDs on your system resolve to the appropriate folders or just to "my documents" as mine does? It would just help...
4 replies | 92 view(s)
-
Today, 11:50 AM
hi,i attached my project.
my problem is about show correct value from json utf-8 file in a textbox.
my json file opened in notepad++ is :
when...
1 replies | 15 view(s)
-
Today, 11:31 AM
I don't understand you....so I guess I understand you.
65105 replies | 6604256 view(s)
-
Today, 11:25 AM
what does the result file look like ?
10 replies | 123 view(s)
-
Today, 11:23 AM
I add link to mscorlib.tlb but link to .dll appears in window.
27 replies | 858 view(s)
-
Today, 11:22 AM
if png in the resources. can't set this icon handle to systray icon. but if load png in file "x:\xx.png". can set to systray icon. why. I test win10:o
30 replies | 2594 view(s)
-
Today, 11:09 AM
That works for those particular CLSIDs in Windows 7 pro, but for certain IDs my PC returns the same CLSID as that entered.
eg.
MsgBox...
4 replies | 92 view(s)
-
Today, 10:53 AM
OK, a bit more background:
The Unicode texts are read from an UTF-16 file at runtime, and stored in a Class/collection.
When a form is opened,...
12 replies | 7456 view(s)
-
Today, 10:50 AM
Some things have some complexity that you need to learn. Otherwise you need a magic wand.
11 replies | 159 view(s)
-
Today, 10:38 AM
Side by Side (SxS) is about installed libraries. I have no idea why people can't use the proper name Private Assembly instead. Both use Activation...
11 replies | 159 view(s)
-
Today, 10:38 AM
For protecting own made ocxs and dlls, if it is not against hackers but for preventing potential normal users from being able to use them, a simple...
11 replies | 159 view(s)
-
Today, 10:21 AM
How to use this driver in C/C++? The same approach i think will be in VB6 as well.
Stop!
47 replies | 2171 view(s)
-
Today, 10:17 AM
frm files stores all the string properties as ANSI. Please attach a small example.
12 replies | 7456 view(s)
-
Today, 10:13 AM
Not sure why a program would be doing this, but one way:
Option Explicit
Private Sub Main()
Const ssfDESKTOP = 0
With...
4 replies | 92 view(s)
-
Today, 10:08 AM
may be have simple way:
c= cdeclapi_add(11,22)
call VB_AddEsp(8)
sub VB_AddEsp(espvalue as long)'args=2,espvalue=4
'asm:add esp,espvalue
end sub...
9 replies | 301 view(s)
-
Today, 10:06 AM
may be have simple way:
c= cdeclapi_add(11,22)
call VB_AddEsp(8)
sub VB_AddEsp(espvalue as long)'args=2,espvalue=4
'asm:add esp,espvalue
end sub
47 replies | 2171 view(s)
-
Today, 09:38 AM
you can put activex dll,stdcall dll,cdecl dll,OCX IN vb6 res file,load and run dll ,ocx in memory.
11 replies | 159 view(s)
-
Today, 09:31 AM
I like to use this to complete Krool's work to make my app fully Unicode supporting. However, both compiled and in IDE the Unicode text that has...
12 replies | 7456 view(s)
-
Today, 08:56 AM
I thought that he didn't want to share the ocx and dll in System32 (and/or registry) but perhaps he wanted something else.
11 replies | 159 view(s)
-
Today, 08:52 AM
chromedriver.exe,VB6 HAVE THIS SAMPLE,IT COM OBJECT(ACTIVEX DLL)
Dim ChromeObj As ChromeDriver
Dim keys As New Selenium.keys '模拟键盘操作
Private...
9 replies | 301 view(s)
-
Today, 08:50 AM
Hi chaps, some help please, if you'd be so kind as to give some pointers.
I have Windows special folders accessed via CLSIDs
eg....
4 replies | 92 view(s)
-
Today, 08:22 AM
Function VB_Add(ByVal a As Long, ByVal b As Long, Optional NoUsed As Long) As Long
only add 【, Optional NoUsed As Long】 in every VB api function...
9 replies | 301 view(s)
-
Today, 08:10 AM
You don't have to add a reference to the DLL file, you have to add a reference to the TLB file
27 replies | 858 view(s)
|
Click Here to Expand Forum to Full Width
|