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

C#

 
Questionstore datetime from C# code to SQL Pin
Learning IT29-Aug-08 0:18
Learning IT29-Aug-08 0:18 
AnswerIgnore Repost Pin
Manas Bhardwaj29-Aug-08 0:36
professionalManas Bhardwaj29-Aug-08 0:36 
GeneralRe: Ignore Repost Pin
Learning IT29-Aug-08 0:40
Learning IT29-Aug-08 0:40 
GeneralRe: Ignore Repost Pin
J4amieC29-Aug-08 2:11
J4amieC29-Aug-08 2:11 
GeneralRe: Ignore Repost Pin
Learning IT29-Aug-08 19:15
Learning IT29-Aug-08 19:15 
QuestionDLL.Config Pin
Roger Alsing28-Aug-08 23:59
Roger Alsing28-Aug-08 23:59 
AnswerRe: DLL.Config Pin
Pete O'Hanlon29-Aug-08 8:25
mvePete O'Hanlon29-Aug-08 8:25 
Questionquestion about GetModuleHandle() Pin
Xmen Real 28-Aug-08 23:48
professional Xmen Real 28-Aug-08 23:48 
im trying to get the base address of an application but everytime it returns 0, so i tried on other apps too but everytime 0. Can anybody tell me where is the mistake in my code ?

uint Base_Add = (uint)APIDeclaration.GetModuleHandle("wmplayer.exe"); // just checking on wmplayer while is running

//in APIDecla...
        [DllImport("kernel32.dll")]
        public static extern IntPtr GetModuleHandle(string lpModuleName);


thanks

TVMU^P[[IGIOQHG^JSH`A#@`RFJ\c^JPL>;"[,*/|+&WLEZGc`AFXc!L
%^]*IRXD#@GKCQ`R\^SF_WcHbORY87֦ʻ6ϣN8ȤBcRAV\Z^&SU~%CSWQ@#2
W_AD`EPABIKRDFVS)EVLQK)JKSQXUFYK[M`UKs*$GwU#(QDXBER@CBN%
Rs0~53%eYrd8mt^7Z6]iTF+(EWfJ9zaK-i’TV.C\y<pŠjxsg-b$f4ia>
--------------------------------------------------------
128 bit encrypted signature, crack if you can

QuestionStructure converstion to Bytearray Pin
San28-Aug-08 23:44
San28-Aug-08 23:44 
AnswerRe: Structure converstion to Bytearray Pin
DaveyM6928-Aug-08 23:59
professionalDaveyM6928-Aug-08 23:59 
AnswerRe: Structure converstion to Bytearray Pin
lisan_al_ghaib29-Aug-08 0:23
lisan_al_ghaib29-Aug-08 0:23 
GeneralRe: Structure converstion to Bytearray Pin
San29-Aug-08 0:40
San29-Aug-08 0:40 
GeneralRe: Structure converstion to Bytearray Pin
lisan_al_ghaib29-Aug-08 1:48
lisan_al_ghaib29-Aug-08 1:48 
GeneralRe: Structure converstion to Bytearray Pin
San29-Aug-08 2:02
San29-Aug-08 2:02 
GeneralRe: Structure converstion to Bytearray Pin
J4amieC29-Aug-08 2:13
J4amieC29-Aug-08 2:13 
GeneralRe: Structure converstion to Bytearray Pin
lisan_al_ghaib29-Aug-08 2:23
lisan_al_ghaib29-Aug-08 2:23 
GeneralRe: Structure converstion to Bytearray Pin
J4amieC29-Aug-08 3:54
J4amieC29-Aug-08 3:54 
GeneralRe: Structure converstion to Bytearray Pin
lisan_al_ghaib29-Aug-08 3:57
lisan_al_ghaib29-Aug-08 3:57 
GeneralRe: Structure converstion to Bytearray Pin
lisan_al_ghaib29-Aug-08 2:20
lisan_al_ghaib29-Aug-08 2:20 
GeneralRe: Structure converstion to Bytearray Pin
San1-Sep-08 21:29
San1-Sep-08 21:29 
QuestionColor (Generics List) to Color[] Pin
bobsugar22228-Aug-08 23:29
bobsugar22228-Aug-08 23:29 
AnswerRe: Color (Generics List) to Color[] Pin
pbalaga29-Aug-08 2:02
pbalaga29-Aug-08 2:02 
GeneralRe: Color (Generics List) to Color[] Pin
bobsugar22229-Aug-08 3:36
bobsugar22229-Aug-08 3:36 
QuestionReturning the right side of the string Pin
Brendan Vogt28-Aug-08 23:19
Brendan Vogt28-Aug-08 23:19 
AnswerRe: Returning the right side of the string Pin
Anthony Mushrow28-Aug-08 23:30
professionalAnthony Mushrow28-Aug-08 23:30 

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.