Search found 13 matches

Actual Results

Post Posted: November 3rd, 2005, 6:57 pm

ok in vb6 i have a listview. I'M going to be adding lots of items to it very fast and it starts to flicker. Is there a way to stop it from flickering? Ive tried the not update screen api call but i want it to show them being added? Any ideas? :?:

Post Posted: September 16th, 2005, 3:42 pm

someone help

Post Posted: September 16th, 2005, 3:41 pm

234

Post Posted: September 10th, 2005, 6:17 pm

I have made a server which holds lots of data but when i loop through the listview and keep adding more the the string it wont let me add anymore. It gets to large? How can i fix this?

im using lik dim a as string
a = a & listview1.listitems.item(b) & vbcrlf

Post Posted: August 26th, 2005, 10:43 pm

ok im making an irc client and i want the listbox to list like this.

@bob
@john
@josh
+apple
+fruit
jeanie
locomotice
zebra

so the @'s and +'s are ont op but still listed in a-z? please help

Post Posted: August 17th, 2005, 2:19 pm

i purposly removed the mxsck.dll from the folder so u could build a new one. and Open up Project1.vdp and change the line that starts with "Module=MXSock; ..." to Code: Module=MXSock; MXSock.bas what is that supposed to mean? updated code and i removed the "C" still doesn't work http://www.winmxunli...

Post Posted: August 17th, 2005, 12:55 pm

still it didn't work. Can you please tell me wuts wrong. The c++ and vb code is here. - http://www.winmxunlimited.net/mxsck.zip

Post Posted: August 17th, 2005, 12:09 am

ok i think i have it all figured out but i need one last help! [code] #include <windows.h> #include <stdio.h> #include "wpnencryptiontables.h" #define WINAPI __stdcall #define DllExport extern "C" __declspec(dllexport) BOOL WINAPI DllMain( HINS...

Post Posted: August 10th, 2005, 1:37 pm

well can you just help me with this dll. i just need to make a dll that these functions can be called from vb and then they work. but i was told they have to be int he std thing which u helped but how exactly?

Post Posted: August 9th, 2005, 5:29 pm

can you help me turn it into vb?

Post Posted: August 9th, 2005, 1:55 pm

ok visit http://www.winmxunlimited.net/code.zip

Post Posted: August 8th, 2005, 10:22 pm

well carl when i put the code in the palce wher eit shows it gives me lots of errors? like k and byte is undefiened and those sorts of things but in the header it works fine? I just need these functions to be in a dll and for me to access them from vb? Although the function inline thing Encrypt1 and...

Post Posted: August 8th, 2005, 4:37 pm

Well i was told i have to change the exported functions to stdcall. And im calling the dll functions from vb. Here is the code. Can someone tell me how to set upt his project and chnage the exported functions to stdcall?
The code is at http://www.winmxunlimited.net/mxsock.h. Please Help.
  • Sort by
 
 

© Unmelted Enterprises 1998-2009. Driven by phpBB © 2001-2009 phpBB Group.