comp.lang.basic.visual.misc http://groups-beta.google.com/group/comp.lang.basic.visual.misc
Today's most active topics: * Can I reduce jpg file size - 7 new http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/207c6b63b35b00f0 * Creating and using a DLL - 6 new http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/ece2f08edf655da3 * Explorer path - 5 new http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/e33b252b8fb47032 * Surely we're nor closed? - 3 new http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/164e828d94c440c9 * AppActivate SendKeys question - 3 new http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/4440df2c078ee9ff Active Topics ------------- Dir$ finds funny file - 2 new ----------------------------- On Sun, 26 Dec 2004 16:31:41 +0000, Martin Trump ...Ok, this should give you a starter. Option Explicit Private Const MAX_PATH = 260 Private Type FILETIME dwLowDateTime As Long dwHighDateTime As Long End Type Private Type WIN32_FIND_ DATA dwFileAttributes As Long ftCreationTime As FILETIME - Mon, Dec 27 2004 7: 16 pm 2 messages, 2 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/f407a8985e8734e9 Surely we're nor closed? - 3 new -------------------------------- On Sun, 26 Dec 2004 08:53:03 GMT, Shell ...Hm.. is there money in scaring people by you dressing up as the Wizzard and me telling bad jokes ? ;-) - Mon, Dec 27 2004 7:17 pm 3 messages, 2 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/164e828d94c440c9 Creating and using a DLL - 6 new -------------------------------- How is it done? I've tried a few DLL samples from the internet, but, aside from being confused, they use VB Script to demonstrate. What I want to do is this: I need a Mouse Procedure to process mouse events for any window from any program. The only way to do this, is to have a DLL, otherwise only mouse - Sun, Dec 26 2004 9:19 pm 6 messages, 3 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/ece2f08edf655da3 Explorer path - 5 new --------------------- All of them. - Mon, Dec 27 2004 10:04 am 5 messages, 4 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/e33b252b8fb47032 visual basic 6.0 Pro compatability issue - 1 new ------------------------------------------------ Yes, including XP SP2. Mike. - Mon, Dec 27 2004 8:42 am 1 message, 1 author http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/9011101619ac7d3a Can I reduce jpg file size - 7 new ---------------------------------- I took soe pictures with y 5Mega pixel Digital Camera, each file (picture) is 2.5M size and resolution is 2500X1900, each one is jpg file, I need to send these pictures, how can I reduce the size of each file to 100 or 200K or 300K range, appreciated. Thanks in advance. - Mon, Dec 27 2004 7:49 am 7 messages, 7 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/207c6b63b35b00f0 array constructor in VBA - 2 new -------------------------------- Does VBA have an array constructor? After declaring Dim ivec(2) as Integer I would like to write something like ivec = (10,20) instead of ivec(1) = 10 ivec( 2) = 20 Thanks. - Mon, Dec 27 2004 11:52 am 2 messages, 2 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/1654047e6e3f9597 Getting Winsock info in VB - 1 new ---------------------------------- Anybody have sample code of how to get ip, gateway, subnet mask and other stuff from VB by poking the winsock dll ? Thanx - Mon, Dec 27 2004 1:26 pm 1 message, 1 author http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/df5fffc6fca52a41 Outlook Express address book - 1 new ------------------------------------ Hi Michael, Did u get solution to the above problem? If yes, please let me know. I would greatly appreciate your help in this regard. Thanks in advance. VCLover - Mon, Dec 27 2004 2:16 pm 1 message, 1 author http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/9d2b5660eba74fe9 AppActivate SendKeys question - 3 new ------------------------------------- Hello: I have written a very simple vb program (using the new .net interface). I have a website to which I must upload many files. The filenames are incremented in such a way that a simple for loop is able to generate the filenames. The program itself consists of: Sub Webpagebuilder() AppActivate ( the IE browser window that I want to interface with) - Mon, Dec 27 2004 5:11 pm 3 messages, 3 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/4440df2c078ee9ff Advice needed - Recording audio to the HD via VB - 1 new -------------------------------------------------------- Try [link] Active Audio Record component directly record audio to wav, mp3, wma, ogg, vox, au and aiff format on the fly without temporary files created. Support multiple sound cards and mixer lines Set volume level for mixer line Silence detection during recording. - Mon, Dec 27 2004 9:42 pm 1 message, 1 author http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/fe28f1624a69404f ============================================================================== You received this message because you are subscribed to the Google Groups "comp.lang.basic.visual.misc" group. To post to this group, send email to [EMAIL PROTECTED] com or visit http://groups-beta.google.com/group/comp.lang.basic.visual.misc To unsubscribe from this group, send email to [EMAIL PROTECTED] To change the way you get mail from this group, visit: http://groups-beta.google.com/group/comp.lang.basic.visual.misc/subscribe To report abuse, send email explaining the problem to [EMAIL PROTECTED] ============================================================================== Google Groups: http://groups-beta.google.com
