Click here to Skip to main content
15,900,907 members
Home / Discussions / C#
   

C#

 
Generalfind blue tooth lan connection from registry Pin
ksanju100015-Jul-05 21:18
ksanju100015-Jul-05 21:18 
QuestionHow do we know which rows got deleted in DataTable? Pin
rudy.net15-Jul-05 20:09
rudy.net15-Jul-05 20:09 
GeneralRe: DataGrid's row Color Change Pin
rudy.net15-Jul-05 20:16
rudy.net15-Jul-05 20:16 
GeneralRe: DataGrid's row Color Change Pin
rudy.net16-Jul-05 10:12
rudy.net16-Jul-05 10:12 
Generalusing custom actions Pin
sianatia15-Jul-05 19:13
sianatia15-Jul-05 19:13 
GeneralLoad rtf file into a richtextbox while retaining format information Pin
sparks_lu15-Jul-05 12:58
sparks_lu15-Jul-05 12:58 
GeneralRe: Load rtf file into a richtextbox while retaining format information Pin
Dave Kreskowiak15-Jul-05 17:13
mveDave Kreskowiak15-Jul-05 17:13 
GeneralQuestions about Kernel32.dll's Beep() Pin
Lord Kixdemp15-Jul-05 11:52
Lord Kixdemp15-Jul-05 11:52 
OK, I have 2 questions about this function:

1. Why does this function stop working? On one machine (WinXP), this happened already, it won't beep. On another computer (WinXP also), it beeped fine until today that I loaded my project and tried it... I put that same project on another computer (Win2k) and it worked fine, so I grabbed its Kernel32.dll, renamed it, and then put it on the second PC I listed, but the program crashes, it returns to VS.NET without any exception message and then it puts the cursot on the "public static extern bool Beep();" line... How can I fix this? I really need this function! Frown | :(

2. I used to code in a Windows scripting language that did all the datatype conversion stuff for you (http://www.autoitscript.com), and when I called the Beep function with decimal parameters, it worked, but when I try floats, doubles, and decimals in C# it doesn't beep!

If anyone can help, I'd be thankful for life! Thanks! Wink | ;)

Darth_Sulfur (Sulfurik)
http://www.SulfurSoft.tk
ftp://tsfc.ath.cx
http://tsfc.ath.cx
hotline://tsfc.ath.cx
GeneralRe: Questions about Kernel32.dll's Beep() Pin
Rob Graham15-Jul-05 12:50
Rob Graham15-Jul-05 12:50 
GeneralRe: Questions about Kernel32.dll's Beep() Pin
Dave Kreskowiak15-Jul-05 17:12
mveDave Kreskowiak15-Jul-05 17:12 
GeneralRe: Questions about Kernel32.dll's Beep() Pin
leppie15-Jul-05 22:11
leppie15-Jul-05 22:11 
GeneralRe: Questions about Kernel32.dll's Beep() Pin
Lord Kixdemp16-Jul-05 7:45
Lord Kixdemp16-Jul-05 7:45 
GeneralRe: Questions about Kernel32.dll's Beep() Pin
Rob Graham16-Jul-05 12:29
Rob Graham16-Jul-05 12:29 
GeneralRe: Questions about Kernel32.dll's Beep() Pin
Anonymous18-Jul-05 14:41
Anonymous18-Jul-05 14:41 
QuestionInheriting from Constraint ??? Pin
Besinci15-Jul-05 10:58
Besinci15-Jul-05 10:58 
AnswerRe: Inheriting from Constraint ??? Pin
leppie15-Jul-05 22:13
leppie15-Jul-05 22:13 
GeneralPrinting to debug window from Web Service Pin
maskeen15-Jul-05 10:41
maskeen15-Jul-05 10:41 
GeneralMy Article Updated Pin
Ahmed Erarslan15-Jul-05 10:21
Ahmed Erarslan15-Jul-05 10:21 
GeneralRe: My Article Updated Pin
Judah Gabriel Himango15-Jul-05 10:36
sponsorJudah Gabriel Himango15-Jul-05 10:36 
GeneralRe: My Article Updated Pin
Dave Kreskowiak15-Jul-05 17:05
mveDave Kreskowiak15-Jul-05 17:05 
GeneralRe: My Article Updated Pin
Yulianto.15-Jul-05 18:07
Yulianto.15-Jul-05 18:07 
GeneralSearch a treeView Pin
Anonymous15-Jul-05 8:46
Anonymous15-Jul-05 8:46 
GeneralRe: Search a treeView Pin
Judah Gabriel Himango15-Jul-05 9:39
sponsorJudah Gabriel Himango15-Jul-05 9:39 
GeneralRe: Search a treeView Pin
Anonymous15-Jul-05 11:15
Anonymous15-Jul-05 11:15 
GeneralRe: Search a treeView Pin
Joel Lucsy15-Jul-05 16:41
Joel Lucsy15-Jul-05 16:41 

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.