hello all. I need to know how to increase the speed of printing thro' vb when printing in a dos matrix printer. I am using the printer object .. ( A piece of...
hey roseta.., if u want to play with RAS then u should have little knowledge of networking.. well u just download the API Guide.. from www.allapi.net ther u...
Can you elaborate on your question? what do u mean by Form? is it dimension of array or datatypes? or just do transpose the array? ... Regards... Venkata...
Hi, I was trying to transfer data from one array to another(ie) I stored a list as an array in one form. The same data needed to be transferred to an array on...
Hello all, I would like to know how to establish the order of the columns created in a Table of a MDB with ADOX. I would like that one of these columns appears...
hi all, I want to know an API declaration. and the declaration of structures it uses. where can I find that? I have searched MSDN. it has it on C. but I want...
To find out some(970 api actually) api declaration go to www.vbapi.net and download the API guide.. I've never seen VB 6.0 interface..but if it's like VB 5.0...
Claudio
demigod@...
Jul 6, 2002 8:58 am
7382
hi, if you mean the site www.allapi.net I have seen it and used API guide. but I need RAS API and it does not contain the one I need. and for declaration I...
Try this links. Maybe you will find what you need www.freevbcode.com/ShowCode.Asp?ID=1674 msdn.microsoft.com/library/en-us/ dnaskdr/html/askgui07102001.asp ...
Claudio
demigod@...
Jul 6, 2002 9:15 am
7384
hi all, I have a structure in VC++ and I do not know how to impliment it in VB . union RAS_PARAMS_VALUE { DWORD number; struct { DWORD lenght; PCHAR data; }...
I think that would be someting like: type intString lenght as long data as integer end type type RAS_PARAMS_VALUE number as long string as intString end type i...
Claudio
demigod@...
Jul 8, 2002 9:39 am
7386
Hi all, I'm having trouble with Menus. Lets assume I have 3 forms (Frm1, Frm2, Frm3) with 3 menu elements to represent them. Here's what I do: 1) Hit MnuFrm1 -...
... De: Dipti Jagannath [mailto:cheshire@...] Enviado el: martes, 09 de julio de 2002 14:39 Para: Andreavb@Yahoogroups. Com Asunto: [andreavb] Menu...
Jorge Jurado Cordón
jjurado@...
Jul 9, 2002 1:02 pm
7388
good day i am currently research on parallel and distributed computing systems and i need vb codes that would implement that. please any form of assistance...
keyascii value for " is 34 senthil ... From: kf6uzn To: andreavb@yahoogroups.com Sent: Wednesday, July 10, 2002 09:47 AM Subject: [andreavb] chrcode does...
SenthilKumar GunaSeka...
senthil@...
Jul 10, 2002 4:16 am
7391
Hello Dipti, You can use API calls during the hit frm event such as alwaysontop etc. It will be much generalised version of any ontop event. Use any API Calls...
Sumoy Sen
sumoysen@...
Jul 10, 2002 10:28 am
7392
Hello all members... I have a problem with my image box or picture box. When I use a small picture or image box within a small form, and if I load a picture...
Sumoy Sen
sumoysen@...
Jul 10, 2002 10:36 am
7393
hi dipti, use can use mdifrm for the menu and frm1,frm2,frm3 as mdichild to solve ur
problem. a sample prj is attached. c.senthil kumar ... From:...
hi all, i am sorry for the typing error in my previous mail in reply to dipti's
query on menu. kindly read it as : Insert MDIFRM first with a menu and form1,...
If you are using VB6 then use image item instead of Picture box and set stretch =true. This shud help you. BUT this distirts the picture. ... Regards... ...
Hello I want to convert numeric digits into english words e.g. 5,000 into Five Thousand and 1,000,300 into One Million and Three hundred Is there a free...
Thanks a whole lot! I used the mdi form too but for some strange reason, it wouldn't display the form on top. Your sample was of help. Thanks again! -dipti ......
http://www.allapi.net/ good luck! Respectfully, Robert Coffey Programmer/Analyst - Industrial Automation Cintas Corporation Coffeyr@... Work:...
Coffey, Robert
CoffeyR@...
Jul 11, 2002 1:23 pm
7400
hi Use the ZOder command to bring the form to the front. If you do not want to do that then use frm1.hide/frm1,show event regards ... From: "Dipti Jagannath"...
Terry Pearce
t.pearce3@...
Jul 11, 2002 10:19 pm
7401
Hi, All Can somebody please tell me , How can I remove space between numbers or characters in Recordset in DataBase in all Fields? If you have some example...
try this web site http://www.vbapi.com ... Regards... Venkata Ramana Gundi _________________________________________________________________ Send and receive...