comp.lang.basic.visual.misc
http://groups-beta.google.com/group/comp.lang.basic.visual.miscToday's most active topics: * Browser for visual basic forms - 8 new http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/66c0d3f67523c171 * Application won't run ! - 4 new http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/c64f5d3770c19887 * = or >= - 3 new http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/6748927a90885717 * How To Search Text For * or ? - 2 new http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/eb24825d7d03917d * Extracting User Name--Newbie Question - 2 new http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/fa9c101ebc96c16c Active Topics ============= Browser for visual basic forms - 8 new ---------------------------------- What is Top Posting? ... ... - Mon, Sep 13 2004 6:10 am 8 messages, 4 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/66c0d3f67523c171 = or >= - 3 new ---------------------------------- Can anyone tell me if there is an overhead when using >= over = when comparing integer variables in a visual application? Many Thanks ... - Mon, Sep 13 2004 6:57 am 3 messages, 3 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/6748927a90885717 test - all new ---------------------------------- delete ... - Mon, Sep 13 2004 7:06 am 1 message, 1 author http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/aa9298c72483e86f How To Search Text For * or ? - 2 new ---------------------------------- Slightly OT, however: How can I search text for a * or any other wildcard character. ... - Mon, Sep 13 2004 9:10 am 2 messages, 2 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/eb24825d7d03917d Exception 0xc0000005 - all new ---------------------------------- Okay. Here's a snippet of code: Dim Message As Msg 'loop until bCancel is set to True Do While Not bCancel ... DoEvents Loop That is the "HotKey Loop". When the app is to be unloaded, bCancel is set to True so the loop can finish. The app does nothing else until a hotkey message is recieved. ... ... - Mon, Sep 13 2004 9:44 am 1 message, 1 author http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/a09a3fe2803e9de3 VB6 telephony - all new ---------------------------------- Hi, I am looking for VB6 code to allow me to detect actions on the phone line via my modem (i.e. incoming call). I can't find anything that works anywhere.. .does anybody have any ideas? Thanks Paul ... - Mon, Sep 13 2004 9: 47 am 1 message, 1 author http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/b4b9d7237ca21ea9 Extracting User Name--Newbie Question - 2 new ---------------------------------- On my computer at my workplace, if I enter "ECHO %USERNAME%" at the command prompt, it returns the user name of the person logged into that particular computer. What code will I need to have Visual Basic assign this value to a variable? Visual Basic 4.0 Windows XP Pro Hopefully I'm not forgetting any needed info! (This is all new to me!) Thank you very much for any help you can send my way! ~Randy Seys e-mail: ironhawk at hickorytech dot net ... - Mon, Sep 13 2004 11:52 am 2 messages, 2 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/fa9c101ebc96c16c Record sound to a WAV file, Using VB6 - 2 new ---------------------------------- Hello I am OK with VB6 language, can not understand VC or much else unless is simply explained. What i am trying to do is record the sound received from my Hauppauge WinTV USB2 device to a file. I need to start recording to the WAV file and at a set time stop recording, allowing the WAV file to be played like any other WAV or audio file. I have tried experimenting with code like... 'MCI command to save the WAV file i = mciSendString("save capture " & CommonDialog1.FileName, 0&, 0, 0) ... but no WAV file is created... - Mon, Sep 13 2004 12:04 pm 2 messages, 2 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/6850f46c968b1e69 I don't do windows - all new ---------------------------------- Yes, it looks to be an owner-drawn window - The window "Execution" has only three children, all of them of class ScrollBar. It is a "VbaWindow". (I wonder how do those "commercial" VB add-ins (window-washers) work....) Thanks a lot for your answers. Ale. Nitulescu. ...... - Mon, Sep 13 2004 12:15 pm 1 message, 1 author http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/92aec7ee8306e883 Open For Random with UDT RecLength > 32767 - 2 new ---------------------------------- Hello All, All these years, and I've just now come across this... I can create a User-Defined Type array up to 64K, but I can only open a file with a record length of 32767 (integer) or less. Anyone know why? So there's no nice clean VB way to open the file, is that right? I can't find any docs that address it, and LenB doesn't work. Dan Appleman's book says use the OpenFile API. Is that they only option? Regards, HMdesigner ... - Mon, Sep 13 2004 2:40 pm 2 messages, 2 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/2385cfd0a9b605b Application won't run ! - 4 new ---------------------------------- Those DLLs made in VB 6 (all four of them) Even when taking every available DLL on the work machine to the target machine, The problem still stands Sharon, ... - Mon, Sep 13 2004 2:59 pm 4 messages, 4 authors http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/c64f5d3770c19887 Inconsistentcy in XP - all new ---------------------------------- "> ... I have an 800 page zillion line 12-year in development app. programmed by me alone, used widely (internationally). So what do I do now? The app was programmed in free time and given away...not for money. People depend on it. Yet time marches on. So it is written (now) in VB6 (it started in VB1). I cannot even think about transporting it elsewhere, I suppose. I have no interest in the net etc. It is not a business app, but a scientific one. I consider the newest incarnation of VB a perversion and ... - Mon, Sep 13 2004 9:59 pm 1 message, 1 author http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/608f6512710e766b Custom dropdown button - all new ---------------------------------- Hello. This is perhaps a frequently asked question, sorry about that. I tried searching Googles and Microsoft I was just wondering if there was a way to change the general appearance of combo and list boxes. I want to change it's scollbars and -buttons, plus the dropdown button. I was hoping that these were just bitmaps that I could assign to them via API or something, probably sounds terribly stupid to someone. c",) I've tried making my own " working" combobox, a very simple tool but with a lot of limitations... I actually considered... - Tues, Sep 14 2004 1:39 am 1 message, 1 author http://groups-beta.google.com/group/comp.lang.basic.visual.misc/browse_thread/thread/228f52df12aed7c6 ======================================================================= You received this message because you are subscribed to the Google Groups "comp.lang.basic.visual.misc". comp.lang.basic.visual.misc http://groups-beta.google.com/group/comp.lang.basic.visual.misc Change your subscription type & other preferences: * click http://groups-beta.google.com/group/comp.lang.basic.visual.misc/subscribe Report abuse: * send email explaining the problem to [EMAIL PROTECTED] Unsubscribe: * click http://groups-beta.google.com/group/comp.lang.basic.visual.misc/subscribe ======================================================================= Google Groups: http://groups-beta.google.com ------------------------ Yahoo! Groups Sponsor --------------------~--> $9.95 domain names from Yahoo!. Register anything. http://us.click.yahoo.com/J8kdrA/y20IAA/yQLSAA/BCfwlB/TM --------------------------------------------------------------------~-> <a href=http://English-12948197573.SpamPoison.com>Fight Spam! Click Here!</a> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/kumpulan/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
