Click here to Skip to main content
15,908,776 members
Home / Discussions / System Admin
   

System Admin

 
GeneralSystem Restore XP - HP desktop problem Pin
john john mackey31-Mar-08 18:06
john john mackey31-Mar-08 18:06 
GeneralRe: System Restore XP - HP desktop problem Pin
Sebastian Schneider2-Apr-08 5:10
Sebastian Schneider2-Apr-08 5:10 
GeneralRe: System Restore XP - HP desktop problem Pin
Zoltan Balazs4-Apr-08 11:28
Zoltan Balazs4-Apr-08 11:28 
Questionhow can i protect my folder from others ? Pin
r_mohd31-Mar-08 0:10
r_mohd31-Mar-08 0:10 
GeneralRe: how can i protect my folder from others ? Pin
Dave Kreskowiak31-Mar-08 10:42
mveDave Kreskowiak31-Mar-08 10:42 
GeneralRe: how can i protect my folder from others ? Pin
r_mohd31-Mar-08 19:41
r_mohd31-Mar-08 19:41 
QuestionAssembly Wrappers Pin
Luis_the_Code30-Mar-08 15:57
Luis_the_Code30-Mar-08 15:57 
GeneralRe: Assembly Wrappers Pin
zildjohn014-Apr-08 15:27
zildjohn014-Apr-08 15:27 
I know this will sound mean, but I mean it in the best way, search your assembler's docs for macros. Every asm is different, and I had no idea how complex NASM was until i delved into the docs. Sorry I don't know anything about your compiler/assembler

Also if you're using inline assembly this will (should) work:
#define MY_ASM_BLOCK __asm {mov ax, 0x40 /<br />
                     xchg ax, bx /<br />
}

GeneralExchange server Pin
Balaji.k29-Mar-08 0:12
Balaji.k29-Mar-08 0:12 
GeneralRe: Exchange server Pin
Jörgen Andersson29-Mar-08 12:38
professionalJörgen Andersson29-Mar-08 12:38 
QuestionHow to prevent user from changing wallpaper in XP Pin
Amer Rehman28-Mar-08 6:54
Amer Rehman28-Mar-08 6:54 
AnswerRe: How to prevent user from changing wallpaper in XP Pin
Scott Dorman28-Mar-08 16:28
professionalScott Dorman28-Mar-08 16:28 
AnswerRe: How to prevent user from changing wallpaper in XP Pin
Jörgen Andersson29-Mar-08 3:01
professionalJörgen Andersson29-Mar-08 3:01 
Questiondoes windows XP supports MIB-II(SNMP) by default ? Pin
vptech1927-Mar-08 21:01
vptech1927-Mar-08 21:01 
AnswerRe: does windows XP supports MIB-II(SNMP) by default ? Pin
vptech1928-Mar-08 5:15
vptech1928-Mar-08 5:15 
GeneralCommit Charge Pin
Andre Rios27-Mar-08 6:19
Andre Rios27-Mar-08 6:19 
GeneralRe: Commit Charge Pin
Mike Dimmick28-Mar-08 7:04
Mike Dimmick28-Mar-08 7:04 
GeneralShadow Copy problem on Vista Pin
Vitaly Tomilov27-Mar-08 1:16
Vitaly Tomilov27-Mar-08 1:16 
GeneralRe: Shadow Copy problem on Vista Pin
Mike Dimmick27-Mar-08 5:38
Mike Dimmick27-Mar-08 5:38 
GeneralRe: Shadow Copy problem on Vista Pin
Vitaly Tomilov27-Mar-08 6:12
Vitaly Tomilov27-Mar-08 6:12 
GeneralRe: Shadow Copy problem on Vista Pin
Vitaly Tomilov27-Mar-08 6:18
Vitaly Tomilov27-Mar-08 6:18 
QuestionHow to add a property page to the active directory MMC snap-in Pin
ScottM119-Mar-08 20:01
ScottM119-Mar-08 20:01 
AnswerRe: How to add a property page to the active directory MMC snap-in Pin
Johpoke24-Mar-08 9:51
Johpoke24-Mar-08 9:51 
GeneralRe: How to add a property page to the active directory MMC snap-in Pin
ScottM124-Mar-08 21:02
ScottM124-Mar-08 21:02 
Questionwindows registry Pin
erhan_mert18-Mar-08 14:09
erhan_mert18-Mar-08 14:09 

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.