Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Wanet Telecoms Ltd on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: chosenones
  • Content: Threads
  • Order by date
  1. chosenones

    Unicode vs. ANSI CallWindowProc APIs

    I wish to call the CallWindowProc function. MSDN says this: Windows NT/2000: The CallWindowProc function handles Unicode-to-ANSI conversion. You cannot take advantage of this conversion if you call the window procedure directly. As I am calling this from a system-wide hook for a window I...
  2. chosenones

    HTML Table Widths

    Here is the code with borders ON so you can see what is happening: <!DOCTYPE HTML PUBLIC &quot;-//W3C//DTD HTML 4.01//EN&quot; &quot;http://www.w3.org/TR/html4/strict.dtd&quot;> <html> <head> <meta http-equiv=&quot;Content-Type&quot; content=&quot;text/html; charset=utf-8&quot;> <title>The...
  3. chosenones

    Full text fields search with excluded word

    I have a list of available tapes with the following fields: ID, Date, Service, Speaker, Text, Title, Subject I would like to do a full text search on title and subject with multiple words. The first word must be found, each following word may have the following prefixes: No prefix: the first...

Part and Inventory Search

Back
Top