On CNET: Pristine HDTV picture quality costs
3 Resources for

mac dynamic library

  • Subscribe to this listing via:
  • RSS
  • Email

TechRepublic Resources

Win32 DLL Barcode Code EAN / ISBN (zip)
Mac Dynamic Library creates barcode Code EAN 8 / 13 and ISBN 10 / 13. Small footprint, only 60 kB, only a single file. Automatic symbology selection, automatic checksum generation. Universal Binary. Supports EAN 8 / 13, ISBN 10 / 13 with ISBN text and pricing info above th code....
Tags: Win32, Pricing Strategy, Barcode, Mac Dynamic Library, Pricing, Marketing Research, C/C++, Marketing, Programming Languages, Software Development, Software/Web Development
Software downloads 2006-12-07
Dynamic Library 2D Barcode Datamatrix (zip)
Mac Dynamic Library creates the 2D Barcode Datamatrix ECC 200. Small footprint, only 60 kB, only a single file. Automatic copaction mode selection, automatic checksum generation. Can be used from Objective-C Cocoa or from standard C. Supports all square module layouts up to 144 * 144. Encodes up to 3,000...
Tags: 2D, Barcode, Mac Dynamic Library
Software downloads 2006-12-07
Dynamic Library Barcode Code 128 GS1 / UCC / EAN (zip)
Mac Dynamic Library creates the barcode Code 128 / 128 GS1 (formerly UCC/EAN128). Small footprint, only 80 kB, only a single file. Automatic mode selection, automatic checksum generation. Universal Binary. Full support for all Code 128 variants (A, B, C) with fully automatic variant selection. Can be used from Objective-C...
Tags: Selection, Mac Dynamic Library, C/C++, Programming Languages, Desktops, Software Development, Software/Web Development, Hardware
Software downloads 2006-12-07

Additional Resources

Performing DDE from a Dynamic-Link Library Sample (exe)
Dynamic data exchange DDE is normally associated with applications. The basic DDE mechanism uses WM_DDE... messages sent between application window procedures. This article shows how DDE operations can be performed from a dynamic-link library DLL using the dynamic data exchange management library DDEML to do most of the work. Using...
Tags: Window, Library, Dynamic Data Exchange, Construction
Software downloads 2007-09-17
How do I
How do I read the extentions of dll files and setup program files so that I can tweak the programing of the filesThis may be of some use:http://www.codeproject.com/debug/cdbntsd4.aspHey, ".dll" IS the extension. dynamic link library So what you do is search for "*.dll" (All files that end with...
Tags: Programming languages, DLL
Q&A 2004-10-20
Diablotin (gz)
Diablotin is a Preference pane, which allows you to manage items which have been added to Mac OS X in the Library folder. If you're a user with administrative privileges, you can enable/disable items in /Library or /System/Library.
Tags: Item, WhiteBox, Diablotin, Apple Mac OS X, Apple Mac OS, Operating Systems, Desktops, Software, Hardware
Software downloads 2006-07-10
DLink Switch Not Showing MAC Address
I received this email upon coming into work this morning:Josh, See if you can determine why we don’t see a MAC address in the D-Link 1224-TS Gb switch for some ports that have a NIC plugged into the port. We were looking a MAC addresses under...
Tags: joshrhoden@..., MAC address, MAC
Discussion threads 2007-10-16
WinPcap (exe)
WinPcap is an open source library for packet capture and network analysis for the Win32 platforms. It includes a kernel-level packet filter, a low-level dynamic link library (packet.dll), and a high-level and system-independent library.
Tags: Library, Analysis, WinPcap, Open Source
Software downloads 2007-02-06
PDF Chart Creator Dynamic Link Library (zip)
The PDF Chart Creator Dynamic Link Library is a utility that will create charts from data as a PDF document. The conversion process is fully controlled through the provided Application Programming Interface and the royalty free DLL can be included and used with most development environments regardless of the language...
Tags: Adobe PDF, PDF Chart Creator Dynamic Link Library
Software downloads 2005-11-08
.flv player for Mac OS 10.2.8...on an iBook !!!!
OK OK I'm a Mac -er...trying to download YouTube files.....The newer SWF/FLV players won't run on the JAGUAR Mac OS.10.2.8...it's Power PC rather than INTEL based......so the newer versions require MAC OS 10.3....close ...but not QUITE....any"older" Mac folks out there????? thanks....chps I'm hoping to do a presentation...TONIGHT..April 6th!!.. and show...
Tags: Desktops, sunspirit@..., Apple Mac OS, Apple Macintosh, Apple iBook
Discussion threads 2007-04-06
Using the C/C++ Garbage Collection Library, libgc
Garbage collection deals with the automatic management of dynamic memory. One can dynamically allocate and deallocate memory by using the C++ operators new and delete as well as by using the libc functions malloc and free. This paper discusses some of the runtime errors related to memory management and how...
Tags: Garbage Collection, Library, C/C++, Programming Languages, Software Development, Software/Web Development
White papers
Dynamic Channel Rate Assignment for Multi-Radio WLANs
The dynamic transmission rate selection feature of IEEE 802.11b WLANs can cause throughput degradation when stations with different transmission rates share the same physical channel. One solution to this problem is to use a Multi-Rate Multi-Channel MRMC MAC protocol. However, static channel rate assignment in MRMC can lead to load...
Tags: Channel, Assignment, Tcp/Ip, Advertising & Promotion, Wireless LANs, Networking, Marketing, Wireless
White papers
How do I... Create secure tunnels for client-server communication with OpenSSH?
OpenSSH and MAC OS X Terminalanyone tried this with the MAC Terminal util?SSH on MACI haven't use OpenSSH persay on a MAC. But I have used the already availabe ssh on the MAC to connect to my personal PC at home. Just use the commands that you would on a...
Tags: Demo_Dog, client-server, MAC, OpenSSH, SSH
Discussion threads 2007-06-13
Backstage (zip)
Backstage makes it easy to backup the music library from your iPod to any Mac or Windows PC (requires Mac OS X 10.3, or 10.4, or Windows XP). In the event your computer is ever lost or stolen, you can rest assured that Backstage will allow you to recover your...
Tags: Apple Macintosh, Apple iPod, Computer, Backstage, Productivity, Digital Music, Digital Media, Apple Mac OS X, Personal Technology, Consumer Electronics, Operating Systems, Software, Apple Mac OS
Software downloads 2007-11-01
Dynamic Page Break in Asp.Net
I want to put dynamic page break after certain number of records while printing. But it should be supported by all browser like Internet Explorer,Mozilla,Mac and Netscape Navigator. Please explain the code.
Tags: Web browsers, vashisht_15aug@..., Microsoft ASP.NET
Discussion threads 2007-10-11
Reducing Symbol Scope With Sun Studio C/C++
Hiding non-interface symbols of a library within the library makes the library more robust and less vulnerable to symbol collisions from outside the library. This symbol scope reduction also improves the performance of an application by reducing the runtime relocation costs of the dynamic libraries. To indicate the appropriate linker...
Tags: Sun Microsystems Inc., Library, C/C++, Programming Languages, Software Development, Software/Web Development
White papers 2006-03-22
DnsLibrary (zip)
The DNS Library is a COM object that makes dynamic DNS updates to BIND, Microsoft and other RFC-2136-compatible DNS servers possible from any scripting languages in an easy way. The library supports the following record types: A, MX, SRV, NS, CNAME, PTR, TXT. The library implements 5 components: DnsLibrary.Server, DnsLibrary.Resolver,...
Tags: Library, DNS Library, Domain Names, ActiveX/COM/COM+/DCOM, Scripting Languages, Middleware, Internet, Software Development, Software/Web Development, Web Development, Enterprise Software, Software
Software downloads 2006-03-07
BackuPod (zip)
BackuPod is a small utility that allows you to backup and restore your iPod Music Library Including iTunes Preferences in one single file. Why BackuPod is useful. Backup your iPod music library in one single file to restore in case of data loss. Because BackuPod is crossplatform, it's easy to...
Tags: Apple iPod, Music Library, Beshr Kayali, BackuPod, Digital Music, Digital Media, Personal Technology, Consumer Electronics
Software downloads 2008-04-23
Delicious Library (zip)
Import, browse, and share all your books, movies, music and video games with Delicious Library. Run your very own library from your home or office using our impossibly simple interface. Delicious Library's digital shelves act as a visual card-catalog of your books, movies, music and video games. A scan of...
Tags: Video Game, Library, Video, Delicious Monster, Delicious Library, Corporate Communications, Games, Scanners, Marketing, Personal Technology, Hardware, Peripherals
Software downloads 2008-05-29
GECAL (zip)
GECAL is a dynamic link library which have functions to calculate the area, perimeter, and volume. of different geometrical shapes. User have just link his application to my .dll file and call the function he wanted, enter values and the .dll library give him answer he wanted. No need of...
Tags: Library, Bishtsoftware, GECAL
Software downloads 2008-04-21
  • << Previous
  • page 1 of 1
  • Next >>


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
Microsoft Excel Intermediate Skills
This Microsoft Excel Intermediate Skills presentation is a preformatted solution for training staff to get more out of Microsoft Excel. The accompanyi ...
Buy Now

The PC Cracked Open