I'm wanting to skin the scoller on a listbox, how can I replace the default grey with a picture or image of my choice. I was trying to use device context bitmaps, created in memory on the fly, and then when the control recieves the draw instruction I inserted my code thier, but it just drew...
Ok, what I'm trying to do is extract an icon from a file [I've got this part finished] I'm using a custom control from vbsmart.com that is a ownerdrawn menu, which allows pictures. I'm trying to let the user add thier own menu items (programs, files, etc.) When they do so it will get the icon...
Hi all,
I'm trying to skin the scroll bar in either a listbox or treeview, which ever is easier, I've gotten the messages captured via a subclass dll. They are captured from the listbox. I, based on info gotten from GetScrollInfo, have figured out how to calculate the scrollbars position...
That don't work, Iv'e tried it, I mean an actual module, I have a md_Main_Declarations.bas that I need to have the script access, and your code above isn't what I mean, I appreciate the effor though :) DarkMercenary
darkmercenary44@earthlink.net
In the real world
As in dreams
Nothing is quite...
I want to know how I let the Script Control know that a Module Exists. I've added the other objects to it but how can I tell it that the sub it's looking for is in the Module DarkMercenary
darkmercenary44@earthlink.net
In the real world
As in dreams
Nothing is quite
What it seems
:Book of...
Alright, I'm creating a control that will make a borderless form look like that of a form in Microsoft Project 2000, and Microsoft Visio 2000. I've got everything to work, but one thing.
I have the 3 buttons on the top of the form, Minimize, Maximize and Close (these are actually in the...
I'm really grateful for all the help your giving me arcanist, hopefully I'll get it to work. DarkMercenary
darkmercenary44@earthlink.net
In the real world
As in dreams
Nothing is quite
What it seems
:Book of Counted Sorrows
ADODB.Connection.1 error '800a0bb9'
The application is using arguments that are of the wrong type, are out of acceptable range, or are in conflict with one another.
/listen.asp, line 9
I get this error, heres what I have in my listen.asp page....
<%
dim rs
dim doc
dim cn
dim rqs
' Create...
Thanks alot arcanist, wish I could give you more stars but tek-tips won't let me, :) thanks for all the help, I'll try that today
DarkMercenary
darkmercenary44@earthlink.net
In the real world
As in dreams
Nothing is quite
What it seems
:Book of Counted Sorrows
Alright I'll try it arcanist, and see if it works. Sunaj, I want the VB executable to reside on a users machine not the server, my program is a RPG online server and client, people who run the servers should be able to insert thier IP addy into my database on my site, or thiers if they wish...
Thanks both of you, I've tried the XML thing, I found an author on PSC who did it, but it won't work on my webhoster, those cheapskates don't have XML installed, and I pay for the service to, they only have File System Object, PHP, ASP, IIS, SSI, etc, and ADODB connection abilities, that is why...
I want to have my VB program access a database on my website, and be able to retrieve the information stored within and then later on write to the same database, all without actually downloading the database, I could also do it with a text file it that is easier. DarkMercenary...
What OS do you have. I've got 2000 pro and I've made a chat server, and client and have tested them both in IDE mode, using multiple winsocks. I've had as many as 50 socks open at once on my MUD/Telnet project. All running in IDE mode.
I just open the client IDE, then open the Server IDE...
I'm working on a project to help me understand what kind of data comes in and goes out of your computer while connected to the net, or a client or server. What I'm trying to do is to view the data on a connected Dial Up connection, before it gets to the computer, well to the application that...
Thanks for the tip, and yes I do have a C++ source from that Q3DPlug for webpages, it does counterstrike servers also, thats what I'm looking at, but I don't know a lick of C++, do know a very very small ammount of C, just variable decs, and structs so that sohould help me out a little...
I did somewhat, but I'm still trying to figure out what order is what in the return string, I've somewhat made sense out of the code. Just have to get the right order and byte length. DarkMercenary
darkmercenary44@earthlink.net
In the real world
As in dreams
Nothing is quite
What it seems...
Snaggs , your a genuis DarkMercenary
darkmercenary44@earthlink.net
In the real world
As in dreams
Nothing is quite
What it seems
:Book of Counted Sorrows
All right I am writing software to ping my favorite counterstrike game servers, i figured out the commands on how to do it using UDP Protocol, I ping it with the command players and this is what it gives me...
ÿÿÿÿDDrobe äá‡D{DED}HolyHandGrenade dÁDScroTor 2Eblistering...
How do I get a borderless form to show in the taskbar without using a hidden form to do it with. I've done it before using some kind of API but lost all my code in last drive format. DarkMercenary
darkmercenary44@earthlink.net
In the real world
As in dreams
Nothing is quite
What it seems...
I"m making a MUD Server in Visual Basic, I don't know how many of you know what a MUD is, but If you do, then heres my problem. If you know what mobs are then you should know what mobprogs are, I'm trying to make a user definable AI like behavior for the mobs. What I need to know is how...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.