Click here to Skip to main content
15,906,625 members
Home / Discussions / System Admin
   

System Admin

 
Questiondll Password Pin
Stylemaster11-Apr-07 2:44
professionalStylemaster11-Apr-07 2:44 
AnswerRe: dll Password Pin
Steve S11-Apr-07 2:51
Steve S11-Apr-07 2:51 
GeneralRe: dll Password Pin
Stylemaster11-Apr-07 3:19
professionalStylemaster11-Apr-07 3:19 
GeneralRe: dll Password Pin
Steve S11-Apr-07 3:24
Steve S11-Apr-07 3:24 
GeneralRe: dll Password Pin
Michael Hendrickx11-Apr-07 19:30
Michael Hendrickx11-Apr-07 19:30 
GeneralRe: dll Password Pin
Mike Dimmick12-Apr-07 13:33
Mike Dimmick12-Apr-07 13:33 
Questionhow linkers are linking .obj files (in detail with programming) Pin
mirraa10-Apr-07 23:36
mirraa10-Apr-07 23:36 
AnswerRe: how linkers are linking .obj files (in detail with programming) Pin
Morantex11-Apr-07 8:22
Morantex11-Apr-07 8:22 
Wow

This is non trivial.

The MS Linker expects to see .OBJ, .DLL or .LIB files (amongst others) as input.

If you create a valid .OBJ or .DLL file then it will link fine.

Creating these files (as a compiler does) requires a lot of intricate code and is a significant part of any language compiler.

Microsoft document this in great detail in their MS COFF dicumentation (available online)

http://www.microsoft.com/whdc/system/platform/firmware/PECOFF.mspx[^]

Bear in mind that this now includes 32-bit and 64-bit support.

Hugh




Advanced Persistence
http://www.morantex.com

QuestionPlz solve this Pin
A.Muthunagai10-Apr-07 21:04
A.Muthunagai10-Apr-07 21:04 
AnswerRe: Plz solve this Pin
Mekong River13-Apr-07 17:40
Mekong River13-Apr-07 17:40 
QuestionCAN I USE VISTA 64 BIT Pin
Sachin Pimpale10-Apr-07 19:26
Sachin Pimpale10-Apr-07 19:26 
AnswerRe: CAN I USE VISTA 64 BIT Pin
Michael Dunn11-Apr-07 10:47
sitebuilderMichael Dunn11-Apr-07 10:47 
QuestionHow to prevent broadcasting between two NICs in Windows XP Pin
LaHaHa10-Apr-07 19:12
LaHaHa10-Apr-07 19:12 
AnswerRe: How to prevent broadcasting between two NICs in Windows XP Pin
Michael Hendrickx11-Apr-07 19:32
Michael Hendrickx11-Apr-07 19:32 
GeneralRe: How to prevent broadcasting between two NICs in Windows XP Pin
LaHaHa12-Apr-07 2:46
LaHaHa12-Apr-07 2:46 
GeneralRe: How to prevent broadcasting between two NICs in Windows XP Pin
Michael Hendrickx12-Apr-07 4:00
Michael Hendrickx12-Apr-07 4:00 
GeneralRe: How to prevent broadcasting between two NICs in Windows XP Pin
LaHaHa15-Apr-07 22:39
LaHaHa15-Apr-07 22:39 
AnswerRe: How to prevent broadcasting between two NICs in Windows XP Pin
Mekong River13-Apr-07 17:42
Mekong River13-Apr-07 17:42 
GeneralRe: How to prevent broadcasting between two NICs in Windows XP Pin
LaHaHa15-Apr-07 22:36
LaHaHa15-Apr-07 22:36 
QuestionProblem in IIS Pin
Sun Rays10-Apr-07 19:09
Sun Rays10-Apr-07 19:09 
AnswerRe: Problem in IIS Pin
Michael Hendrickx12-Apr-07 4:03
Michael Hendrickx12-Apr-07 4:03 
QuestionEmulator Pin
Stylemaster10-Apr-07 5:29
professionalStylemaster10-Apr-07 5:29 
AnswerRe: Emulator Pin
lucjon13-Apr-07 0:18
lucjon13-Apr-07 0:18 
QuestionCan not see my computer in its workgroup! Pin
reza matinnejad9-Apr-07 19:43
reza matinnejad9-Apr-07 19:43 
QuestionWatching Application Pin
JClick9-Apr-07 15:47
JClick9-Apr-07 15:47 

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.