Click here to Skip to main content
15,908,112 members
Home / Discussions / C#
   

C#

 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
D i x y17-Mar-08 0:44
D i x y17-Mar-08 0:44 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
Christian Graus17-Mar-08 1:02
protectorChristian Graus17-Mar-08 1:02 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
D i x y17-Mar-08 1:06
D i x y17-Mar-08 1:06 
GeneralRe: System.ArgumentException: Parameter is not valid. Pin
D i x y17-Mar-08 18:36
D i x y17-Mar-08 18:36 
Generalproblem in showing the form Pin
Miss Maheshwari16-Mar-08 22:39
Miss Maheshwari16-Mar-08 22:39 
GeneralRe: problem in showing the form Pin
Gareth H16-Mar-08 23:43
Gareth H16-Mar-08 23:43 
GeneralRe: problem in showing the form Pin
Miss Maheshwari16-Mar-08 23:57
Miss Maheshwari16-Mar-08 23:57 
GeneralLink error 2019 and 2028 Pin
ptr2void16-Mar-08 22:12
ptr2void16-Mar-08 22:12 
I am getting these two errors:

Error 2 error LNK2028: unresolved token (0A00007F) "extern "C" long __stdcall RegEnumKeyExW(struct HKEY__ *,unsigned long,wchar_t *,unsigned long *,unsigned long *,wchar_t *,unsigned long *,struct _FILETIME *)" (?RegEnumKeyExW@@$$J232YGJPAUHKEY__@@KPA_WPAK212PAU_FILETIME@@@Z) referenced in function "public: void __clrcall BuildPatch::findRegPatch(void)" (?findRegPatch@BuildPatch@@$$FQAMXXZ) FormSearchFile.obj FormSearchFile

Error 6 error LNK2019: unresolved external symbol "extern "C" long __stdcall RegQueryValueExW(struct HKEY__ *,wchar_t const *,unsigned long *,unsigned long *,unsigned char *,unsigned long *)" (?RegQueryValueExW@@$$J224YGJPAUHKEY__@@PB_WPAK2PAE2@Z) referenced in function "public: void __clrcall BuildPatch::checkRegValues(struct HKEY__ *,wchar_t * const,wchar_t * const)" (?checkRegValues@BuildPatch@@$$FQAMXPAUHKEY__@@QA_W1@Z) FormSearchFile.obj FormSearchFile

Do I have to link some library files to the linker for the code to run??
How do I know which .lib files??

Som

GeneralRe: Link error 2019 and 2028 Pin
Christian Graus16-Mar-08 22:18
protectorChristian Graus16-Mar-08 22:18 
GeneralRe: Link error 2019 and 2028 Pin
ptr2void16-Mar-08 22:21
ptr2void16-Mar-08 22:21 
GeneralRe: Link error 2019 and 2028 Pin
Christian Graus16-Mar-08 22:22
protectorChristian Graus16-Mar-08 22:22 
GeneralRe: Link error 2019 and 2028 Pin
ptr2void16-Mar-08 22:35
ptr2void16-Mar-08 22:35 
GeneralDate Difference Method Pin
M Riaz Bashir16-Mar-08 22:03
M Riaz Bashir16-Mar-08 22:03 
GeneralRe: Date Difference Method Pin
Rocky#16-Mar-08 22:07
Rocky#16-Mar-08 22:07 
GeneralRe: Date Difference Method Pin
Christian Graus16-Mar-08 22:20
protectorChristian Graus16-Mar-08 22:20 
GeneralRe: Date Difference Method Pin
Vikram A Punathambekar16-Mar-08 22:33
Vikram A Punathambekar16-Mar-08 22:33 
GeneralRe: Date Difference Method Pin
Christian Graus16-Mar-08 22:53
protectorChristian Graus16-Mar-08 22:53 
Questionrefrest the windows application form Pin
Sadaf Naeem16-Mar-08 21:45
Sadaf Naeem16-Mar-08 21:45 
GeneralRe: refrest the windows application form Pin
Giorgi Dalakishvili16-Mar-08 21:58
mentorGiorgi Dalakishvili16-Mar-08 21:58 
GeneralRe: refrest the windows application form Pin
Rocky#16-Mar-08 22:09
Rocky#16-Mar-08 22:09 
QuestionHow get the screen shot of other machine. [modified] Pin
sjs4u16-Mar-08 21:37
sjs4u16-Mar-08 21:37 
AnswerRe: How get the screen shot of other machine. Pin
Rocky#16-Mar-08 22:18
Rocky#16-Mar-08 22:18 
GeneralRe: How get the screen shot of other machine. Pin
sjs4u16-Mar-08 22:55
sjs4u16-Mar-08 22:55 
GeneralRe: How get the screen shot of other machine. Pin
Rocky#16-Mar-08 22:57
Rocky#16-Mar-08 22:57 
GeneralWrite Text on Image using Indexed Image Color Pallete Pin
adnanrafiq16-Mar-08 21:32
adnanrafiq16-Mar-08 21:32 

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.