On The Insider: Sexy Aussie Babes
1 Resources for

frengine.tlb

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Visual Basic, FineReader 5.0 & 8.0 Help !
I have a Visual Basic application that uses FineReader 5.0 as its OCR. I've upgraded my FineReader to 8.0, and now my application doesn't run. It still references a librbrary file called FRENGINE.TLB. My FineReader 5.0 has a verison 5.0 of that file, and I assumed that installing FineReader 8.0...
Tags: Microsoft development tools, Programming languages, ineedtoearn@..., FRENGINE.TLB, Microsoft Visual Basic
Discussion threads 2007-05-29

Additional Resources

How can I get a VB application to see my .NET component?
HiI have developed a .NET component in C# and made it visible to COM. I have then developed a simple VB application that uses this .NET component on the same development machine which works fine without any problems.However, when I then copy the .NET DLL & TLB, together with...
Tags: .NET, Microsoft development tools, Application servers, Programming languages, Middleware, alasdairburns@..., client machine, Microsoft .NET, Microsoft Visual Basic, VB app
Discussion threads 2007-04-25
High-Bandwidth Address Translation for Multiple-Issue Processors
In an effort to push the envelope of system performance, microprocessor designs are continually exploiting higher levels of instruction-level parallelism, resulting in increasing bandwidth demands on the address translation mechanism. Most current microprocessor designs meet this demand with a multi-ported TLB. While this design provides an excellent hit rate at...
Tags: Design, Latency, Microprocessor, University Of Wisconsin-Madison, Semiconductors, Processors, Hardware, Components
White papers 2008-01-01
vb 6 DataReport
hi,I made a database application by VB 6 and I have two problems:1-I cannot find a way to have one field in my Data report with serial numbers (1,2,3) and in the same time these number should change automaticlly if I add or delete any record2-I have to messages when...
Tags: Databases, sitaminy@...
Q&A 2005-08-17
Add functionality with Browser Helper Objects
vb.net porting problemGreat example. I'm trying now to get this example to work in vb.net before I customize it for my needs.The only problem I have is with the IUnknownVB QueryInterface call. In fact, intellisense cannot recognize the the object's member functions. All references are made and the TLB is...
Tags: browser helper object, jubjub_19@..., Web browser
Discussion threads 2004-10-03
How can i use dll file in vb 6.0
I have generated one dll file using Activex dll.I want to use this dll file in Activex Exe.How can i do this.You need toadd a reference to it. It will be expecting to find a tlb type library embedded in the dll. or as a separate file.
Tags: ActiveX/COM/COM+/DCOM, sajeev_mca@..., dll file
Discussion threads 2007-06-15
Linus contradicts OpenBSD founder on Intel TLB issue
OpenBSD founder Theo de Raadt has been making a lot of noise over a change in Intel's current generation Core 2 microprocessor goes as far to claim that this will lead to serious security flaws. Linus Torvalds by contrast has given a completely opposite view of the situation while...
Tags: Servers, Security, Processors, News, Microsoft, Linux, Intel, Hardware, Desktop, AMD
Blog posts 2007-06-29
Channel bonding in windows
I have two 100 mbps NICs in a single server. Can i configure channel bonding with them to get bandwidth of 200 mbps and a single ip address.i am not asking for load balancing or bridging. I am using Windows2003 Server.You will need a specialized network card that can...
Tags: asad.joheb@..., Channel, Channel Bonding, it management, window
Q&A 2004-12-17
Point & Figure Charts (zip)
Point & Figure Charts, a stock analysis tool, accepts free market data source from opentick.com and any flat files in text, ASCII format. Point & Figure Chart is the premier feature: Point & Figure Charts, an interactive software can generate powerful charts to help user identify sell and buy signals....
Tags: Stock, Analysis, Investment, Finance
Software downloads 2008-01-09
Neuron Visual C++ (zip)
Neuron Visual C++ is an IDE for building C and C++ programs. Edit, build and debug C and C++ programs using the free Microsoft Visual C++ Toolkit 2003, CYGWIN and MinGW GNU Gcc or Intel 8.0 compiler. Build your existing Visual Studio 6 DSW and DSP projects with the new...
Tags: Compiler, Microsoft Visual C++, C++, C/C++, Programming Languages, Microsoft Development Tools, Development Tools, Software Development, Software/Web Development
Software downloads 2005-05-20
Use sendfile() to optimize data transfer
Developers supporting the rapid growth of the Internet are faced with a growing problem: how to streamline data transfer from the server to the client. Sendfile is a relatively new operating system kernel primitive introduced to solve the problem.By Alexander Tormasov and Alexey KuznetcovOne of the most important problems with...
Tags: Linux, Operating systems, NETWORKING, UNIX, OPEN SOURCE, Guest Contributor, syscall, data transfer, out_fd, in_fd, context-switch, operating system
Technical articles 2002-03-12
Using .NET assemblies with COM
You've got a slick new .NET application, but you still use older COM-based applications, as well. Learn how to utilize your new .NET designs within older COM components.In the last article, we looked at calling COM components from .NET. Apart from providing backward compatibility, the .NET framework also provides forward...
Tags: ActiveX/COM/COM+/DCOM, Middleware, .NET, Application servers, S. Vikram, COM, Microsoft .NET, constructor, default constructor
Technical articles 2002-06-04
The importance of dependencies in VB
How do you know what files are required for your application? That's the question we tackle in this installment of Visual Basic Q&A.Q: I made a chat application in VB using the Winsock ActiveX control under Windows 98. I copied the .exe file from that machine and tried to run...
Tags: Microsoft development tools, Programming languages, Microsoft Windows 2000, Lamont Adams, Microsoft Visual Basic, WinSock ActiveX control, Project1, dependency, Microsoft Windows
Technical articles 2001-05-16
Backward 'COMpatibility,' .NET style
Giving old VB6 applications the ability to work with .NET components could drastically ease your migration to the new language. In this article, Lamont Adams explores how to use objects created with .NET from a VB6 client application.One of the many questions surrounding Microsoft.NET is how quickly it will be...
Tags: ActiveX/COM/COM+/DCOM, Middleware, .NET, Microsoft development tools, Programming languages, Lamont Adams, COM, Microsoft .NET, type library, Microsoft Visual Basic 6.0, Microsoft Visual Basic
Technical articles 2001-07-23
Nail down the details on AMD's Hammer 64-bit processor
The Hammer from AMD plans to take on Intel's IA64 line with a vengeance. But will this new technology stand up to the scrutiny of the finicky processor market? James McPherson takes a sneak peek at the Hammer and gives his predictions.The recent MicroProcessor Forum has provided new information on...
Tags: Processors, James McPherson, Hammer processor, MicroProcessor Forum, 64-bit CPU, Gbps, processor, Advanced Micro Devices Inc., North Bridge, memory, AMD Athlon, 64-bit
Technical articles 2001-11-13
The role of the .NET CLR in creating a global development framework
The Common Language Runtime CLR is an integral part of the .NET Framework that promises to let developers employ their cross-language skills in one master architecture.The .NET Framework relies heavily on the core premise of the Common Language Runtime CLR, which .NET uses to translate various programming languages into Intermediate...
Tags: .NET, Middleware, Application servers, Microsoft .NET Framework, Sanders Kaufman, Jr., CLR, Microsoft .NET, portable executable, Intermediate Language, Common Object File Format, Microsoft Windows
Technical articles 2002-09-09
Easily utilize Microsoft Word functionality in your .NET application
testanother testscary thoughtyou arerecommending to people to use .net to access microsoft office apps.which run as administrator. and have activex controls that will allow running fdisk and removing partitions.you really must hate your boss to be posting this type of dangerous activity as something to be desired.This article happens to...
Tags: alexenberg@..., COM, Microsoft .NET, Microsoft Corp., Microsoft Word, programming, test, word test
Discussion threads 2005-07-13
spyware quake removel from system
this software is loaded on a computer with xp sr2and no mater what we do we can not remove it from computer yes we have admin rights , we used remove programs in controll panel ,no luck tried antivirus programs to see if was a issue3to be exact, tried...
Tags: spyware, puterman40@..., software, safe mode, Tis
Q&A 2006-03-27
Add functionality with Browser Helper Objects
This article originally appeared as a Web Development Zone e-newsletter.By Phillip PerkinsIn an intranet setting, you generally havecontrol over the browser that your users will use to access localWeb applications. Oftentimes, that browser is Internet ExplorerIE. This isn't necessarily bad since IE givesdevelopers a plethora of tools...
Tags: Web browsers, browser helper object, Microsoft Internet Explorer, Web browser
Technical articles 2003-10-01
Reduce vulnerability by limiting your network's reach
Reduce vulnerability by limiting your network's reacharticle rootNo Apologies for Blocking IP and Aggressively ContentI make NO apologies for the IDS/IDP system I use and the constraints I have placed upon loaded software or non requested traffic that I personally have not or automated to exit my LAN.I make no...
Tags: content filtering, HTML, HTTP, idp, ids, network, network security, security, tools, vulnerability, windows, zczc2311
Discussion threads 2006-01-15
  • << Previous
  • page 1 of 1
  • Next >>


Spyware: The Unseen Enemy
TechRepublic's presentation Spyware: The Unseen Enemy is a prepackaged solution for addressing spyware-related problems facing organizations. This pre ...
Buy Now
Network Administration in Windows Server 2003
While the role of a Windows network administrator would never be considered easy, you can lighten your load by knowing the ins and outs of Microsoft's ...
Buy Now