Click here to Skip to main content
15,886,782 members
Home / Discussions / C#
   

C#

 
GeneralRe: unable to use mouse in combobox Pin
monrobot1329-Jun-03 7:17
monrobot1329-Jun-03 7:17 
GeneralTreeview Help Pin
.gonad28-Jun-03 5:16
.gonad28-Jun-03 5:16 
GeneralRe: Treeview Help Pin
Roland Bär30-Jun-03 2:02
Roland Bär30-Jun-03 2:02 
GeneralCursor Position inside a text box Pin
Balachandar Ganesan28-Jun-03 0:26
Balachandar Ganesan28-Jun-03 0:26 
GeneralRe: Cursor Position inside a text box Pin
leppie28-Jun-03 4:34
leppie28-Jun-03 4:34 
GeneralDateTime Constructor performance Pin
Josh Martin27-Jun-03 14:33
Josh Martin27-Jun-03 14:33 
GeneralRe: DateTime Constructor performance Pin
Jim Stewart28-Jun-03 5:20
Jim Stewart28-Jun-03 5:20 
GeneralRe: DateTime Constructor performance Pin
Josh Martin1-Jul-03 13:23
Josh Martin1-Jul-03 13:23 
Thanks for the suggestion, but it really isn't an option Cry | :(( . I found that the only constructor that is worth anything (performance-wise) is the DateTime(long ticks), but I was having a hard time converting the date from an ODBC structure to the tick value. I found a work-around by using the FromOADate(double date) static function that had similar speedy performance. I wrote some code to convert the ODBC date to an OLE Automation date, and Big Grin | :-D , I'm back in business!

Josh

Find a penny, pick it up, and all day long you'll have a back-ache...
GeneralMouse Auto Click Pin
Pedromdrp27-Jun-03 12:15
Pedromdrp27-Jun-03 12:15 
GeneralRe: Mouse Auto Click Pin
Paresh Gheewala27-Jun-03 13:10
Paresh Gheewala27-Jun-03 13:10 
GeneralRe: Mouse Auto Click Pin
Pedromdrp28-Jun-03 3:41
Pedromdrp28-Jun-03 3:41 
GeneralWebBrowser control: stuck with interframe security Pin
GriffonRL27-Jun-03 12:03
GriffonRL27-Jun-03 12:03 
GeneralOpen Web Browser from Winform Pin
Chris#27-Jun-03 11:03
Chris#27-Jun-03 11:03 
GeneralRe: Open Web Browser from Winform Pin
Mazdak27-Jun-03 11:13
Mazdak27-Jun-03 11:13 
GeneralRe: Open Web Browser from Winform Pin
dynamic27-Jun-03 12:45
dynamic27-Jun-03 12:45 
GeneralRe: Open Web Browser from Winform Pin
Paresh Gheewala27-Jun-03 13:11
Paresh Gheewala27-Jun-03 13:11 
GeneralRe: Open Web Browser from Winform Pin
Arjan Einbu28-Jun-03 11:32
Arjan Einbu28-Jun-03 11:32 
QuestionC DLL -> C# DLL possible? Pin
S O S27-Jun-03 9:57
S O S27-Jun-03 9:57 
AnswerRe: C DLL -> C# DLL possible? Pin
Nathan Blomquist27-Jun-03 17:32
Nathan Blomquist27-Jun-03 17:32 
GeneralRe: C DLL -> C# DLL possible? Pin
S O S28-Jun-03 8:43
S O S28-Jun-03 8:43 
AnswerRe: C DLL -> C# DLL possible? Pin
Nick Parker28-Jun-03 6:10
protectorNick Parker28-Jun-03 6:10 
GeneralRe: C DLL -> C# DLL possible? Pin
S O S28-Jun-03 8:43
S O S28-Jun-03 8:43 
GeneralRe: C DLL -> C# DLL possible? Pin
Nick Parker28-Jun-03 10:39
protectorNick Parker28-Jun-03 10:39 
AnswerRe: C DLL -> C# DLL possible? Pin
jspano2-Jul-03 6:56
jspano2-Jul-03 6:56 
Generalconfig file for a class library Pin
IsaacB27-Jun-03 5:55
IsaacB27-Jun-03 5:55 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.